Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dmusb_otg.h46 #define MUSB2_MASK_RESUME 0x04 macro
H A Dmusb_otg.c353 temp |= MUSB2_MASK_RESUME; in musbotg_wakeup_host()
361 temp &= ~MUSB2_MASK_RESUME; in musbotg_wakeup_host()
377 temp |= MUSB2_MASK_RESUME; in musbotg_wakeup_peer()
385 temp &= ~MUSB2_MASK_RESUME; in musbotg_wakeup_peer()