Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm_th1520.rs63 const NSEC_PER_SEC_U64: u64 = time::NSEC_PER_SEC as u64; in ns_to_cycles() constant
72 const NSEC_PER_SEC_U64: u64 = time::NSEC_PER_SEC as u64; in cycles_to_ns() constant