Searched refs:FMS (Results 1 – 6 of 6) sorted by relevance
| /drivers/clk/qcom/ |
| A D | nsscc-ipq9574.c | 357 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 D | gcc-ipq8074.c | 1691 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 D | clk-rcg.h | 22 #define FMS(f, s, h, m, n) { (f), 1, (const struct freq_conf []){ C(s, h, m, n) } } macro
|
| A D | nsscc-qca8k.c | 301 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 D | r600_dpm.c | 345 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 D | r600d.h | 1443 # define FMS(x) ((x) << 16) macro
|
Completed in 42 milliseconds