Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/common/
Dsa1111.c1077 static unsigned char opdiv_table[] = { 1, 4, 2, 8 }; variable
1087 opdiv = opdiv_table[(skcdr & 0x3000) >> 12]; in __sa1111_pll_clock()