Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dcb710-mmc.c98 cb710_write_port_8(slot, CB710_MMC_STATUS0_PORT, 0xFF); in cb710_mmc_reset_events()
123 cb710_write_port_8(slot, CB710_MMC_STATUS0_PORT, in cb710_check_event()
131 cb710_write_port_8(slot, CB710_MMC_STATUS0_PORT, status & 0xFF); in cb710_check_event()
230 if (cb710_read_port_8(slot, CB710_MMC_STATUS0_PORT) in cb710_mmc_fifo_hack()
232 cb710_write_port_8(slot, CB710_MMC_STATUS0_PORT, in cb710_mmc_fifo_hack()
Dcb710-mmc.h60 #define CB710_MMC_STATUS0_PORT 0x10 macro