Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/board/freescale/mpc837xerdb/
Dmpc837xerdb.c182 clrsetbits_be32(&im->sysconf.sicrl, SICRL_USB_B, SICRL_USB_B_SD); in board_mmc_init()
/third_party/uboot/u-boot-2020.01/board/freescale/mpc837xemds/
Dmpc837xemds.c76 clrsetbits_be32(&im->sysconf.sicrl, SICRL_USB_B, SICRL_USB_B_SD); in board_mmc_init()
/third_party/uboot/u-boot-2020.01/include/
Dmpc83xx.h289 #define SICRL_USB_B 0x30000000 macro