has_tc             96 drivers/rtc/rtc-abx80x.c 	bool has_tc;
has_tc            103 drivers/rtc/rtc-abx80x.c 	[AB0804] = {.pn = 0x0804, .has_tc = true, .has_wdog = true},
has_tc            104 drivers/rtc/rtc-abx80x.c 	[AB0805] = {.pn = 0x0805, .has_tc = true, .has_wdog = true},
has_tc            107 drivers/rtc/rtc-abx80x.c 	[AB1804] = {.pn = 0x1804, .has_tc = true, .has_wdog = true},
has_tc            108 drivers/rtc/rtc-abx80x.c 	[AB1805] = {.pn = 0x1805, .has_tc = true, .has_wdog = true},
has_tc            109 drivers/rtc/rtc-abx80x.c 	[RV1805] = {.pn = 0x1805, .has_tc = true, .has_wdog = true},
has_tc            798 drivers/rtc/rtc-abx80x.c 	if (np && abx80x_caps[part].has_tc)