Searched refs:CB710_MMC_STATUS_PORT (Results 1 – 2 of 2) sorted by relevance
117 status = cb710_read_port_16(slot, CB710_MMC_STATUS_PORT); in cb710_check_event()153 e = cb710_read_port_32(slot, CB710_MMC_STATUS_PORT); in cb710_wait_for_event()167 x = cb710_read_port_32(slot, CB710_MMC_STATUS_PORT); in cb710_wait_for_event()186 e = cb710_read_port_32(slot, CB710_MMC_STATUS_PORT); in cb710_wait_while_busy()200 x = cb710_read_port_32(slot, CB710_MMC_STATUS_PORT); in cb710_wait_while_busy()622 status = cb710_read_port_32(slot, CB710_MMC_STATUS_PORT); in cb710_mmc_irq_handler()
58 #define CB710_MMC_STATUS_PORT 0x10 macro