Home
last modified time | relevance | path

Searched refs:rcwpmuxcr0 (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/board/freescale/ls1043ardb/
Dls1043ardb.c124 out_be32(&scfg->rcwpmuxcr0, in config_board_mux()
125 (in_be32(&scfg->rcwpmuxcr0) & ~0xff00) | 0x6600); in config_board_mux()
127 in_be32(&scfg->rcwpmuxcr0)); in config_board_mux()
130 out_be32(&scfg->rcwpmuxcr0, 0x3333); in config_board_mux()
/external/u-boot/board/freescale/ls1046ardb/
Dls1046ardb.c139 out_be32(&scfg->rcwpmuxcr0, 0x3300); in config_board_mux()
/external/u-boot/board/freescale/ls1046aqds/
Dls1046aqds.c184 out_be32(&scfg->rcwpmuxcr0, 0x3333); in board_early_init_f()
/external/u-boot/board/freescale/ls1043aqds/
Dls1043aqds.c245 out_be32(&scfg->rcwpmuxcr0, 0x3333); in board_early_init_f()
/external/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
Dimmap_lsch2.h469 u32 rcwpmuxcr0; member