Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/omap/
H A Dlcd_h3.c23 r = tps65010_set_gpio_out_value(GPIO1, HIGH); in h3_panel_enable()
25 r = tps65010_set_gpio_out_value(GPIO2, HIGH); in h3_panel_enable()
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dtps65010.h122 #define HIGH 1 macro
139 * value: LOW or HIGH
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dtps65010.h124 #define HIGH 1 macro
141 * value: LOW or HIGH
/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_msgtype6.h107 #define HIGH 500 macro
H A Dzcrypt_msgtype6.c202 return HIGH; in speed_idx_cca()
232 return HIGH; in speed_idx_ep11()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_msgtype6.h108 #define HIGH 500 macro
H A Dzcrypt_msgtype6.c146 return HIGH; in speed_idx_cca()
176 return HIGH; in speed_idx_ep11()
/kernel/linux/linux-5.10/drivers/nfc/st95hf/
H A Dcore.c77 #define HIGH 1 macro
455 gpio_set_value(st95con->enable_gpio, HIGH); in st95hf_send_st95enable_negativepulse()
467 gpio_set_value(st95con->enable_gpio, HIGH); in st95hf_send_st95enable_negativepulse()
/kernel/linux/linux-6.6/drivers/nfc/st95hf/
H A Dcore.c76 #define HIGH 1 macro
454 gpio_set_value(st95con->enable_gpio, HIGH); in st95hf_send_st95enable_negativepulse()
466 gpio_set_value(st95con->enable_gpio, HIGH); in st95hf_send_st95enable_negativepulse()
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dboard-osk.c214 /* Set GPIO 1 HIGH to disable VBUS power supply; in osk_tps_setup()
223 tps65010_set_gpio_out_value(GPIO2, HIGH); in osk_tps_setup()
/kernel/linux/linux-5.10/drivers/net/ieee802154/
H A Dcc2520.c26 #define HIGH 1 macro
1171 gpio_set_value(pdata.vreg, HIGH); in cc2520_probe()
1174 gpio_set_value(pdata.reset, HIGH); in cc2520_probe()
/kernel/linux/linux-6.6/drivers/net/ieee802154/
H A Dcc2520.c25 #define HIGH 1 macro
1109 gpiod_set_value(vreg, HIGH); in cc2520_probe()
1112 gpiod_set_value(reset, HIGH); in cc2520_probe()
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dboard-osk.c201 /* Set GPIO 1 HIGH to disable VBUS power supply; in osk_tps_setup()
210 tps65010_set_gpio_out_value(GPIO2, HIGH); in osk_tps_setup()

Completed in 14 milliseconds