YN
YN(RTC_DST_EN),
YN(RTC_24H),
YN(RTC_SQWE),
YN(RTC_AIE),
YN(RTC_UIE),
YN(RTC_PIE),
#define YESNO(YN) \
if (YN) seq_printf(m, " Yes ");\