Searched refs:DRXDAP_FASI_LONG_FORMAT (Results 1 – 3 of 3) sorted by relevance
251 #define DRXDAP_FASI_LONG_FORMAT(addr) (((addr) & 0xFC30FF80) != 0) macro
1423 (DRXDAP_FASI_LONG_FORMAT(addr) ? 4 : 2); in drxdap_fasi_read_block()1427 DRXDAP_FASI_LONG_FORMAT(addr)) || in drxdap_fasi_read_block()1450 if (DRXDAP_FASI_LONG_FORMAT(addr)) { in drxdap_fasi_read_block()1600 (DRXDAP_FASI_LONG_FORMAT(addr) ? 4 : 2); in drxdap_fasi_write_block()1604 DRXDAP_FASI_LONG_FORMAT(addr)) || in drxdap_fasi_write_block()1626 if (DRXDAP_FASI_LONG_FORMAT(addr)) { in drxdap_fasi_write_block()
58 #define DRXDAP_FASI_LONG_FORMAT(addr) (((addr) & 0xFC30FF80) != 0) macro277 if (DRXDAP_FASI_LONG_FORMAT(reg) || (flags != 0)) { in read16_flags()311 if (DRXDAP_FASI_LONG_FORMAT(reg) || (flags != 0)) { in read32_flags()344 if (DRXDAP_FASI_LONG_FORMAT(reg) || (flags != 0)) { in write16_flags()373 if (DRXDAP_FASI_LONG_FORMAT(reg) || (flags != 0)) { in write32_flags()413 if (DRXDAP_FASI_LONG_FORMAT(address) || (flags != 0)) { in write_block()