Searched refs:get_bus_width (Results 1 – 5 of 5) sorted by relevance
43 .get_bus_width = NULL, \
40 .get_bus_width = &sdmmc_host_get_slot_width, \
150 size_t (*get_bus_width)(int slot); /*!< host function to get bus width */ member
56 card->host.get_bus_width(card->host.slot) == 4) { in sdmmc_init_mmc_read_ext_csd()
298 int slot_bit_width = card->host.get_bus_width(card->host.slot); in sdmmc_fix_host_flags()