Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/sh-pfc/
Dcore.c264 u32 ncomb; in sh_pfc_get_config_reg() local
272 ncomb = 1 << curr_width; in sh_pfc_get_config_reg()
273 for (n = 0; n < ncomb; n++) { in sh_pfc_get_config_reg()
281 pos += ncomb; in sh_pfc_get_config_reg()