Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsunplus-mmc.c75 #define SPMMC_SD_PIO_MODE BIT(0) macro
473 value &= ~SPMMC_SD_PIO_MODE; in spmmc_prepare_data()
484 value |= SPMMC_SD_PIO_MODE; in spmmc_prepare_data()