Searched defs:DRXDAP_FASI_LONG_FORMAT (Results 1 – 2 of 2) sorted by relevance
251 #define DRXDAP_FASI_LONG_FORMAT(addr) (((addr) & 0xFC30FF80) != 0) macro
58 #define DRXDAP_FASI_LONG_FORMAT(addr) (((addr) & 0xFC30FF80) != 0) macro