Searched refs:IRCFG_MSTR (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/irda/
H A Dvlsi_ir.h273 * note: probably a good idea to have IRCFG_MSTR cleared when writing
320 IRCFG_MSTR = 0x0400, /* master enable */ enumerator in enum:vlsi_pio_ircfg
H A Dvlsi_ir.c243 (word&IRCFG_MSTR) ? " MSTR" : "",
805 config |= IRCFG_MSTR | IRCFG_ENRX;
1283 /* disable everything, particularly IRCFG_MSTR - (also resetting the RING_PTR) */

Completed in 20 milliseconds