Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh/kernel/
Dtime.c381 static struct frqcr_data st40_frqcr_table[] = { in time_init() local
484 for (a=0; a<ARRAY_SIZE(st40_frqcr_table); a++) { in time_init()
485 d = &st40_frqcr_table[a]; in time_init()
489 if (a == ARRAY_SIZE(st40_frqcr_table)) { in time_init()
490 d = st40_frqcr_table; in time_init()