Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dmmci.h366 u32 busy_dpsm_flag; member
H A Dmmci.c185 .busy_dpsm_flag = MCI_DPSM_ST_BUSYMODE,
220 .busy_dpsm_flag = MCI_DPSM_ST_BUSYMODE,
424 datactrl |= host->datactrl_reg & host->variant->busy_dpsm_flag; in mmci_write_datactrlreg()
2313 if (variant->busy_dpsm_flag) in mmci_probe()
2315 host->variant->busy_dpsm_flag); in mmci_probe()