Searched refs:CPU_FDIV_M (Results 1 – 4 of 4) sorted by relevance
69 #define CPU_FDIV_M 0xf00 macro
62 ori t3, t3, (CPU_FDIV_M | CPU_FFRAC_M)63 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()
Completed in 5 milliseconds