Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/host/
H A Dmeson-gx-mmc.c69 #define START_DESC_BUSY BIT(1) macro
739 start = host->descs_dma_addr | START_DESC_BUSY; in meson_mmc_desc_chain_transfer()
999 start &= ~START_DESC_BUSY; in meson_mmc_irq()