Searched refs:num_words (Results 1 – 2 of 2) sorted by relevance
221 int num_words, trail_bytes, i, ret; in k3_sec_proxy_send() local246 num_words = msg->len / sizeof(uint32_t); in k3_sec_proxy_send()247 for (i = 0; i < num_words; i++) { in k3_sec_proxy_send()295 int num_words, trail_bytes, i, ret; in k3_sec_proxy_recv() local309 num_words = msg->len / sizeof(uint32_t); in k3_sec_proxy_recv()310 for (i = 0; i < num_words; i++) { in k3_sec_proxy_recv()
60 uint32_t num_words; member65 .num_words = 2048,194 priv->size = 4 * ocotp_cfg.num_words; in bcm_otpc_init()
Completed in 5 milliseconds