Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-tps6594.c362 case TPS6594_REG_GPIO_OUT_1: in tps6594_gpio_regmap_xlate()
547 config.reg_set_base = TPS6594_REG_GPIO_OUT_1; in tps6594_pinctrl_probe()
/linux/include/linux/mfd/
H A Dtps6594.h54 #define TPS6594_REG_GPIO_OUT_1 0x3d macro
58 #define TPS6594_REG_GPIOX_OUT(gpio_inst) (TPS6594_REG_GPIO_OUT_1 + (gpio_inst) / 8)