Searched refs:YN (Results 1 – 2 of 2) sorted by relevance
270 #define YN(bit) ("no") in hp_sdc_rtc_proc_show() macro332 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()
4436 #define YESNO(YN) \ argument4437 if (YN) seq_printf(m, " Yes ");\