Searched refs:ncomb (Results 1 – 2 of 2) sorted by relevance
250 unsigned long r_width, f_width, curr_width, ncomb; in get_config_reg() local271 ncomb = 1 << curr_width; in get_config_reg()272 for (n = 0; n < ncomb; n++) { in get_config_reg()281 pos += ncomb; in get_config_reg()
208 u32 ncomb; in sh_pfc_get_config_reg() local216 ncomb = 1 << curr_width; in sh_pfc_get_config_reg()217 for (n = 0; n < ncomb; n++) { in sh_pfc_get_config_reg()225 pos += ncomb; in sh_pfc_get_config_reg()