Home
last modified time | relevance | path

Searched hist:"309 bf02cde07b36f61d82576db06cac7d2293580" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dsdhci.h309bf02cde07b36f61d82576db06cac7d2293580 Fri Dec 30 06:30:12 UTC 2016 Jaehoon Chung <jh80.chung@samsung.com> mmc: sdhci: add the get_cd callback function in sdhci_ops

Some SoCs can have their own card dect scheme.
Then they may use this get_cd callback function after implementing init
in their drivers.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>