Home
last modified time | relevance | path

Searched defs:period_us (Results 1 – 5 of 5) sorted by relevance

/drivers/char/hw_random/
Dtimeriomem-rng.c50 int period_us = ktime_to_us(priv->period); in timeriomem_rng_read() local
/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dfantog.c33 u32 period_us; member
/drivers/power/reset/
Dat91-sama5d2_shdwc.c177 unsigned long long period_us; in at91_shdwc_debouncer_value() local
/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_core.c588 unsigned int freq_hz, period_us, min_sleep_us, max_sleep_us; in inv_mpu6050_read_channel_data() local
/drivers/mmc/core/
Dmmc_ops.c503 int __mmc_poll_for_busy(struct mmc_host *host, unsigned int period_us, in __mmc_poll_for_busy()