Searched refs:FT1000_ASIC_RESET_REQ (Results 1 – 3 of 3) sorted by relevance
163 #define FT1000_ASIC_RESET_REQ 0x0004 /* DSP requesting host to macro
1197 if (doorbell & FT1000_ASIC_RESET_REQ) { in ft1000_parse_dpram_msg()1219 FT1000_ASIC_RESET_REQ); in ft1000_parse_dpram_msg()1293 doorbell & ~(FT1000_DB_DPRAM_RX | FT1000_ASIC_RESET_REQ | in ft1000_parse_dpram_msg()
1535 } else if (tempword & FT1000_ASIC_RESET_REQ) { in ft1000_poll()1539 FT1000_ASIC_RESET_REQ, in ft1000_poll()