Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dcb710-mmc.c116 status = cb710_read_port_16(slot, CB710_MMC_STATUS_PORT); in cb710_check_event()
152 e = cb710_read_port_32(slot, CB710_MMC_STATUS_PORT); in cb710_wait_for_event()
166 x = cb710_read_port_32(slot, CB710_MMC_STATUS_PORT); in cb710_wait_for_event()
185 e = cb710_read_port_32(slot, CB710_MMC_STATUS_PORT); in cb710_wait_while_busy()
199 x = cb710_read_port_32(slot, CB710_MMC_STATUS_PORT); in cb710_wait_while_busy()
623 status = cb710_read_port_32(slot, CB710_MMC_STATUS_PORT); in cb710_mmc_irq_handler()
A Dcb710-mmc.h54 #define CB710_MMC_STATUS_PORT 0x10 macro

Completed in 5 milliseconds