Searched refs:s3cmci_host (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/mmc/host/ |
D | s3cmci.c | 145 static void finalize_request(struct s3cmci_host *host); 147 static void s3cmci_reset(struct s3cmci_host *host); 151 static void dbg_dumpregs(struct s3cmci_host *host, char *prefix) in dbg_dumpregs() 188 static void prepare_dbgmsg(struct s3cmci_host *host, struct mmc_command *cmd, in prepare_dbgmsg() 207 static void dbg_dumpcmd(struct s3cmci_host *host, struct mmc_command *cmd, in dbg_dumpcmd() 235 static void dbg_dumpcmd(struct s3cmci_host *host, in dbg_dumpcmd() 238 static void prepare_dbgmsg(struct s3cmci_host *host, struct mmc_command *cmd, in prepare_dbgmsg() 241 static void dbg_dumpregs(struct s3cmci_host *host, char *prefix) { } in dbg_dumpregs() 253 static inline bool s3cmci_host_usedma(struct s3cmci_host *host) in s3cmci_host_usedma() 262 static inline u32 enable_imask(struct s3cmci_host *host, u32 imask) in enable_imask() [all …]
|
D | s3cmci.h | 20 struct s3cmci_host { struct
|