Searched refs:GPIO_LOW (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | max8997-irq.c | 25 [GPIO_LOW] = MAX8997_REG_INVALID, 40 case GPIO_LOW ... GPIO_HI: in get_i2c() 210 irq_reg[GPIO_LOW] = 0; in max8997_irq_thread() 239 irq_reg[GPIO_LOW] |= (1 << i); in max8997_irq_thread()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-armada100/ |
| H A D | gpio.h | 19 #define GPIO_LOW 0 macro
|
| /OK3568_Linux_fs/u-boot/board/Marvell/gplugd/ |
| H A D | gplugd.c | 84 gpio_direction_output(CONFIG_SYS_GPIO_PHY_RST, GPIO_LOW); in board_init()
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/gyro/ |
| H A D | ewtsa.c | 263 gpio_direction_output(sensor->pdata->standby_pin, GPIO_LOW); in ewtsa_enable() 290 gpio_direction_output(sensor->pdata->standby_pin, GPIO_LOW); in gyro_dev_reset()
|
| /OK3568_Linux_fs/kernel/drivers/misc/ti-st/ |
| H A D | st_kim.c | 473 gpio_set_value_cansleep(kim_gdata->nshutdown, GPIO_LOW); in st_kim_start() 555 gpio_set_value_cansleep(kim_gdata->nshutdown, GPIO_LOW); in st_kim_stop() 559 gpio_set_value_cansleep(kim_gdata->nshutdown, GPIO_LOW); in st_kim_stop()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rk1000_codec.h | 313 #define GPIO_LOW 0 macro
|
| H A D | rk1000_codec.c | 109 spk_ctrl_fun(component, GPIO_LOW); in rk1000_codec_set_bias_level() 394 spk_ctrl_fun(component, GPIO_LOW); in rk1000_codec_suspend()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ti_wilink_st.h | 203 #define GPIO_LOW 0 macro
|
| H A D | sensor-dev.h | 30 #define GPIO_LOW 0 macro
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | max8997-private.h | 313 GPIO_LOW, /* Not implemented */ enumerator
|
| /OK3568_Linux_fs/u-boot/drivers/irq/ |
| H A D | irq-gpio.c | 19 GPIO_LOW = 0, enumerator
|
| H A D | irq-gpio-v2.c | 19 GPIO_LOW = 0, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | gslx680_firefly.c | 49 #define GPIO_LOW 0 macro 170 gpio_set_value(gts->rst_pin, GPIO_LOW); in gslX680_shutdown_low()
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/compass/ |
| H A D | ak09911.c | 354 gpio_direction_output(sensor->pdata->reset_pin, GPIO_LOW); in compass_akm_reset()
|
| H A D | ak09918.c | 362 gpio_direction_output(sensor->pdata->reset_pin, GPIO_LOW); in compass_akm_reset()
|
| H A D | ak8963.c | 377 gpio_direction_output(sensor->pdata->reset_pin, GPIO_LOW); in compass_akm_reset()
|