Home
last modified time | relevance | path

Searched refs:sicrl (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mpc837xerdb/
H A Dmpc837xerdb.c182 clrsetbits_be32(&im->sysconf.sicrl, SICRL_USB_B, SICRL_USB_B_SD); in board_mmc_init()
/rk3399_rockchip-uboot/board/freescale/mpc837xemds/
H A Dmpc837xemds.c76 clrsetbits_be32(&im->sysconf.sicrl, SICRL_USB_B, SICRL_USB_B_SD); in board_mmc_init()
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c253 __raw_writel(CONFIG_SYS_SICRL, &im->sysconf.sicrl); in cpu_init_f()
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dimmap_83xx.h53 u32 sicrl; /* System I/O Configuration Register Low */ member