Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_mmc/
Dmss_mmc.c3397 const uint32_t dat_level = (SRS9_DAT0_SIGNAL_LEVEL | SRS9_DAT1_SIGNAL_LEVEL in sdcard_oper_config() local
3411 if ((tmp & dat_level) != MMC_CLEAR) in sdcard_oper_config()
3447 if ((tmp & dat_level) != dat_level) in sdcard_oper_config()
3743 const uint32_t dat_level = (SRS9_DAT0_SIGNAL_LEVEL | SRS9_DAT1_SIGNAL_LEVEL in sdio_oper_config() local
3757 if ((tmp & dat_level) != MMC_CLEAR) in sdio_oper_config()
3796 if ((tmp & dat_level) != dat_level) in sdio_oper_config()