Home
last modified time | relevance | path

Searched refs:ncomb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
H A Dcore.c257 u32 ncomb; in sh_pfc_get_config_reg() local
265 ncomb = 1 << curr_width; in sh_pfc_get_config_reg()
266 for (n = 0; n < ncomb; n++) { in sh_pfc_get_config_reg()
274 pos += ncomb; in sh_pfc_get_config_reg()
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
H A Dcore.c265 u32 ncomb; in sh_pfc_get_config_reg() local
276 ncomb = 1 << curr_width; in sh_pfc_get_config_reg()
277 for (n = 0; n < ncomb; n++) { in sh_pfc_get_config_reg()
285 pos += ncomb; in sh_pfc_get_config_reg()

Completed in 4 milliseconds