Searched refs:dat_level (Results 1 – 1 of 1) sorted by relevance
3397 const uint32_t dat_level = (SRS9_DAT0_SIGNAL_LEVEL | SRS9_DAT1_SIGNAL_LEVEL in sdcard_oper_config() local3411 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() local3757 if ((tmp & dat_level) != MMC_CLEAR) in sdio_oper_config()3796 if ((tmp & dat_level) != dat_level) in sdio_oper_config()