Searched refs:DRXDAP_FASI_LONG_FORMAT (Results 1 – 3 of 3) sorted by relevance
253 #define DRXDAP_FASI_LONG_FORMAT(addr) (((addr) & 0xFC30FF80) != 0) macro
1426 (DRXDAP_FASI_LONG_FORMAT(addr) ? 4 : 2); in drxdap_fasi_read_block()1430 DRXDAP_FASI_LONG_FORMAT(addr)) || in drxdap_fasi_read_block()1454 if (DRXDAP_FASI_LONG_FORMAT(addr)) { in drxdap_fasi_read_block()1604 (DRXDAP_FASI_LONG_FORMAT(addr) ? 4 : 2); in drxdap_fasi_write_block()1608 DRXDAP_FASI_LONG_FORMAT(addr)) || in drxdap_fasi_write_block()1630 if (DRXDAP_FASI_LONG_FORMAT(addr)) { in drxdap_fasi_write_block()
74 #define DRXDAP_FASI_LONG_FORMAT(addr) (((addr) & 0xFC30FF80) != 0) macro318 if (DRXDAP_FASI_LONG_FORMAT(reg) || (flags != 0)) { in read16_flags()352 if (DRXDAP_FASI_LONG_FORMAT(reg) || (flags != 0)) { in read32_flags()385 if (DRXDAP_FASI_LONG_FORMAT(reg) || (flags != 0)) { in write16_flags()414 if (DRXDAP_FASI_LONG_FORMAT(reg) || (flags != 0)) { in write32_flags()454 if (DRXDAP_FASI_LONG_FORMAT(address) || (flags != 0)) { in write_block()