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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/
H A Dportman2x4.c295 unsigned char cmdout; /* Saved address+IE bit. */ local
301 cmdout = (port << 1) | INT_EN; /* Address + IE + No Strobe. */
302 portman_write_command(pm, cmdout);
314 portman_write_command(pm, cmdout | STROBE); /* Write address+IE+Strobe. */
361 portman_write_command(pm, cmdout); /* Output saved address+IE. */

Completed in 70 milliseconds