Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dwbsd.h34 #define WBSD_CMDR 0x00 macro
H 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()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dwbsd.h34 #define WBSD_CMDR 0x00 macro
H 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 7 milliseconds