Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/mpc837xemds/
H A Dmpc837xemds.c120 tsec_mode = rcwh & HRCWH_TSEC2M_MASK; in board_eth_init()
199 tsec_mode = rcwh & HRCWH_TSEC2M_MASK; in ft_tsec_fixup()
/OK3568_Linux_fs/u-boot/include/
H A Dmpc83xx.h786 #define HRCWH_TSEC2M_MASK 0x00001C00 macro