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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A D8139too.c587 char twistie, twist_row, twist_col; /* Twister tune state. */ member in struct:rtl8139_private
1499 tp->twist_row = 3;
1501 tp->twist_row = 2;
1503 tp->twist_row = 1;
1505 tp->twist_row = 0;
1514 RTL_W32 (PARA7c, param[(int) tp->twist_row]
1521 (tp->twist_row == 3) ? 4 : 0;
1542 tp->twist_row = 2;
H A Dpci-skeleton.c474 char twistie, twist_row, twist_col; /* Twister tune state. */ member in struct:netdrv_private

Completed in 62 milliseconds