Home
last modified time | relevance | path

Searched refs:CLKSP_VR4133 (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/mips/vr41xx/common/
Dbcu.c43 #define CLKSP_VR4133(x) ((x) & 0x0007) macro
107 switch (CLKSP_VR4133(clkspeed)) { in calculate_pclock()