Home
last modified time | relevance | path

Searched defs:pfc_table (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/sh/kernel/
Dtime.c361 static int pfc_table[] = { 1, 2, 3, 4, 6 }; in time_init() local
364 static int pfc_table[] = { 1, 2, 4, 1, 3, 6, 1, 1 }; in time_init() local
370 static int pfc_table[] = { 2, 3, 4, 6, 8, 2, 2, 2 }; in time_init() local
/linux-2.4.37.9/arch/sh64/kernel/
Dtime.c493 #define pfc_table ifc_table /* Same */ in time_init() macro