Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-twl4030.c73 return twl_i2c_write_u8(TWL4030_MODULE_GPIO, data, address); in gpio_twl4030_write()
111 ret = twl_i2c_read_u8(TWL4030_MODULE_GPIO, &data, address); in gpio_twl4030_read()
449 return twl_i2c_write(TWL4030_MODULE_GPIO, message, in gpio_twl4030_pulls()
466 return twl_i2c_write(TWL4030_MODULE_GPIO, message, in gpio_twl4030_debounce()
530 ret = twl4030_sih_setup(&pdev->dev, TWL4030_MODULE_GPIO, irq_base); in gpio_twl4030_probe()
/linux/drivers/mfd/
H A Dtwl4030-irq.c112 .module = TWL4030_MODULE_GPIO,
172 .module = TWL4030_MODULE_GPIO,
/linux/include/linux/mfd/
H A Dtwl.h47 TWL4030_MODULE_GPIO, enumerator