Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/t102xrdb/
H A Dspl.c48 int board_mmc_getwp(struct mmc *mmc) in board_mmc_getwp() function
H A Dt102xrdb.c236 int board_mmc_getwp(struct mmc *mmc) in board_mmc_getwp() function
/openbmc/u-boot/board/tqc/tqma6/
H A Dtqma6.c102 int board_mmc_getwp(struct mmc *mmc) in board_mmc_getwp() function
/openbmc/u-boot/board/kosagi/novena/
H A Dnovena.c123 int board_mmc_getwp(struct mmc *mmc) in board_mmc_getwp() function
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c39 __weak int board_mmc_getwp(struct mmc *mmc) in board_mmc_getwp() function