Home
last modified time | relevance | path

Searched defs:msdc_compatible (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dmtk-sd.c217 struct msdc_compatible { struct
218 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