Searched refs:DSPCFG_LOCK (Results 1 – 1 of 1) sorted by relevance
310 #define DSPCFG_LOCK 0x20 /* coefficient lock bit in DSPCFG */ macro1615 np->dspcfg = data | DSPCFG_LOCK; in do_cable_magic()1637 np->dspcfg = data & ~DSPCFG_LOCK; in undo_cable_magic()