HomeSort by: relevance | last modified time | path
    Searched refs:BOARD_REV (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbarm/iq80310/
iq80310reg.h 112 #define BOARD_REV(x) (((x) & 0xf) + '@')
obio.c 113 uint8_t board_rev = CPLD_READ(IQ80310_BOARD_REV); local in function:obio_attach
118 BOARD_REV(board_rev), CPLD_REV(cpld_rev),

Completed in 29 milliseconds