Home
last modified time | relevance | path

Searched refs:BRDCFG5_IRE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/board/freescale/t4qds/
H A Dt4240qds_qixis.h32 #define BRDCFG5_IRE 0x20 /* i2c Remote i2c1 enable */ macro
H A Dt4240qds.c555 QIXIS_WRITE(brdcfg[5], QIXIS_READ(brdcfg[5]) & ~BRDCFG5_IRE); in board_early_init_r()
/OK3568_Linux_fs/u-boot/board/freescale/t208xqds/
H A Dt208xqds_qixis.h36 #define BRDCFG5_IRE 0x20 /* i2c Remote i2c1 enable */ macro
H A Dt208xqds.c359 QIXIS_WRITE(brdcfg[5], QIXIS_READ(brdcfg[5]) & ~BRDCFG5_IRE); in board_early_init_r()