Searched refs:GPIO_HIGH (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-armada100/ |
| H A D | gpio.h | 18 #define GPIO_HIGH 1 macro
|
| /OK3568_Linux_fs/u-boot/board/Marvell/gplugd/ |
| H A D | gplugd.c | 87 gpio_set_value(CONFIG_SYS_GPIO_PHY_RST, GPIO_HIGH); in board_init()
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/gyro/ |
| H A D | ewtsa.c | 250 gpio_direction_output(sensor->pdata->standby_pin, GPIO_HIGH); in ewtsa_disable() 288 gpio_direction_output(sensor->pdata->standby_pin, GPIO_HIGH); in gyro_dev_reset()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rk1000_codec.h | 312 #define GPIO_HIGH 1 macro
|
| H A D | rk1000_codec.c | 273 spk_ctrl_fun(component, GPIO_HIGH); in pa_delayedwork() 403 spk_ctrl_fun(component, GPIO_HIGH); in rk1000_codec_resume()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ti_wilink_st.h | 202 #define GPIO_HIGH 1 macro
|
| H A D | sensor-dev.h | 29 #define GPIO_HIGH 1 macro
|
| /OK3568_Linux_fs/kernel/drivers/misc/ti-st/ |
| H A D | st_kim.c | 475 gpio_set_value_cansleep(kim_gdata->nshutdown, GPIO_HIGH); in st_kim_start() 557 gpio_set_value_cansleep(kim_gdata->nshutdown, GPIO_HIGH); in st_kim_stop()
|
| /OK3568_Linux_fs/u-boot/drivers/irq/ |
| H A D | irq-gpio.c | 20 GPIO_HIGH enumerator
|
| H A D | irq-gpio-v2.c | 20 GPIO_HIGH enumerator
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | gslx680_firefly.c | 50 #define GPIO_HIGH 1 macro 178 gpio_set_value(gts->rst_pin, GPIO_HIGH); in gslX680_shutdown_high() 1013 gpio_set_value(ts->rst_pin, GPIO_HIGH);
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/compass/ |
| H A D | ak09911.c | 356 gpio_direction_output(sensor->pdata->reset_pin, GPIO_HIGH); in compass_akm_reset()
|
| H A D | ak09918.c | 364 gpio_direction_output(sensor->pdata->reset_pin, GPIO_HIGH); in compass_akm_reset()
|
| H A D | ak8963.c | 379 gpio_direction_output(sensor->pdata->reset_pin, GPIO_HIGH); in compass_akm_reset()
|