Home
last modified time | relevance | path

Searched defs:board_mmc_getwp (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/board/freescale/t102xrdb/
H A Dspl.c49 int board_mmc_getwp(struct mmc *mmc) in board_mmc_getwp() function
H A Dt102xrdb.c237 int board_mmc_getwp(struct mmc *mmc) in board_mmc_getwp() function
/OK3568_Linux_fs/u-boot/board/tqc/tqma6/
H A Dtqma6.c103 int board_mmc_getwp(struct mmc *mmc) in board_mmc_getwp() function
/OK3568_Linux_fs/u-boot/board/kosagi/novena/
H A Dnovena.c122 int board_mmc_getwp(struct mmc *mmc) in board_mmc_getwp() function
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmmc.c59 __weak int board_mmc_getwp(struct mmc *mmc) in board_mmc_getwp() function