Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pinctrl/
Dpinctrl-tps6594.c336 case TPS6594_REG_GPIO_OUT_1: in tps6594_gpio_regmap_xlate()
512 config.reg_set_base = TPS6594_REG_GPIO_OUT_1; in tps6594_pinctrl_probe()
/linux-6.12.1/include/linux/mfd/
Dtps6594.h53 #define TPS6594_REG_GPIO_OUT_1 0x3d macro
57 #define TPS6594_REG_GPIOX_OUT(gpio_inst) (TPS6594_REG_GPIO_OUT_1 + (gpio_inst) / 8)