Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/t102xqds/
H A Dt102xqds_qixis.h22 #define BRDCFG9_XFI_TX_DISABLE 0x10 macro
H A Dt102xqds.c100 QIXIS_WRITE(brdcfg[9], brdcfg9 | BRDCFG9_XFI_TX_DISABLE); in board_mux_lane_to_slot()
131 brdcfg9 &= ~BRDCFG9_XFI_TX_DISABLE; in board_mux_lane_to_slot()