Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-twl4030.c89 return twl_i2c_write_u8(TWL4030_MODULE_GPIO, data, address); in gpio_twl4030_write()
127 ret = twl_i2c_read_u8(TWL4030_MODULE_GPIO, &data, address); in gpio_twl4030_read()
425 return twl_i2c_write(TWL4030_MODULE_GPIO, message, in gpio_twl4030_pulls()
442 return twl_i2c_write(TWL4030_MODULE_GPIO, message, in gpio_twl4030_debounce()
502 ret = twl4030_sih_setup(&pdev->dev, TWL4030_MODULE_GPIO, irq_base); in gpio_twl4030_probe()
/linux-4.4.14/drivers/mfd/
Dtwl4030-irq.c124 .module = TWL4030_MODULE_GPIO,
184 .module = TWL4030_MODULE_GPIO,
Dtwl-core.c730 child = add_child(TWL4030_MODULE_GPIO, "twl4030_gpio", in add_children()
/linux-4.4.14/include/linux/i2c/
Dtwl.h61 TWL4030_MODULE_GPIO, enumerator