Searched refs:range_max (Results 101 - 125 of 180) sorted by relevance

12345678

/linux-master/drivers/rtc/
H A Drtc-loongson.c346 priv->rtcdev->range_max = RTC_TIMESTAMP_END_2099;
H A Drtc-tps65910.c430 tps_rtc->rtc->range_max = RTC_TIMESTAMP_END_2099;
H A Drtc-rzn1.c353 rtc->rtcdev->range_max = RTC_TIMESTAMP_END_2099;
H A Drtc-jz4740.c382 rtc->rtc->range_max = U32_MAX;
H A Drtc-at91sam9.c413 rtc->rtcdev->range_max = U32_MAX;
H A Drtc-brcmstb-waketimer.c341 timer->rtc->range_max = U32_MAX;
H A Drtc-pcf85363.c434 pcf85363->rtc->range_max = RTC_TIMESTAMP_END_2099;
H A Drtc-da9063.c462 rtc->rtc_dev->range_max = RTC_TIMESTAMP_END_2063;
H A Drtc-ds1511.c325 ds1511->rtc->range_max = RTC_TIMESTAMP_END_2099;
H A Drtc-pcf8523.c466 rtc->range_max = RTC_TIMESTAMP_END_2099;
H A Drtc-sun6i.c836 chip->rtc->range_max = (65536 * SECS_PER_DAY) - 1;
838 chip->rtc->range_max = 2019686399LL; /* 2033-12-31 23:59:59 */
H A Drtc-sc27xx.c620 rtc->rtc->range_max = 5662310399LL;
H A Drtc-s5m.c719 info->rtc_dev->range_max = RTC_TIMESTAMP_END_2099;
H A Drtc-rx8025.c556 rx8025->rtc->range_max = RTC_TIMESTAMP_END_2099;
H A Drtc-pcf8563.c557 pcf8563->rtc->range_max = RTC_TIMESTAMP_END_2099;
H A Drtc-ab-eoz9.c535 data->rtc->range_max = RTC_TIMESTAMP_END_2099;
H A Drtc-ti-k3.c594 priv->rtc_dev->range_max = (1ULL << 48) - 1; /* 48Bit seconds */
/linux-master/sound/soc/codecs/
H A Dtas2780.c548 .range_max = 1 * 128,
H A Dtas2781-comlib.c30 .range_max = 256 * 128,
H A Drt5651.c40 .range_max = RT5651_PR_BASE + 0xb4,
144 reg <= rt5651_ranges[i].range_max)) {
175 reg <= rt5651_ranges[i].range_max)) {
H A Dtas2770.c602 .range_max = 1 * 128,
H A Dtas2764.c636 .range_max = 1 * 128,
/linux-master/drivers/mfd/
H A Dda9063-i2c.c329 .range_max = DA9063_REG_CONFIG_ID,
H A Dda9150-core.c156 .range_max = DA9150_TBAT_RES_B,
/linux-master/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_core.c28 .range_max = 0x4FFF,

Completed in 219 milliseconds

12345678