Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/video/
H A Dw100fb.h97 uint8_t tfgoal; member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dw100fb.c988 /*freq M N_int N_fac tfgoal lock_time */
999 /*freq M N_int N_fac tfgoal lock_time */
1000 { 40, 4, 13, 0, 0xe0, 80}, /* tfgoal guessed */
1002 { 57, 2, 11, 0, 0xe0, 53}, /* tfgoal guessed */
1010 /*freq M N_int N_fac tfgoal lock_time */
1011 { 72, 1, 8, 0, 0xe0, 48}, /* tfgoal guessed */
1012 { 80, 1, 9, 0, 0xe0, 13}, /* tfgoal guessed */
1013 { 95, 1, 10, 7, 0xe0, 38}, /* tfgoal guessed */
1014 { 96, 1, 11, 0, 0xe0, 36}, /* tfgoal guessed */
1097 if (tf80 >= (pll->tfgoal)) { in w100_pll_adjust()
[all...]

Completed in 3 milliseconds