Searched refs:IRENABLE_CRC16_ON (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.h360 IRENABLE_CRC16_ON = 0x0100 /* 16bit (not 32bit) CRC enabled status (ro) */ enumerator in enum:vlsi_pio_irenable
H A Dvlsi_ir.c262 (word&IRENABLE_CRC16_ON) ? " CRC16_ON" : "");
828 config ^= (IRENABLE_MIR_ON|IRENABLE_CRC16_ON);

Completed in 113 milliseconds