Home
last modified time | relevance | path

Searched refs:startup_time (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/arch/arm/mach-omap2/
Dpm.c48 u32 startup_time; member
53 .startup_time = ULONG_MAX,
59 oscillator.startup_time = tstart; in omap_pm_setup_oscillator()
68 *tstart = oscillator.startup_time; in omap_pm_get_oscillator()
/Linux-v5.15/drivers/input/misc/
Daxp20x-pek.c33 const struct axp20x_time *startup_time; member
52 static const struct axp20x_time startup_time[] = { variable
74 .startup_time = startup_time,
81 .startup_time = axp221_startup_time,
115 return axp20x_show_attr(dev, axp20x_pek->info->startup_time, in axp20x_show_attr_startup()
180 return axp20x_store_attr(dev, axp20x_pek->info->startup_time, in axp20x_store_attr_startup()
/Linux-v5.15/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_core.c146 .startup_time = {INV_MPU6050_GYRO_STARTUP_TIME, INV_MPU6050_ACCEL_STARTUP_TIME},
155 .startup_time = {INV_MPU6500_GYRO_STARTUP_TIME, INV_MPU6500_ACCEL_STARTUP_TIME},
164 .startup_time = {INV_MPU6500_GYRO_STARTUP_TIME, INV_MPU6500_ACCEL_STARTUP_TIME},
173 .startup_time = {INV_MPU6500_GYRO_STARTUP_TIME, INV_MPU6500_ACCEL_STARTUP_TIME},
182 .startup_time = {INV_MPU6050_GYRO_STARTUP_TIME, INV_MPU6050_ACCEL_STARTUP_TIME},
191 .startup_time = {INV_MPU6050_GYRO_STARTUP_TIME, INV_MPU6050_ACCEL_STARTUP_TIME},
200 .startup_time = {INV_MPU6500_GYRO_STARTUP_TIME, INV_MPU6500_ACCEL_STARTUP_TIME},
209 .startup_time = {INV_MPU6500_GYRO_STARTUP_TIME, INV_MPU6500_ACCEL_STARTUP_TIME},
218 .startup_time = {INV_MPU6500_GYRO_STARTUP_TIME, INV_MPU6500_ACCEL_STARTUP_TIME},
227 .startup_time = {INV_MPU6500_GYRO_STARTUP_TIME, INV_MPU6500_ACCEL_STARTUP_TIME},
[all …]
Dinv_mpu_iio.h155 } startup_time; member
/Linux-v5.15/drivers/iio/adc/
Dat91_adc.c204 u32 (*calc_startup_ticks)(u32 startup_time, u32 adc_clk_khz);
228 u32 startup_time; member
759 static u32 calc_startup_ticks_9260(u32 startup_time, u32 adc_clk_khz) in calc_startup_ticks_9260() argument
767 return round_up((startup_time * adc_clk_khz / 1000) - 1, 8) / 8; in calc_startup_ticks_9260()
770 static u32 calc_startup_ticks_9x5(u32 startup_time, u32 adc_clk_khz) in calc_startup_ticks_9x5() argument
785 ticks = startup_time * adc_clk_khz / 1000; in calc_startup_ticks_9x5()
1027 st->startup_time = prop; in at91_adc_probe()
1131 if (!st->startup_time) { in at91_adc_probe()
1136 ticks = (*st->caps->calc_startup_ticks)(st->startup_time, adc_clk_khz); in at91_adc_probe()
Dat91-sama5d2_adc.c337 unsigned startup_time; member
1174 startup = at91_adc_startup_time(st->soc_info.startup_time, in at91_adc_setup_samp_freq()
1758 &st->soc_info.startup_time); in at91_adc_probe()
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-driver-input-axp-pek5 for more than <startup_time>