Home
last modified time | relevance | path

Searched defs:FMS (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/clk/qcom/
Dclk-rcg.h22 #define FMS(f, s, h, m, n) { (f), 1, (const struct freq_conf []){ C(s, h, m, n) } } macro
/linux-6.12.1/sound/pci/trident/
Dtrident.h287 unsigned char FMS; /* 4 bits */ member
/linux-6.12.1/drivers/gpu/drm/radeon/
Dr600d.h1443 # define FMS(x) ((x) << 16) macro