Home
last modified time | relevance | path

Searched refs:set_ios (Results 1 - 7 of 7) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/mmc/host/
H A Drk_sdmmc.h280 * @clock: Clock rate configured by set_ios(). Protected by host->lock.
323 * @set_ios: handle bus specific extensions.
338 void (*set_ios)(struct dw_mci *host, struct mmc_ios *ios); member
/device/soc/rockchip/common/sdk_linux/drivers/mmc/host/
H A Drk_sdmmc.h280 * @clock: Clock rate configured by set_ios(). Protected by host->lock.
323 * @set_ios: handle bus specific extensions.
338 void (*set_ios)(struct dw_mci *host, struct mmc_ios *ios); member
H A Ddw_mmc.h499 * @clock: Clock rate configured by set_ios(). Protected by host->lock.
533 * @set_ios: handle bus specific extensions.
545 void (*set_ios)(struct dw_mci *host, struct mmc_ios *ios); member
H A Ddw_mmc-rockchip.c394 .set_ios = dw_mci_rk3288_set_ios,
/device/soc/rockchip/common/sdk_linux/include/linux/mmc/
H A Dhost.h105 * Notes to the set_ios callback:
111 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios); member
/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
H A Drk_sdmmc.h311 * @clock: Clock rate configured by set_ios(). Protected by host->lock.
354 * @set_ios: handle bus specific extensions.
369 void (*set_ios)(struct dw_mci *host, struct mmc_ios *ios); member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmsdh_sdmmc.c1784 host->ops->set_ios(host, ios); in sdmmc_set_clock_rate()

Completed in 9 milliseconds