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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Dw100fb.h100 uint8_t tfgoal; member in struct:w100_pll_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dw100fb.c983 /*freq M N_int N_fac tfgoal lock_time */
994 /*freq M N_int N_fac tfgoal lock_time */
995 { 40, 4, 13, 0, 0xe0, 80}, /* tfgoal guessed */
997 { 57, 2, 11, 0, 0xe0, 53}, /* tfgoal guessed */
1005 /*freq M N_int N_fac tfgoal lock_time */
1006 { 72, 1, 8, 0, 0xe0, 48}, /* tfgoal guessed */
1007 { 80, 1, 9, 0, 0xe0, 13}, /* tfgoal guessed */
1008 { 95, 1, 10, 7, 0xe0, 38}, /* tfgoal guessed */
1009 { 96, 1, 11, 0, 0xe0, 36}, /* tfgoal guessed */
1091 if (tf80 >= (pll->tfgoal)) {
[all...]

Completed in 37 milliseconds