Searched refs:iolh_groupb_oi (Results 1 – 1 of 1) sorted by relevance
254 * @iolh_groupb_oi: IOLH group B output impedance specific values266 u16 iolh_groupb_oi[4]; member 1384 if (!(cfg & PIN_CFG_IOLH_B) || !hwcfg->iolh_groupb_oi[0]) in rzg2l_pinctrl_pinconf_get() 1388 arg = hwcfg->iolh_groupb_oi[index]; in rzg2l_pinctrl_pinconf_get() 1529 if (!(cfg & PIN_CFG_IOLH_B) || !hwcfg->iolh_groupb_oi[0]) in rzg2l_pinctrl_pinconf_set() 1532 for (index = 0; index < ARRAY_SIZE(hwcfg->iolh_groupb_oi); index++) { in rzg2l_pinctrl_pinconf_set() 1533 if (arg == hwcfg->iolh_groupb_oi[index]) in rzg2l_pinctrl_pinconf_set() 1536 if (index == ARRAY_SIZE(hwcfg->iolh_groupb_oi)) in rzg2l_pinctrl_pinconf_set() 3249 .iolh_groupb_oi = { 100, 66, 50, 33, },