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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D8139too.c589 char twistie, twist_row, twist_col; member in struct:rtl8139_private
1487 tp->twist_row = 3;
1489 tp->twist_row = 2;
1491 tp->twist_row = 1;
1493 tp->twist_row = 0;
1502 RTL_W32 (PARA7c, param[(int) tp->twist_row]
1509 (tp->twist_row == 3) ? 4 : 0;
1530 tp->twist_row = 2;
H A Dpci-skeleton.c480 char twistie, twist_row, twist_col; /* Twister tune state. */ member in struct:netdrv_private

Completed in 169 milliseconds