Searched refs:HRS6_EMMC_TUNE_REQUEST (Results 1 – 2 of 2) sorted by relevance
113 #define HRS6_EMMC_TUNE_REQUEST 0x00008000u macro
5473 hrs6 |= (uint32_t)((value << SHIFT_8BIT) | HRS6_EMMC_TUNE_REQUEST); in host_mmc_tune()5479 }while ((read_data & HRS6_EMMC_TUNE_REQUEST) != MMC_CLEAR); in host_mmc_tune()