Home
last modified time | relevance | path

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

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