Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-88pm80x.c305 regmap_update_bits(info->map, PM800_RTC_CONTROL, PM800_RTC1_USE_XO, in pm80x_rtc_probe()
306 PM800_RTC1_USE_XO); in pm80x_rtc_probe()
/openbmc/linux/include/linux/mfd/
H A D88pm80x.h127 #define PM800_RTC1_USE_XO BIT(7) macro