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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mmc/host/
H A Dwbsd.h38 #define WBSD_CMDR 0x00 macro
H A Dwbsd.c372 outb(cmd->opcode, host->base + WBSD_CMDR);
374 outb((cmd->arg >> (i * 8)) & 0xff, host->base + WBSD_CMDR);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mmc/host/
H A Dwbsd.h38 #define WBSD_CMDR 0x00 macro
H A Dwbsd.c372 outb(cmd->opcode, host->base + WBSD_CMDR);
374 outb((cmd->arg >> (i * 8)) & 0xff, host->base + WBSD_CMDR);

Completed in 69 milliseconds