Lines Matching full:ab8500
7 * RTC clock driver for the RTC part of the AB8500 Power management chip.
18 #include <linux/mfd/abx500/ab8500.h>
75 /* Wait for some cycles after enabling the rtc read in ab8500 */ in ab8500_rtc_read_time()
213 * parts-per-million) is in the AB8500's range for RtcCalibration in ab8500_rtc_set_calibration()
214 * register. -128 (0x80) is not permitted because the AB8500 uses in ab8500_rtc_set_calibration()
224 * The AB8500 uses sign (in bit7) and magnitude (in bits0-7) in ab8500_rtc_set_calibration()
248 * The AB8500 uses sign (in bit7) and magnitude (in bits0-7) in ab8500_rtc_get_calibration()
327 { "ab8500-rtc", (kernel_ulong_t)&ab8500_rtc_ops, },
374 "ab8500-rtc", rtc); in ab8500_rtc_probe()
403 .name = "ab8500-rtc",
413 MODULE_DESCRIPTION("AB8500 RTC Driver");