Searched refs:gpio_twl4030_write (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpio/
H A Dtwl4030-gpio.c80 static inline int gpio_twl4030_write(u8 address, u8 data) function
165 ret = gpio_twl4030_write(base, reg);
182 return gpio_twl4030_write(base, d_msk);
261 status = gpio_twl4030_write(REG_GPIO_CTRL, value);
285 gpio_twl4030_write(REG_GPIO_CTRL, 0x0);

Completed in 94 milliseconds