Searched refs:RAMBLUR_VERSION_MAJOR_BMSK (Results 1 – 2 of 2) sorted by relevance
26 #define RAMBLUR_VERSION_MAJOR_BMSK 0xff000000 macro
237 *major = (val & RAMBLUR_VERSION_MAJOR_BMSK) >> in get_hardware_version()