Home
last modified time | relevance | path

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

/openbmc/u-boot/board/raidsonic/ib62x0/
H A Dib62x0.h12 #define IB62x0_OE_LOW (~(1 << 22 | 1 << 24 | 1 << 25 | 1 << 27)) macro
H A Dib62x0.c28 IB62x0_OE_LOW, IB62x0_OE_HIGH); in board_early_init_f()