Searched refs:FUNCID_OEN_SHIFT (Results 1 – 5 of 5) sorted by relevance
14 (62 << FUNCID_OEN_SHIFT) | \
36 #define FUNCID_OEN_SHIFT U(24) macro50 #define GET_SMC_OEN(id) (((id) >> FUNCID_OEN_SHIFT) & \
73 (OEN_STD_START << FUNCID_OEN_SHIFT) | \
58 #define FUNCID_OEN_NUM_MASK ((FUNCID_OEN_MASK << FUNCID_OEN_SHIFT)\
509 ubfx x16, x0, #FUNCID_OEN_SHIFT, #FUNCID_OEN_WIDTH
Completed in 6 milliseconds