Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/usb/controller/
H A Dmusb_otg.h47 #define MUSB2_MASK_RESUME 0x04 macro
H A Dmusb_otg.c357 temp |= MUSB2_MASK_RESUME; in musbotg_wakeup_host()
365 temp &= ~MUSB2_MASK_RESUME; in musbotg_wakeup_host()
381 temp |= MUSB2_MASK_RESUME; in musbotg_wakeup_peer()
389 temp &= ~MUSB2_MASK_RESUME; in musbotg_wakeup_peer()