Searched refs:QUICC_PRAM_BASE (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/ic/
H A Dquicc.h35 #define QUICC_PRAM_BASE 0x8000 macro
37 #define QUICC_PRAM_REV_NUM (QUICC_PRAM_BASE + 0xaf0)
41 #define QUICC_PRAM_BASE_SCC(u) (QUICC_PRAM_BASE + QUICC_PRAM_SIZE_SCC * (u))

Completed in 86 milliseconds