Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sdhc/
Dsdhc_cdns_ll.h373 struct sdhc_cdns_ops { struct
375 int (*init)(void);
377 int (*busy)(void);
379 int (*card_present)(void);
381 int (*reset)(void);
383 int (*send_cmd)(struct sdmmc_cmd *cmd, struct sdhc_data *data);
385 int (*set_ios)(unsigned int clk, unsigned int width);
387 int (*prepare)(uint32_t lba, uintptr_t buf, struct sdhc_data *data);
389 int (*cache_invd)(int lba, uintptr_t buf, size_t size);