Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/vr41xx/common/
Dbcu.c42 #define CLKSP_VR4133(x) ((x) & 0x0007) macro
106 switch (CLKSP_VR4133(clkspeed)) { in calculate_pclock()