Searched refs:PAD_CMD_TUNE (Results 1 – 1 of 1) sorted by relevance
83 #define PAD_CMD_TUNE 0x18c macro961 host->base + PAD_CMD_TUNE); in msdc_set_mclk()2099 sdr_set_bits(host->base + PAD_CMD_TUNE, BIT(0)); in hs400_tune_response()2113 sdr_set_field(host->base + PAD_CMD_TUNE, in hs400_tune_response()2131 sdr_set_field(host->base + PAD_CMD_TUNE, PAD_CMD_TUNE_RX_DLY3, in hs400_tune_response()2287 host->saved_tune_para.pad_cmd_tune = readl(host->base + PAD_CMD_TUNE); in msdc_execute_tuning()2861 host->save_para.pad_cmd_tune = readl(host->base + PAD_CMD_TUNE); in msdc_save_reg()2889 writel(host->save_para.pad_cmd_tune, host->base + PAD_CMD_TUNE); in msdc_restore_reg()