Home
last modified time | relevance | path

Searched refs:FUSB_INTERRUPT_BC_LVL (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/fdt/
H A Dfusbtc.c141 #define FUSB_INTERRUPT_BC_LVL (1 << 0) macro
372 if (intr & FUSB_INTERRUPT_BC_LVL) in fusbtc_task()