HomeSort by: relevance | last modified time | path
    Searched defs:qcu_fetch_state (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_misc.c 343 qcu_fetch_state = 0x40, enumerator in enum:__anoncbce8b480203
355 uint8_t qcu_fetch_state; member in struct:__anoncbce8b480308
388 if (check->states & qcu_fetch_state) {
389 if (((regs->dma_dbg_3 >> 22) & 0xf) == check->qcu_fetch_state)
390 found_states |= qcu_fetch_state;
412 .qcu_fetch_state = 0x8,
415 | qcu_fetch_state

Completed in 12 milliseconds