Searched refs:qcu_fetch_state (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_misc.c343 qcu_fetch_state = 0x40, enumerator in enum:__anon8768
355 uint8_t qcu_fetch_state; member in struct:__anon8769
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 98 milliseconds