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
3023 has_iolh = !!(caps & (PIN_CFG_IOLH_A | PIN_CFG_IOLH_B | PIN_CFG_IOLH_C)); in rzg2l_pinctrl_pm_setup_regs()
3040 if (has_iolh) { in rzg2l_pinctrl_pm_setup_regs()
3092 bool has_iolh, has_ien; in rzg2l_pinctrl_pm_setup_dedicated_regs() local
3111 has_iolh = !!(caps & (PIN_CFG_IOLH_A | PIN_CFG_IOLH_B | PIN_CFG_IOLH_C)); in rzg2l_pinctrl_pm_setup_dedicated_regs()
3115 if (has_iolh) { in rzg2l_pinctrl_pm_setup_dedicated_regs()
3125 if (has_iolh) { in rzg2l_pinctrl_pm_setup_dedicated_regs()