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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dsynclink.c350 #define CCAR SDPIN /* channel command/address register */ macro
437 * Channel Command/Address Register (CCAR) Command Codes
1486 outw( (inw(info->io_base + CCAR) & 0x0780) | (RDR+LSBONLY),
1487 info->io_base + CCAR );
1488 DataByte = inb( info->io_base + CCAR );
3594 u16 Ccar = inw( info->io_base + CCAR );
4531 * Channel Command/Address Register (CCAR).
4536 * of the CCAR value. Bits <10..7> of the CCAR must be preserved
4550 /* output command to CCAR i
[all...]

Completed in 92 milliseconds