Searched refs:PAD_CMD_TUNE (Results 1 – 1 of 1) sorted by relevance
81 #define PAD_CMD_TUNE 0x18c macro979 host->base + PAD_CMD_TUNE); in msdc_set_mclk()2113 sdr_set_bits(host->base + PAD_CMD_TUNE, BIT(0)); in hs400_tune_response()2127 sdr_set_field(host->base + PAD_CMD_TUNE, in hs400_tune_response()2145 sdr_set_field(host->base + PAD_CMD_TUNE, PAD_CMD_TUNE_RX_DLY3, in hs400_tune_response()2301 host->saved_tune_para.pad_cmd_tune = readl(host->base + PAD_CMD_TUNE); in msdc_execute_tuning()2922 host->save_para.pad_cmd_tune = readl(host->base + PAD_CMD_TUNE); in msdc_save_reg()2950 writel(host->save_para.pad_cmd_tune, host->base + PAD_CMD_TUNE); in msdc_restore_reg()