Home
last modified time | relevance | path

Searched defs:bcsr (Results 1 – 4 of 4) sorted by relevance

/u-boot/board/freescale/mpc8568mds/
A Dbcsr.c16 volatile u8 *bcsr = (u8 *)(CONFIG_SYS_BCSR); in enable_8568mds_duart() local
25 volatile u8 *bcsr = (u8 *)(CONFIG_SYS_BCSR); in enable_8568mds_flash_write() local
32 volatile u8 *bcsr = (u8 *)(CONFIG_SYS_BCSR); in disable_8568mds_flash_write() local
39 u8 *bcsr = (u8 *)(CONFIG_SYS_BCSR); in enable_8568mds_qe_mdio() local
47 volatile u8 *bcsr = (u8 *)(CONFIG_SYS_BCSR); in reset_8568mds_uccs() local
/u-boot/board/freescale/mpc837xemds/
A Dmpc837xemds.c31 u8 *bcsr = (u8 *)CONFIG_SYS_BCSR; in board_early_init_f() local
71 u8 *bcsr = (u8 *)CONFIG_SYS_BCSR; in board_mmc_init() local
/u-boot/board/freescale/mpc832xemds/
A Dmpc832xemds.c78 volatile u8 *bcsr = (volatile u8 *)CONFIG_SYS_BCSR; in board_early_init_f() local
/u-boot/board/freescale/mpc8349emds/
A Dmpc8349emds.c40 volatile u8* bcsr = (volatile u8*)CONFIG_SYS_BCSR; in board_early_init_f() local

Completed in 10 milliseconds