Searched refs:FIELD_GET (Results 1 – 2 of 2) sorted by relevance
65 platform_id = FIELD_GET(PLATFORM_MASK, version); in board_detection()66 platform_version = FIELD_GET(PLATFORM_VERSION_MASK, version); in board_detection()
18 #define FIELD_GET(_mask, _reg) \ macro
Completed in 3 milliseconds