Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/gpio/
H A Dsh_pfc.c250 unsigned long r_width, f_width, curr_width, ncomb; in get_config_reg() local
271 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()