Searched refs:nk (Results 1 – 4 of 4) sorted by relevance
22 struct _ccu_nk *nk) in ccu_nk_find_best() argument28 for (_k = nk->min_k; _k <= nk->max_k; _k++) { in ccu_nk_find_best()29 for (_n = nk->min_n; _n <= nk->max_n; _n++) { in ccu_nk_find_best()43 nk->k = best_k; in ccu_nk_find_best()44 nk->n = best_n; in ccu_nk_find_best()49 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_disable() local51 return ccu_gate_helper_disable(&nk->common, nk->enable); in ccu_nk_disable()56 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_enable() local58 return ccu_gate_helper_enable(&nk->common, nk->enable); in ccu_nk_enable()63 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_is_enabled() local[all …]
385 int nk, i; in read_dirty() local405 nk = 0; in read_dirty()414 if (nk >= MAX_WRITEBACKS_IN_PASS) in read_dirty()433 if ((nk != 0) && bkey_cmp(&keys[nk-1]->key, in read_dirty()438 keys[nk++] = next; in read_dirty()442 for (i = 0; i < nk; i++) { in read_dirty()
222 u8 nr, nk; in get_aes_decrypt_key() local226 nk = KEYLENGTH_4BYTES; in get_aes_decrypt_key()230 nk = KEYLENGTH_6BYTES; in get_aes_decrypt_key()234 nk = KEYLENGTH_8BYTES; in get_aes_decrypt_key()240 for (i = 0; i < nk; i++) in get_aes_decrypt_key()244 temp = w_ring[nk - 1]; in get_aes_decrypt_key()245 while (i + nk < (nr + 1) * 4) { in get_aes_decrypt_key()246 if (!(i % nk)) { in get_aes_decrypt_key()250 temp ^= round_constant[i / nk]; in get_aes_decrypt_key()251 } else if (nk == 8 && (i % 4 == 0)) { in get_aes_decrypt_key()[all …]
831 44..1100.. lliinnkk859 44..1111.. ssyymmlliinnkk950 44..1144.. rreeaaddlliinnkk