Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/phy/mediatek/
Dphy-mtk-hdmi-mt8195.c255 if (ns_hdmipll_ck >= 5 * GIGA && in mtk_hdmi_pll_calc()
256 ns_hdmipll_ck <= 12 * GIGA) in mtk_hdmi_pll_calc()
260 (ns_hdmipll_ck < 5 * GIGA || ns_hdmipll_ck > 12 * GIGA)) { in mtk_hdmi_pll_calc()
/Linux-v6.6/include/linux/
Dunits.h10 #define GIGA 1000000000UL macro
/Linux-v6.6/drivers/ptp/
Dptp_dfl_tod.c138 ppb = scaled_ppm_to_ppb(scaled_ppm) + GIGA; in dfl_tod_adjust_fine()