Home
last modified time | relevance | path

Searched refs:TWL6040_REG_GPOCTL (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpio/
Dgpio-twl6040.c28 ret = twl6040_reg_read(twl6040, TWL6040_REG_GPOCTL); in twl6040gpo_get()
53 ret = twl6040_reg_read(twl6040, TWL6040_REG_GPOCTL); in twl6040gpo_set()
62 twl6040_reg_write(twl6040, TWL6040_REG_GPOCTL, gpoctl); in twl6040gpo_set()
/Linux-v5.10/include/linux/mfd/
Dtwl6040.h48 #define TWL6040_REG_GPOCTL 0x1E macro
/Linux-v5.10/sound/soc/codecs/
Dtwl6040.c845 twl6040_write(component, TWL6040_REG_GPOCTL, 0x02); in twl6040_set_bias_level()