Searched refs:amd_80w (Results 1 – 1 of 1) sorted by relevance
35 static unsigned int amd_80w; variable118 amd_80w = 0x03; in amd7409_cable_detect()129 amd_80w = ((t & 0x3) ? 1 : 0) | ((t & 0xc) ? 2 : 0); in amd7411_cable_detect()131 if (((u >> i) & 4) && !(amd_80w & (1 << (1 - (i >> 4))))) { in amd7411_cable_detect()135 amd_80w |= (1 << (1 - (i >> 4))); in amd7411_cable_detect()180 if ((amd_80w >> hwif->channel) & 1) in amd_cable_detect()