Home
last modified time | relevance | path

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

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