Home
last modified time | relevance | path

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

/linux/drivers/phy/
H A Dphy-core-mipi-dphy.c36 ui = ALIGN(PSEC_PER_SEC, hs_clk_rate); in phy_mipi_dphy_calc_config()
114 ui = ALIGN(PSEC_PER_SEC, cfg->hs_clk_rate); in phy_mipi_dphy_config_validate()
/linux/include/vdso/
H A Dtime64.h12 #define PSEC_PER_SEC 1000000000000LL macro
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c473 t_txbyteclkhs = div_u64(PSEC_PER_SEC, txbyteclkhs); in inno_dsidphy_mipi_mode_enable()
477 t_txclkesc = div_u64(PSEC_PER_SEC, txclkesc); in inno_dsidphy_mipi_mode_enable()
/linux/drivers/dpll/zl3073x/
H A Ddpll.c432 conn_period = div_s64(PSEC_PER_SEC, conn_freq); in zl3073x_dpll_input_pin_phase_offset_get()