Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-abx80x.c51 bool has_tc; member
57 [AB0804] = {.pn = 0x0804, .has_tc = true},
58 [AB0805] = {.pn = 0x0805, .has_tc = true},
61 [AB1804] = {.pn = 0x1804, .has_tc = true},
62 [AB1805] = {.pn = 0x1805, .has_tc = true},
254 if (np && abx80x_caps[part].has_tc) in abx80x_probe()