Home
last modified time | relevance | path

Searched refs:msdc_host (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dmtk-sd.c243 struct msdc_host { struct
286 static void msdc_reset_hw(struct msdc_host *host) in msdc_reset_hw() argument
648 struct msdc_host *host = dev_get_priv(dev); in msdc_ops_send_cmd()
825 struct msdc_host *host = dev_get_priv(dev); in msdc_ops_set_ios()
844 struct msdc_host *host = dev_get_priv(dev); in msdc_ops_get_cd()
865 struct msdc_host *host = dev_get_priv(dev); in msdc_ops_get_wp()
938 struct msdc_host *host = dev_get_priv(dev); in msdc_tune_response()
1042 struct msdc_host *host = dev_get_priv(dev); in msdc_tune_data()
1129 struct msdc_host *host = dev_get_priv(dev); in msdc_execute_tuning()
1278 struct msdc_host *host = dev_get_priv(dev); in msdc_drv_probe()
[all …]
/openbmc/linux/drivers/mmc/host/
H A Dmtk-sd.c419 struct msdc_host { struct
1333 struct msdc_host *host = mmc_priv(mmc); in msdc_ops_request()
1355 struct msdc_host *host = mmc_priv(mmc); in msdc_pre_req()
1368 struct msdc_host *host = mmc_priv(mmc); in msdc_post_req()
1479 struct msdc_host *host = mmc_priv(mmc); in msdc_ops_switch_volt()
1516 struct msdc_host *host = container_of(work, struct msdc_host, in msdc_request_timeout()
1627 struct msdc_host *host = (struct msdc_host *) dev_id; in msdc_irq()
2581 struct msdc_host *host) in msdc_of_property_parse()
2612 struct msdc_host *host) in msdc_of_clock_parse()
2667 struct msdc_host *host; in msdc_drv_probe()
[all …]