Home
last modified time | relevance | path

Searched refs:GPIO_LOW (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dmax8997-irq.c25 [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 Dgpio.h19 #define GPIO_LOW 0 macro
/OK3568_Linux_fs/u-boot/board/Marvell/gplugd/
H A Dgplugd.c84 gpio_direction_output(CONFIG_SYS_GPIO_PHY_RST, GPIO_LOW); in board_init()
/OK3568_Linux_fs/kernel/drivers/input/sensors/gyro/
H A Dewtsa.c263 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 Dst_kim.c473 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 Drk1000_codec.h313 #define GPIO_LOW 0 macro
H A Drk1000_codec.c109 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 Dti_wilink_st.h203 #define GPIO_LOW 0 macro
H A Dsensor-dev.h30 #define GPIO_LOW 0 macro
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dmax8997-private.h313 GPIO_LOW, /* Not implemented */ enumerator
/OK3568_Linux_fs/u-boot/drivers/irq/
H A Dirq-gpio.c19 GPIO_LOW = 0, enumerator
H A Dirq-gpio-v2.c19 GPIO_LOW = 0, enumerator
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgslx680_firefly.c49 #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 Dak09911.c354 gpio_direction_output(sensor->pdata->reset_pin, GPIO_LOW); in compass_akm_reset()
H A Dak09918.c362 gpio_direction_output(sensor->pdata->reset_pin, GPIO_LOW); in compass_akm_reset()
H A Dak8963.c377 gpio_direction_output(sensor->pdata->reset_pin, GPIO_LOW); in compass_akm_reset()