Searched refs:DSPCFG (Results 1 – 1 of 1) sorted by relevance
302 DSPCFG = 0xF4, enumerator 310 #define DSPCFG_LOCK 0x20 /* coefficient lock bit in DSPCFG */311 #define DSPCFG_COEF 0x1000 /* see coefficient (in TSTDAT) bit in DSPCFG */582 /* expected DSPCFG value */1222 DSPCFG_VAL : (DSPCFG_COEF | readw(ioaddr + DSPCFG)); in init_phy_fixup() 1223 writew(np->dspcfg, ioaddr + DSPCFG); in init_phy_fixup() 1230 dspcfg = readw(ioaddr + DSPCFG); in init_phy_fixup() 1239 "%s: DSPCFG mismatch after retrying for %d usec.\n", in init_phy_fixup() 1243 "%s: DSPCFG accepted after %d usec.\n", in init_phy_fixup() 1336 * crash: e.g. reads from the DSPCFG registe[all...]