Searched refs:LOW (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/ |
H A D | lcd_h3.c | 37 r = tps65010_set_gpio_out_value(GPIO1, LOW); in h3_panel_disable() 39 tps65010_set_gpio_out_value(GPIO2, LOW); in h3_panel_disable()
|
/kernel/linux/linux-6.6/lib/ |
H A D | test_dynamic_debug.c | 78 enum cat_disjoint_names { LOW = 11, MID, HI }; enumerator 80 "LOW", "MID", "HI"); 105 prdbg(LOW); in do_cats()
|
/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | tps65010.h | 121 #define LOW 0 macro 139 * value: LOW or HIGH
|
/kernel/linux/linux-6.6/include/linux/mfd/ |
H A D | tps65010.h | 123 #define LOW 0 macro 141 * value: LOW or HIGH
|
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | zcrypt_msgtype6.h | 105 #define LOW 10 macro
|
H A D | zcrypt_msgtype6.c | 158 return LOW; in speed_idx_cca() 218 return LOW; in speed_idx_ep11()
|
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | zcrypt_msgtype6.h | 106 #define LOW 10 macro
|
H A D | zcrypt_msgtype6.c | 102 return LOW; in speed_idx_cca() 162 return LOW; in speed_idx_ep11()
|
/kernel/linux/linux-5.10/drivers/nfc/st95hf/ |
H A D | core.c | 78 #define LOW 0 macro 461 gpio_set_value(st95con->enable_gpio, LOW); in st95hf_send_st95enable_negativepulse()
|
/kernel/linux/linux-6.6/drivers/nfc/st95hf/ |
H A D | core.c | 77 #define LOW 0 macro 460 gpio_set_value(st95con->enable_gpio, LOW); in st95hf_send_st95enable_negativepulse()
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | tps65010.c | 716 * value: LOW or HIGH 737 case LOW: in tps65010_set_gpio_out_value()
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | tps65010.c | 711 * value: LOW or HIGH 732 case LOW: in tps65010_set_gpio_out_value()
|
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-at91.c | 574 tmp = DRIVE_STRENGTH_BIT_MSK(LOW); in at91_mux_sama5d3_get_drivestrength() 1090 DBG_SHOW_FLAG_MASKED(DRIVE_STRENGTH, DRIVE_STRENGTH_BIT_MSK(LOW), in at91_pinconf_dbg_show()
|
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-at91.c | 594 tmp = DRIVE_STRENGTH_BIT_MSK(LOW); in at91_mux_sama5d3_get_drivestrength() 1110 DBG_SHOW_FLAG_MASKED(DRIVE_STRENGTH, DRIVE_STRENGTH_BIT_MSK(LOW), in at91_pinconf_dbg_show()
|
/kernel/linux/linux-5.10/drivers/net/ieee802154/ |
H A D | cc2520.c | 27 #define LOW 0 macro
|
/kernel/linux/linux-6.6/drivers/net/ieee802154/ |
H A D | cc2520.c | 26 #define LOW 0 macro
|
Completed in 22 milliseconds