Searched defs:dw_mci_rockchip_priv_data (Results 1 – 1 of 1) sorted by relevance
33 struct dw_mci_rockchip_priv_data { struct34 struct clk *drv_clk;35 struct clk *sample_clk;36 int default_sample_phase;37 int num_phases;38 bool internal_phase;39 int sample_phase;40 int drv_phase;