Searched refs:CPU_FDIV_M (Results 1 – 5 of 5) sorted by relevance
69 #define CPU_FDIV_M 0xf00 macro
57 ori t3, t3, (CPU_FDIV_M | CPU_FFRAC_M)58 xori t3, t3, (CPU_FDIV_M | CPU_FFRAC_M)
64 #define CPU_FDIV_M GENMASK(12, 8) macro
63 CPU_FDIV_M | CPU_FFRAC_M, in cpu_pll_init()
101 #define CPU_FDIV_M 0x1f00 macro
Completed in 14 milliseconds