Home
last modified time | relevance | path

Searched refs:dw_mci_slot (Results 1 - 5 of 5) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/mmc/host/
H A Ddw_mmc.h129 * The @mrq field of struct dw_mci_slot is also protected by @lock,
205 struct dw_mci_slot *slot;
491 * struct dw_mci_slot - MMC slot state
506 struct dw_mci_slot { struct
547 int (*execute_tuning)(struct dw_mci_slot *slot, u32 opcode);
H A Drk_sdmmc.h270 * struct dw_mci_slot - MMC slot state
288 struct dw_mci_slot { struct
340 int (*execute_tuning)(struct dw_mci_slot *slot, u32 opcode, struct dw_mci_tuning_data *tuning_data);
H A Ddw_mmc-rockchip.c156 static int dw_mci_v2_execute_tuning(struct dw_mci_slot *slot, u32 opcode) in dw_mci_v2_execute_tuning()
195 static int dw_mci_rk3288_execute_tuning(struct dw_mci_slot *slot, u32 opcode) in dw_mci_rk3288_execute_tuning()
/device/soc/rockchip/common/vendor/drivers/mmc/host/
H A Drk_sdmmc.h270 * struct dw_mci_slot - MMC slot state
288 struct dw_mci_slot { struct
340 int (*execute_tuning)(struct dw_mci_slot *slot, u32 opcode, struct dw_mci_tuning_data *tuning_data);
/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
H A Drk_sdmmc.h301 * struct dw_mci_slot - MMC slot state
319 struct dw_mci_slot { struct
371 int (*execute_tuning)(struct dw_mci_slot *slot,

Completed in 6 milliseconds