Searched defs:sdhc_id (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | sdhci-xenon.c | 51 xenon_set_sdclk_off_idle(struct sdhci_host *host, unsigned char sdhc_id, bool enable) xenon_set_sdclk_off_idle() argument 82 xenon_enable_sdhc(struct sdhci_host *host, unsigned char sdhc_id) xenon_enable_sdhc() argument 100 xenon_disable_sdhc(struct sdhci_host *host, unsigned char sdhc_id) xenon_disable_sdhc() argument 111 xenon_enable_sdhc_parallel_tran(struct sdhci_host *host, unsigned char sdhc_id) xenon_enable_sdhc_parallel_tran() argument 160 xenon_reset_exit(struct sdhci_host *host, unsigned char sdhc_id, u8 mask) xenon_reset_exit() argument 369 u8 sdhc_id = priv->sdhc_id; xenon_enable_sdio_irq() local 412 u32 sdhc_id, nr_sdhc; xenon_probe_dt() local 425 sdhc_id, nr_sdhc); xenon_probe_dt() local 449 u8 sdhc_id = priv->sdhc_id; xenon_sdhc_prepare() local 472 u8 sdhc_id = priv->sdhc_id; xenon_sdhc_unprepare() local [all...] |
H A D | sdhci-xenon.h | 59 u8 sdhc_id; member
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | sdhci-xenon.c | 52 xenon_set_sdclk_off_idle(struct sdhci_host *host, unsigned char sdhc_id, bool enable) xenon_set_sdclk_off_idle() argument 83 xenon_enable_sdhc(struct sdhci_host *host, unsigned char sdhc_id) xenon_enable_sdhc() argument 101 xenon_disable_sdhc(struct sdhci_host *host, unsigned char sdhc_id) xenon_disable_sdhc() argument 112 xenon_enable_sdhc_parallel_tran(struct sdhci_host *host, unsigned char sdhc_id) xenon_enable_sdhc_parallel_tran() argument 161 xenon_reset_exit(struct sdhci_host *host, unsigned char sdhc_id, u8 mask) xenon_reset_exit() argument 380 u8 sdhc_id = priv->sdhc_id; xenon_enable_sdio_irq() local 423 u32 sdhc_id, nr_sdhc; xenon_probe_params() local 436 sdhc_id, nr_sdhc); xenon_probe_params() local 460 u8 sdhc_id = priv->sdhc_id; xenon_sdhc_prepare() local 483 u8 sdhc_id = priv->sdhc_id; xenon_sdhc_unprepare() local [all...] |
H A D | sdhci-xenon.h | 66 u8 sdhc_id; member
|
Completed in 2 milliseconds