Home
last modified time | relevance | path

Searched refs:BCSR9_UCC3_RMII_EN (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/board/freescale/mpc8569mds/
H A Dbcsr.h39 #define BCSR9_UCC3_RMII_EN 0x10 macro
H A Dbcsr.c43 setbits_8((u8 *)(CONFIG_SYS_BCSR_BASE + 9), BCSR9_UCC3_RMII_EN); in enable_8569mds_qe_uec()