Searched refs:ifc_table (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh64/kernel/
H A Dtime.c466 static int ifc_table[] = { 2, 4, 6, 8, 10, 12, 16, 24 }; local
467 #define bfc_table ifc_table /* Same */
468 #define pfc_table ifc_table /* Same */
504 ifc = ifc_table[(frqcr>> 6) & 0x0007];

Completed in 37 milliseconds