Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-microchip-core.c61 ktime_t update_timestamp; member
99 mchp_core_pwm->update_timestamp = ktime_add_ns(ktime_get(), period); in mchp_core_pwm_enable()
118 remaining_ns = ktime_to_ns(ktime_sub(mchp_core_pwm->update_timestamp, in mchp_core_pwm_wait_for_sync_update()
487 mchp_core_pwm->update_timestamp = ktime_get(); in mchp_core_pwm_probe()