Searched refs:RZG2L_IOLH_IDX_3V3 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c195 * @RZG2L_IOLH_IDX_3V3: starting index for 3V3 power source
201 RZG2L_IOLH_IDX_3V3 = 8, enumerator in enum:rzg2l_iolh_index
1136 arg = hwcfg->iolh_groupa_ua[index + RZG2L_IOLH_IDX_3V3] / 1000;
1236 for (index = RZG2L_IOLH_IDX_3V3;
1237 index < RZG2L_IOLH_IDX_3V3 + RZG2L_IOLH_MAX_DS_ENTRIES; index++) {
1241 if (index == (RZG2L_IOLH_IDX_3V3 + RZG2L_IOLH_MAX_DS_ENTRIES))
2636 [RZG2L_IOLH_IDX_3V3] = 2000, 4000, 8000, 12000,
2651 [RZG2L_IOLH_IDX_3V3] = 1900, 4000, 8000, 9000,
2657 [RZG2L_IOLH_IDX_3V3] = 4000, 6000, 8000, 9000,
2665 [RZG2L_IOLH_IDX_3V3]
[all...]

Completed in 119 milliseconds