Home
last modified time | relevance | path

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

/drivers/clk/qcom/
A Dnsscc-ipq9574.c357 FMS(24000000, P_XO, 1, 0, 0),
359 FMS(78125000, P_UNIPHY0_NSS_RX_CLK, 4, 0, 0),
376 FMS(24000000, P_XO, 1, 0, 0),
378 FMS(78125000, P_UNIPHY0_NSS_TX_CLK, 4, 0, 0),
400 FMS(24000000, P_XO, 1, 0, 0),
402 FMS(78125000, P_UNIPHY1_NSS_RX_CLK, 4, 0, 0),
425 FMS(24000000, P_XO, 1, 0, 0),
427 FMS(78125000, P_UNIPHY1_NSS_TX_CLK, 4, 0, 0),
445 FMS(24000000, P_XO, 1, 0, 0),
447 FMS(78125000, P_UNIPHY2_NSS_RX_CLK, 4, 0, 0),
[all …]
A Dgcc-ipq8074.c1691 FMS(19200000, P_XO, 1, 0, 0),
1693 FMS(78125000, P_UNIPHY1_RX, 4, 0, 0),
1695 FMS(156250000, P_UNIPHY1_RX, 2, 0, 0),
1696 FMS(312500000, P_UNIPHY1_RX, 1, 0, 0),
1761 FMS(19200000, P_XO, 1, 0, 0),
1763 FMS(78125000, P_UNIPHY1_TX, 4, 0, 0),
1765 FMS(156250000, P_UNIPHY1_TX, 2, 0, 0),
1831 FMS(19200000, P_XO, 1, 0, 0),
1833 FMS(78125000, P_UNIPHY2_RX, 4, 0, 0),
1896 FMS(19200000, P_XO, 1, 0, 0),
[all …]
A Dclk-rcg.h22 #define FMS(f, s, h, m, n) { (f), 1, (const struct freq_conf []){ C(s, h, m, n) } } macro
A Dnsscc-qca8k.c301 FMS(50000000, P_XO, 1, 0, 0),
1075 FMS(50000000, P_XO, 1, 0, 0),
1231 FMS(50000000, P_XO, 1, 0, 0),
/drivers/gpu/drm/radeon/
A Dr600_dpm.c345 WREG32(CG_RT, FLS(l_to_m) | FMS(m_to_h)); in r600_set_at()
346 WREG32(CG_LT, FHS(h_to_m) | FMS(m_to_l)); in r600_set_at()
A Dr600d.h1443 # define FMS(x) ((x) << 16) macro

Completed in 42 milliseconds