Home
last modified time | relevance | path

Searched refs:YN (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/input/misc/
Dhp_sdc_rtc.c270 #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()
/linux-6.1.9/Documentation/devicetree/bindings/iio/adc/
Dfsl,imx25-gcq.yaml97 1: YN ground reference
/linux-6.1.9/Documentation/devicetree/bindings/input/touchscreen/
Dti,am3359-tsc.yaml42 and so on until AIN7 = 7. XP = 0, XN = 1, YP = 2, YN = 3.
/linux-6.1.9/drivers/scsi/
Ddc395x.c4436 #define YESNO(YN) \ argument
4437 if (YN) seq_printf(m, " Yes ");\