Searched refs:SCM_PACRC_PACR23 (Results 1 – 3 of 3) sorted by relevance
31 #define SCM_PACRC_PACR23(x) ((x) & 0x0F) macro
57 #define SCM_PACRC_PACR23(x) (((x)&0x0F)<<0) macro107 #define PACR23(x) SCM_PACRC_PACR23(x)
37 #define SCM_PACRC_PACR23(x) ((x) & 0x0F) macro
Completed in 13 milliseconds