Searched refs:vrtc (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/rtc/
H A Drtc-88pm860x.c33 int vrtc; member in struct:pm860x_rtc_info
257 vrtc_set = 2700 + (info->vrtc & 0x3) * 200; calibrate_vrtc_work()
301 ret = of_property_read_u32(np, "marvell,88pm860x-vrtc", &info->vrtc); pm860x_rtc_dt_init()
303 info->vrtc = 0; pm860x_rtc_dt_init()
395 if (pdata && pdata->vrtc) pm860x_rtc_probe()
396 info->vrtc = pdata->vrtc & 0x3; pm860x_rtc_probe()
398 info->vrtc = 1; pm860x_rtc_probe()
H A Drtc-88pm80x.c58 int vrtc; member in struct:pm80x_rtc_info
H A Drtc-mrst.c83 * make it consistent in leap year setting for both vrtc and low-level
/linux-4.1.27/arch/x86/platform/intel-mid/
H A Dintel_mid_vrtc.c100 * vrtc need the years since 1972. vrtc_set_mmss()
/linux-4.1.27/drivers/regulator/
H A Dmax8907-regulator.c221 MATCH(vrtc, VRTC),
H A Dtps65910-regulator.c107 .name = "vrtc",
202 .name = "vrtc",
970 { .name = "vrtc", .driver_data = (void *) &tps65910_regs[0] },
987 { .name = "vrtc", .driver_data = (void *) &tps65911_regs[0] },
/linux-4.1.27/include/linux/mfd/
H A D88pm80x.h280 int vrtc; member in struct:pm80x_rtc_pdata
H A D88pm860x.h417 int vrtc; member in struct:pm860x_rtc_pdata

Completed in 216 milliseconds