Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dfusbtc.c135 #define FUSB_STATUS0_BC_LVL_MASK (0x3 << 0) macro
472 reg &= FUSB_STATUS0_BC_LVL_MASK; in fusbtc_toggle_change()
522 bc &= FUSB_STATUS0_BC_LVL_MASK; in fusbtc_bclvl_change()