Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/mpc837xerdb/
H A Dmpc837xerdb.c181 clrsetbits_be32(&im->sysconf.sicrl, SICRL_USB_B, SICRL_USB_B_SD); in board_mmc_init()
/openbmc/u-boot/board/freescale/mpc837xemds/
H A Dmpc837xemds.c75 clrsetbits_be32(&im->sysconf.sicrl, SICRL_USB_B, SICRL_USB_B_SD); in board_mmc_init()
/openbmc/u-boot/include/
H A Dmpc83xx.h290 #define SICRL_USB_B_SD 0x20000000 macro