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

/freebsd-11.0-release/sys/dev/siba/
H A Dsibareg.h248 (SIBA_ENUM_START + ((x) * SIBA_CORE_LEN))
249 #define SIBA_CORE_LEN 0x00001000 /* Size of cfg per core */ macro
251 #define SIBA_MAX_CORES (SIBA_CFG_END/SIBA_CORE_LEN) /* #max cores */
H A Dsibavar.h104 (core * SIBA_CORE_LEN) + (reg))
108 (core * SIBA_CORE_LEN) + (reg))
112 (core * SIBA_CORE_LEN) + (reg), (val))
116 (core * SIBA_CORE_LEN) + (reg), (val))

Completed in 48 milliseconds