Home
last modified time | relevance | path

Searched refs:HW_VER_MAJOR_SHFT (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/
Dqcom-geni-se.h223 #define HW_VER_MAJOR_SHFT 28 macro
236 major = (ver & HW_VER_MAJOR_MASK) >> HW_VER_MAJOR_SHFT; \