Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c2780 bool has_iolh, has_ien; in rzg2l_pinctrl_pm_setup_regs() local
2790 has_iolh = !!(caps & (PIN_CFG_IOLH_A | PIN_CFG_IOLH_B | PIN_CFG_IOLH_C)); in rzg2l_pinctrl_pm_setup_regs()
2801 if (has_iolh) { in rzg2l_pinctrl_pm_setup_regs()
2835 bool has_iolh, has_ien; in rzg2l_pinctrl_pm_setup_dedicated_regs() local
2854 has_iolh = !!(caps & (PIN_CFG_IOLH_A | PIN_CFG_IOLH_B | PIN_CFG_IOLH_C)); in rzg2l_pinctrl_pm_setup_dedicated_regs()
2858 if (has_iolh) { in rzg2l_pinctrl_pm_setup_dedicated_regs()
2868 if (has_iolh) { in rzg2l_pinctrl_pm_setup_dedicated_regs()