Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Duniphier-sd.c24 .get_cd = tmio_sd_get_cd,
H A Dtmio-common.h149 int tmio_sd_get_cd(struct udevice *dev);
H A Drenesas-sdhi.c411 .get_cd = tmio_sd_get_cd,
H A Dtmio-common.c677 int tmio_sd_get_cd(struct udevice *dev) in tmio_sd_get_cd() function