Searched refs:CB710_MMC_STATUS_PORT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | cb710-mmc.c | 116 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()
|
H A D | cb710-mmc.h | 54 #define CB710_MMC_STATUS_PORT 0x10 macro
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | cb710-mmc.c | 116 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()
|
H A D | cb710-mmc.h | 54 #define CB710_MMC_STATUS_PORT 0x10 macro
|
Completed in 4 milliseconds