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.c3006 bool has_iolh, has_ien, has_pupd, has_smt; in rzg2l_pinctrl_pm_setup_regs() local
3016 has_iolh = !!(caps & (PIN_CFG_IOLH_A | PIN_CFG_IOLH_B | PIN_CFG_IOLH_C)); in rzg2l_pinctrl_pm_setup_regs()
3033 if (has_iolh) { in rzg2l_pinctrl_pm_setup_regs()
3079 bool has_iolh, has_ien; in rzg2l_pinctrl_pm_setup_dedicated_regs() local
3098 has_iolh = !!(caps & (PIN_CFG_IOLH_A | PIN_CFG_IOLH_B | PIN_CFG_IOLH_C)); in rzg2l_pinctrl_pm_setup_dedicated_regs()
3102 if (has_iolh) { in rzg2l_pinctrl_pm_setup_dedicated_regs()
3112 if (has_iolh) { in rzg2l_pinctrl_pm_setup_dedicated_regs()