Searched refs:reg_1p8v (Results 1 – 3 of 3) sorted by relevance
55 reg_1p8v: regulator_1p8v { label57 regulator-name = "reg_1p8v";95 vqmmc-supply = <®_1p8v>;
41 reg_1p8v: regulator_1p8v { label43 regulator-name = "reg_1p8v";101 vqmmc-supply = <®_1p8v>;
364 volatile uint8_t *reg_1p8v; in gpio_ite_configure() local408 reg_1p8v = &IT8XXX2_GPIO_GCRX( in gpio_ite_configure()411 if (reg_1p8v != &IT8XXX2_GPIO_GCRX(0)) { in gpio_ite_configure()417 *reg_1p8v |= mask_1p8v; in gpio_ite_configure()420 *reg_1p8v &= ~mask_1p8v; in gpio_ite_configure()470 volatile uint8_t *reg_1p8v; in gpio_ite_get_config() local484 reg_1p8v = &IT8XXX2_GPIO_GCRX( in gpio_ite_get_config()490 if (reg_1p8v != &IT8XXX2_GPIO_GCRX(0)) { in gpio_ite_get_config()492 if (*reg_1p8v & mask_1p8v) { in gpio_ite_get_config()