Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/t1040qds/
H A Dt1040qds_qixis.h29 #define BRDCFG15_DIUSEL_MASK 0x03 macro
H A Ddiu.c84 ((sw & ~(BRDCFG15_LCDPD_MASK | BRDCFG15_DIUSEL_MASK)) in platform_diu_init()
/OK3568_Linux_fs/u-boot/board/freescale/t102xqds/
H A Dt102xqds_qixis.h38 #define BRDCFG15_DIUSEL_MASK 0x03 macro
H A Dt102xqds.c161 brdcfg15 &= ~BRDCFG15_DIUSEL_MASK; in board_mux_setup()