Searched refs:PAD_CMD_TUNE (Results 1 – 1 of 1) sorted by relevance
81 #define PAD_CMD_TUNE 0x18c macro977 host->base + PAD_CMD_TUNE); in msdc_set_mclk()2111 sdr_set_bits(host->base + PAD_CMD_TUNE, BIT(0)); in hs400_tune_response()2125 sdr_set_field(host->base + PAD_CMD_TUNE, in hs400_tune_response()2143 sdr_set_field(host->base + PAD_CMD_TUNE, PAD_CMD_TUNE_RX_DLY3, in hs400_tune_response()2299 host->saved_tune_para.pad_cmd_tune = readl(host->base + PAD_CMD_TUNE); in msdc_execute_tuning()2925 host->save_para.pad_cmd_tune = readl(host->base + PAD_CMD_TUNE); in msdc_save_reg()2953 writel(host->save_para.pad_cmd_tune, host->base + PAD_CMD_TUNE); in msdc_restore_reg()