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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/irda/
H A Dvlsi_ir.h360 IRENABLE_CRC16_ON = 0x0100 /* 16bit (not 32bit) CRC enabled status (ro) */ enumerator in enum:vlsi_pio_irenable
H A Dvlsi_ir.c261 (word&IRENABLE_CRC16_ON) ? " CRC16_ON" : "");
827 config ^= (IRENABLE_MIR_ON|IRENABLE_CRC16_ON);

Completed in 32 milliseconds