Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c160 static const unsigned int iolh_groupa_mA[] = { 2, 4, 8, 12 }; variable
583 arg = iolh_groupa_mA[index]; in rzg2l_pinctrl_pinconf_get()
683 for (index = 0; index < ARRAY_SIZE(iolh_groupa_mA); index++) { in rzg2l_pinctrl_pinconf_set()
684 if (arg == iolh_groupa_mA[index]) in rzg2l_pinctrl_pinconf_set()
687 if (index >= ARRAY_SIZE(iolh_groupa_mA)) in rzg2l_pinctrl_pinconf_set()