| /linux/drivers/clk/qcom/ |
| H A D | nsscc-ipq5424.c | 198 FMS(24000000, P_CMN_PLL_XO_CLK, 1, 0, 0), 200 FMS(78125000, P_UNIPHY0_NSS_RX_CLK, 4, 0, 0), 202 FMS(156250000, P_UNIPHY0_NSS_RX_CLK, 2, 0, 0), 203 FMS(312500000, P_UNIPHY0_NSS_RX_CLK, 1, 0, 0), 232 FMS(24000000, P_CMN_PLL_XO_CLK, 1, 0, 0), 234 FMS(78125000, P_UNIPHY0_NSS_TX_CLK, 4, 0, 0), 236 FMS(156250000, P_UNIPHY0_NSS_TX_CLK, 2, 0, 0), 237 FMS(312500000, P_UNIPHY0_NSS_TX_CLK, 1, 0, 0), 266 FMS(24000000, P_CMN_PLL_XO_CLK, 1, 0, 0), 268 FMS(78125000, P_UNIPHY1_NSS_RX_CLK, 4, 0, 0), [all …]
|
| H A D | nsscc-ipq9574.c | 357 FMS(24000000, P_XO, 1, 0, 0), 359 FMS(78125000, P_UNIPHY0_NSS_RX_CLK, 4, 0, 0), 361 FMS(312500000, P_UNIPHY0_NSS_RX_CLK, 1, 0, 0), 376 FMS(24000000, P_XO, 1, 0, 0), 378 FMS(78125000, P_UNIPHY0_NSS_TX_CLK, 4, 0, 0), 380 FMS(312500000, P_UNIPHY0_NSS_TX_CLK, 1, 0, 0), 400 FMS(24000000, P_XO, 1, 0, 0), 402 FMS(78125000, P_UNIPHY1_NSS_RX_CLK, 4, 0, 0), 404 FMS(156250000, P_UNIPHY1_NSS_RX_CLK, 2, 0, 0), 425 FMS(24000000, P_XO, 1, 0, 0), [all …]
|
| H A D | gcc-ipq6018.c | 525 FMS(24000000, P_XO, 1, 0, 0), 527 FMS(78125000, P_UNIPHY1_RX, 4, 0, 0), 529 FMS(156250000, P_UNIPHY1_RX, 2, 0, 0), 530 FMS(312500000, P_UNIPHY1_RX, 1, 0, 0), 580 FMS(24000000, P_XO, 1, 0, 0), 582 FMS(78125000, P_UNIPHY1_TX, 4, 0, 0), 584 FMS(156250000, P_UNIPHY1_TX, 2, 0, 0), 585 FMS(312500000, P_UNIPHY1_TX, 1, 0, 0),
|
| H 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),
|
| /linux/sound/pci/trident/ |
| H A D | trident_main.c | 446 (voice->FMS & 0x0000000f); in snd_trident_write_voice_regs() 454 (voice->FMS & 0x0000000f); in snd_trident_write_voice_regs() 465 ((voice->FMS & 0x0000000f) << 16) | FmcRvolCvol; in snd_trident_write_voice_regs() 927 voice->FMS = 0; in snd_trident_playback_prepare() 953 evoice->FMS = 0; in snd_trident_playback_prepare() 1072 voice->FMS = 0; in snd_trident_capture_prepare() 1159 voice->FMS = 0; in snd_trident_si7018_capture_prepare() 1179 evoice->FMS = 0; in snd_trident_si7018_capture_prepare() 1236 voice->FMS = 0; in snd_trident_foldback_prepare() 1255 evoice->FMS = 0; in snd_trident_foldback_prepare() [all …]
|
| H A D | trident.h | 287 unsigned char FMS; /* 4 bits */ member
|
| /linux/drivers/gpu/drm/radeon/ |
| H 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()
|
| H A D | r600d.h | 1443 # define FMS(x) ((x) << 16) macro
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 21 # CPU FMS (Family/Model/Stepping) + standard feature flags
|