Searched refs:FMS (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/clk/qcom/ ! |
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), 1766 FMS(312500000, P_UNIPHY1_TX, 1, 0, 0), 1831 FMS(19200000, P_XO, 1, 0, 0), 1833 FMS(78125000, P_UNIPHY2_RX, 4, 0, 0), [all …]
|
D | clk-rcg.h | 22 #define FMS(f, s, h, m, n) { (f), 1, (const struct freq_conf []){ C(s, h, m, n) } } macro
|
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-6.12.1/sound/pci/trident/ ! |
D | trident_main.c | 452 (voice->FMS & 0x0000000f); in snd_trident_write_voice_regs() 460 (voice->FMS & 0x0000000f); in snd_trident_write_voice_regs() 471 ((voice->FMS & 0x0000000f) << 16) | FmcRvolCvol; in snd_trident_write_voice_regs() 933 voice->FMS = 0; in snd_trident_playback_prepare() 959 evoice->FMS = 0; in snd_trident_playback_prepare() 1080 voice->FMS = 0; in snd_trident_capture_prepare() 1168 voice->FMS = 0; in snd_trident_si7018_capture_prepare() 1188 evoice->FMS = 0; in snd_trident_si7018_capture_prepare() 1246 voice->FMS = 0; in snd_trident_foldback_prepare() 1265 evoice->FMS = 0; in snd_trident_foldback_prepare() [all …]
|
D | trident.h | 287 unsigned char FMS; /* 4 bits */ member
|
/linux-6.12.1/drivers/gpu/drm/radeon/ ! |
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()
|
D | r600d.h | 1443 # define FMS(x) ((x) << 16) macro
|
/linux-6.12.1/tools/arch/x86/kcpuid/ ! |
D | cpuid.csv | 21 # CPU FMS (Family/Model/Stepping) + standard feature flags
|