Lines Matching refs:sdhc_esp32_config
51 struct sdhc_esp32_config { struct
422 const struct sdhc_esp32_config *cfg = dev->config; in process_events()
517 const struct sdhc_esp32_config *cfg = dev->config; in handle_event()
624 const struct sdhc_esp32_config *cfg = dev->config; in sdmmc_host_do_transaction()
924 const struct sdhc_esp32_config *cfg = dev->config; in sdhc_esp32_reset()
960 const struct sdhc_esp32_config *cfg = dev->config; in sdhc_esp32_set_io()
1071 const struct sdhc_esp32_config *cfg = dev->config; in sdhc_esp32_card_busy()
1083 const struct sdhc_esp32_config *cfg = dev->config; in sdhc_esp32_request()
1221 const struct sdhc_esp32_config *cfg = dev->config; in sdhc_esp32_get_card_present()
1232 const struct sdhc_esp32_config *cfg = dev->config; in sdhc_esp32_get_host_props()
1256 const struct sdhc_esp32_config *cfg = dev->config; in sdio_esp32_isr()
1282 const struct sdhc_esp32_config *cfg = dev->config; in sdhc_esp32_init()
1412 static const struct sdhc_esp32_config sdhc_esp32_##n##_config = { \