Lines Matching refs:host_caps

92 	sdhc_data->props.host_caps.timeout_clk_freq = 0x01;  in sdhc_max32_init_props()
93 sdhc_data->props.host_caps.timeout_clk_unit = 1; in sdhc_max32_init_props()
94 sdhc_data->props.host_caps.sd_base_clk = 0x00; in sdhc_max32_init_props()
95 sdhc_data->props.host_caps.max_blk_len = 0b10; in sdhc_max32_init_props()
96 sdhc_data->props.host_caps.bus_8_bit_support = false; in sdhc_max32_init_props()
97 sdhc_data->props.host_caps.bus_4_bit_support = false; in sdhc_max32_init_props()
98 sdhc_data->props.host_caps.adma_2_support = true; in sdhc_max32_init_props()
99 sdhc_data->props.host_caps.high_spd_support = true; in sdhc_max32_init_props()
100 sdhc_data->props.host_caps.sdma_support = true; in sdhc_max32_init_props()
101 sdhc_data->props.host_caps.suspend_res_support = true; in sdhc_max32_init_props()
102 sdhc_data->props.host_caps.vol_330_support = true; in sdhc_max32_init_props()
103 sdhc_data->props.host_caps.vol_300_support = false; in sdhc_max32_init_props()
104 sdhc_data->props.host_caps.vol_180_support = false; in sdhc_max32_init_props()
105 sdhc_data->props.host_caps.address_64_bit_support_v4 = false; in sdhc_max32_init_props()
106 sdhc_data->props.host_caps.address_64_bit_support_v3 = false; in sdhc_max32_init_props()
107 sdhc_data->props.host_caps.sdio_async_interrupt_support = true; in sdhc_max32_init_props()
108 sdhc_data->props.host_caps.slot_type = 00; in sdhc_max32_init_props()
109 sdhc_data->props.host_caps.sdr50_support = true; in sdhc_max32_init_props()
110 sdhc_data->props.host_caps.sdr104_support = true; in sdhc_max32_init_props()
111 sdhc_data->props.host_caps.ddr50_support = true; in sdhc_max32_init_props()
112 sdhc_data->props.host_caps.uhs_2_support = false; in sdhc_max32_init_props()
113 sdhc_data->props.host_caps.drv_type_a_support = true; in sdhc_max32_init_props()
114 sdhc_data->props.host_caps.drv_type_c_support = true; in sdhc_max32_init_props()
115 sdhc_data->props.host_caps.drv_type_d_support = true; in sdhc_max32_init_props()
116 sdhc_data->props.host_caps.retune_timer_count = 0; in sdhc_max32_init_props()
117 sdhc_data->props.host_caps.sdr50_needs_tuning = 0; in sdhc_max32_init_props()
118 sdhc_data->props.host_caps.retuning_mode = 0; in sdhc_max32_init_props()
119 sdhc_data->props.host_caps.clk_multiplier = 0; in sdhc_max32_init_props()
120 sdhc_data->props.host_caps.adma3_support = false; in sdhc_max32_init_props()
121 sdhc_data->props.host_caps.vdd2_180_support = false; in sdhc_max32_init_props()
122 sdhc_data->props.host_caps.hs200_support = false; in sdhc_max32_init_props()
123 sdhc_data->props.host_caps.hs400_support = false; in sdhc_max32_init_props()