Home
last modified time | relevance | path

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

/linux-6.15/drivers/input/misc/
H A 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.15/Documentation/devicetree/bindings/iio/adc/
H A Dfsl,imx25-gcq.yaml97 1: YN ground reference
/linux-6.15/Documentation/devicetree/bindings/input/touchscreen/
H A Dti,am3359-tsc.yaml42 and so on until AIN7 = 7. XP = 0, XN = 1, YP = 2, YN = 3.
/linux-6.15/arch/arm/boot/dts/st/
H A Dstm32mp13xx-dhcor-som.dtsi290 brcmf: bcrmf@1 { /* muRata 1YN */
/linux-6.15/drivers/scsi/
H A Ddc395x.c4436 #define YESNO(YN) \ argument
4437 if (YN) seq_printf(m, " Yes ");\