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
1429 (DRXDAP_FASI_LONG_FORMAT(addr) ? 4 : 2); in drxdap_fasi_read_block()1433 DRXDAP_FASI_LONG_FORMAT(addr)) || in drxdap_fasi_read_block()1457 if (DRXDAP_FASI_LONG_FORMAT(addr)) { in drxdap_fasi_read_block()1607 (DRXDAP_FASI_LONG_FORMAT(addr) ? 4 : 2); in drxdap_fasi_write_block()1611 DRXDAP_FASI_LONG_FORMAT(addr)) || in drxdap_fasi_write_block()1633 if (DRXDAP_FASI_LONG_FORMAT(addr)) { in drxdap_fasi_write_block()
58 #define DRXDAP_FASI_LONG_FORMAT(addr) (((addr) & 0xFC30FF80) != 0) macro302 if (DRXDAP_FASI_LONG_FORMAT(reg) || (flags != 0)) { in read16_flags()336 if (DRXDAP_FASI_LONG_FORMAT(reg) || (flags != 0)) { in read32_flags()369 if (DRXDAP_FASI_LONG_FORMAT(reg) || (flags != 0)) { in write16_flags()398 if (DRXDAP_FASI_LONG_FORMAT(reg) || (flags != 0)) { in write32_flags()438 if (DRXDAP_FASI_LONG_FORMAT(address) || (flags != 0)) { in write_block()