Searched defs:d_msb (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/coreboot/src/soc/qualcomm/ipq40xx/include/soc/ |
H A D | clock.h | 84 #define NS(n_msb, n_lsb, n, m, mde_lsb, d_msb, d_lsb, d, s_msb, s_lsb, s) \ argument 89 #define NS_MM(n_msb, n_lsb, n, m, d_msb, d_lsb, d, s_msb, s_lsb, s) \ argument 93 #define NS_DIVSRC(d_msb , d_lsb, d, s_msb, s_lsb, s) \ argument 96 #define NS_DIV(d_msb , d_lsb, d) \ argument
|
/aosp_15_r20/external/coreboot/src/soc/qualcomm/ipq806x/include/soc/ |
H A D | clock.h | 80 #define NS(n_msb, n_lsb, n, m, mde_lsb, d_msb, d_lsb, d, s_msb, s_lsb, s) \ argument 85 #define NS_MM(n_msb, n_lsb, n, m, d_msb, d_lsb, d, s_msb, s_lsb, s) \ argument 89 #define NS_DIVSRC(d_msb , d_lsb, d, s_msb, s_lsb, s) \ argument 92 #define NS_DIV(d_msb , d_lsb, d) \ argument
|