Searched refs:RV1805 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/rtc/ |
H A D | rtc-abx80x.c | 93 AB1801, AB1803, AB1804, AB1805, RV1805, ABX80X}; enumerator 110 [RV1805] = {.pn = 0x1805, .has_tc = true, .has_wdog = true}, 726 /* Configure RV1805 specifics */ in abx80x_probe() 727 if (part == RV1805) { in abx80x_probe() 730 * on the RV1805 in case the reserved bit 5 in control2 in abx80x_probe() 750 * Avoid extra power leakage. The RV1805 uses smaller in abx80x_probe() 867 { "rv1805", RV1805 }, 912 .data = (void *)RV1805
|
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | rtc-abx80x.c | 105 AB1801, AB1803, AB1804, AB1805, RV1805, ABX80X}; enumerator 122 [RV1805] = {.pn = 0x1805, .has_tc = true, .has_wdog = true}, 760 { "rv1805", RV1805 }, 813 /* Configure RV1805 specifics */ in abx80x_probe() 814 if (part == RV1805) { in abx80x_probe() 817 * on the RV1805 in case the reserved bit 5 in control2 in abx80x_probe() 837 * Avoid extra power leakage. The RV1805 uses smaller in abx80x_probe() 983 .data = (void *)RV1805
|
Completed in 4 milliseconds