Searched defs:msdc_compatible (Results 1 – 1 of 1) sorted by relevance
217 struct msdc_compatible { struct218 u8 clk_div_bits;219 bool pad_tune0;220 bool async_fifo;221 bool data_tune;222 bool busy_check;223 bool stop_clk_fix;247 struct msdc_compatible *dev_comp; argument