Searched refs:femto (Results 1 – 6 of 6) sorted by relevance
4 $id: "http://devicetree.org/schemas/phy/qcom,usb-snps-femto-v2.yaml#"20 - qcom,usb-snps-femto-v2-phy
9 expressed in femto Farad (fF). Valid values are 7000 and 12500.
13 expressed in femto Farad (fF). Valid values are 7000 and 12500.
23 The capacitive load of the quartz(x-tal), expressed in femto
3607 systime->femto = (uint64_t)reg << 18; in al_eth_pth_systime_read()3661 reg = time->femto & AL_BIT_MASK(18); in al_eth_pth_int_update_time_set()3665 reg = time->femto >> 18; in al_eth_pth_int_update_time_set()3698 reg = time->femto & AL_BIT_MASK(18); in al_eth_pth_ext_update_time_set()3702 reg = time->femto >> 18; in al_eth_pth_ext_update_time_set()3802 reg = params->start_time.femto & AL_BIT_MASK(18); in al_eth_pth_pulse_out_config()3806 reg = params->start_time.femto >> 18; in al_eth_pth_pulse_out_config()
1457 uint64_t femto; /**< femto seconds */ member