Lines Matching refs:dev_comp
247 struct msdc_compatible *dev_comp; member
676 if (host->dev_comp->clk_div_bits == 8) in msdc_set_timeout()
727 if (host->dev_comp->clk_div_bits == 8) in msdc_set_mclk()
751 if (host->dev_comp->clk_div_bits == 8) in msdc_set_mclk()
779 if (host->dev_comp->clk_div_bits == 8) { in msdc_set_mclk()
949 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1015 if (host->dev_comp->async_fifo || host->hs200_cmd_int_delay) in msdc_tune_response()
1051 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1164 if (host->dev_comp->pad_tune0) in msdc_init_hw()
1203 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1207 if (host->dev_comp->busy_check) in msdc_init_hw()
1212 if (host->dev_comp->async_fifo) { in msdc_init_hw()
1216 if (host->dev_comp->enhance_rx) { in msdc_init_hw()
1235 if (host->dev_comp->data_tune) { in msdc_init_hw()
1257 if (host->dev_comp->stop_clk_fix) { in msdc_init_hw()
1283 host->dev_comp = (struct msdc_compatible *)dev_get_driver_data(dev); in msdc_drv_probe()
1287 if (host->dev_comp->clk_div_bits == 8) in msdc_drv_probe()