Searched refs:CPU_FFRAC_M (Results 1 – 5 of 5) sorted by relevance
57 ori t3, t3, (CPU_FDIV_M | CPU_FFRAC_M)58 xori t3, t3, (CPU_FDIV_M | CPU_FFRAC_M)
71 #define CPU_FFRAC_M 0x0f macro
66 #define CPU_FFRAC_M GENMASK(4, 0) macro
63 CPU_FDIV_M | CPU_FFRAC_M, in cpu_pll_init()
103 #define CPU_FFRAC_M 0x1f macro
Completed in 7 milliseconds