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

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

Completed in 12 milliseconds