Searched refs:FT1000_DSP_ASIC_RESET (Results 1 – 4 of 4) sorted by relevance
179 #define FT1000_DSP_ASIC_RESET 0x0008 // DSP indicating host that it will reset the ASIC macro
1346 if (doorbell & FT1000_DSP_ASIC_RESET) { in ft1000_parse_dpram_msg()1351 FT1000_DSP_ASIC_RESET); in ft1000_parse_dpram_msg()
207 #define FT1000_DSP_ASIC_RESET 0x0008 macro
1988 else if (tempword & FT1000_DSP_ASIC_RESET) { in ft1000_poll()2010 status = ft1000_write_register (dev, FT1000_DSP_ASIC_RESET, FT1000_REG_DOORBELL); in ft1000_poll()