Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dqcom-geni-se.h225 #define HW_VER_MINOR_SHFT 16 macro
237 minor = (ver & HW_VER_MINOR_MASK) >> HW_VER_MINOR_SHFT; \