Home
last modified time | relevance | path

Searched refs:mss_mmc_cfg_t (Results 1 – 2 of 2) sorted by relevance

/hal_microchip-latest/mpfs/drivers/mss/mss_mmc/
Dmss_mmc.h357 } mss_mmc_cfg_t; typedef
418 const mss_mmc_cfg_t * cfg
Dmss_mmc.c198 static mss_mmc_status_t mmccard_oper_config(const mss_mmc_cfg_t * cfg);
199 static mss_mmc_status_t sdcard_oper_config(const mss_mmc_cfg_t * cfg);
200 static mss_mmc_status_t sdio_oper_config(const mss_mmc_cfg_t * cfg);
211 const mss_mmc_cfg_t * cfg
213 static mss_mmc_status_t set_device_hs400_mode(const mss_mmc_cfg_t *cfg);
222 static mss_mmc_status_t set_sd_host_device_bus_mode(const mss_mmc_cfg_t * cfg);
248 static mss_mmc_status_t change_sdio_device_bus_mode(const mss_mmc_cfg_t * cfg);
295 const mss_mmc_cfg_t * cfg in MSS_MMC_init()
3099 static mss_mmc_status_t mmccard_oper_config(const mss_mmc_cfg_t * cfg) in mmccard_oper_config()
3236 static mss_mmc_status_t sdcard_oper_config(const mss_mmc_cfg_t * cfg) in sdcard_oper_config()
[all …]