Searched refs:s3cmci_host (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/mmc/host/ |
D | s3cmci.c | 140 static void finalize_request(struct s3cmci_host *host); 142 static void s3cmci_reset(struct s3cmci_host *host); 146 static void dbg_dumpregs(struct s3cmci_host *host, char *prefix) in dbg_dumpregs() 181 static void prepare_dbgmsg(struct s3cmci_host *host, struct mmc_command *cmd, in prepare_dbgmsg() 200 static void dbg_dumpcmd(struct s3cmci_host *host, struct mmc_command *cmd, in dbg_dumpcmd() 228 static void dbg_dumpcmd(struct s3cmci_host *host, in dbg_dumpcmd() 231 static void prepare_dbgmsg(struct s3cmci_host *host, struct mmc_command *cmd, in prepare_dbgmsg() 234 static void dbg_dumpregs(struct s3cmci_host *host, char *prefix) { } in dbg_dumpregs() 246 static inline bool s3cmci_host_usedma(struct s3cmci_host *host) in s3cmci_host_usedma() 255 static inline u32 enable_imask(struct s3cmci_host *host, u32 imask) in enable_imask() [all …]
|
D | s3cmci.h | 17 struct s3cmci_host { struct
|