Searched refs:BRDCFG5_SPISDHC_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/board/freescale/ls1088a/ | ||
H A D | ls1088a_qixis.h | 41 #define BRDCFG5_SPISDHC_MASK 0x0C macro |
H A D | ls1088a.c | 479 brdcfg5 &= ~BRDCFG5_SPISDHC_MASK; in misc_init_r() |