Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dtmio_mmc_pio.c1086 struct resource *res_ctl; in tmio_mmc_host_probe() local
1095 res_ctl = platform_get_resource(pdev, IORESOURCE_MEM, 0); in tmio_mmc_host_probe()
1096 if (!res_ctl) in tmio_mmc_host_probe()
1114 res_ctl->start, resource_size(res_ctl)); in tmio_mmc_host_probe()