Searched refs:YN (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/misc/ |
D | hp_sdc_rtc.c | 270 #define YN(bit) ("no") in hp_sdc_rtc_proc_show() macro 332 YN(RTC_DST_EN), in hp_sdc_rtc_proc_show() 334 YN(RTC_24H), in hp_sdc_rtc_proc_show() 335 YN(RTC_SQWE), in hp_sdc_rtc_proc_show() 336 YN(RTC_AIE), in hp_sdc_rtc_proc_show() 337 YN(RTC_UIE), in hp_sdc_rtc_proc_show() 338 YN(RTC_PIE), in hp_sdc_rtc_proc_show() 343 #undef YN in hp_sdc_rtc_proc_show()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
D | ti-tsc-adc.txt | 31 XP = 0, XN = 1, YP = 2, YN = 3.
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | dc395x.c | 4481 #define YESNO(YN) \ argument 4482 if (YN) seq_printf(m, " Yes ");\
|