Home
last modified time | relevance | path

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

/linux-6.15/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c2965 bool has_iolh, has_ien, has_pupd; in rzg2l_pinctrl_pm_setup_regs() local
2975 has_iolh = !!(caps & (PIN_CFG_IOLH_A | PIN_CFG_IOLH_B | PIN_CFG_IOLH_C)); in rzg2l_pinctrl_pm_setup_regs()
2987 if (has_iolh) { in rzg2l_pinctrl_pm_setup_regs()
3030 bool has_iolh, has_ien; in rzg2l_pinctrl_pm_setup_dedicated_regs() local
3049 has_iolh = !!(caps & (PIN_CFG_IOLH_A | PIN_CFG_IOLH_B | PIN_CFG_IOLH_C)); in rzg2l_pinctrl_pm_setup_dedicated_regs()
3053 if (has_iolh) { in rzg2l_pinctrl_pm_setup_dedicated_regs()
3063 if (has_iolh) { in rzg2l_pinctrl_pm_setup_dedicated_regs()