Home
last modified time | relevance | path

Searched refs:WBSD_CMDR (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mmc/host/
A Dwbsd.h34 #define WBSD_CMDR 0x00 macro
A Dwbsd.c355 outb(cmd->opcode, host->base + WBSD_CMDR); in wbsd_send_command()
357 outb((cmd->arg >> (i * 8)) & 0xff, host->base + WBSD_CMDR); in wbsd_send_command()

Completed in 5 milliseconds