Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Duhcireg.h104 #define URWMASK(x) \ macro
Duhci.c2785 x = URWMASK(UREAD2(sc, port)); in uhci_portreset()
2793 x = URWMASK(UREAD2(sc, port)); in uhci_portreset()
2801 x = URWMASK(UREAD2(sc, port)); in uhci_portreset()
2833 UWRITE2(sc, port, URWMASK(x) | in uhci_portreset()
2842 UWRITE2(sc, port, URWMASK(x) | UHCI_PORTSC_PE); in uhci_portreset()
3037 x = URWMASK(UREAD2(sc, port)); in uhci_root_ctrl_start()
3041 x = URWMASK(UREAD2(sc, port)); in uhci_root_ctrl_start()
3045 x = URWMASK(UREAD2(sc, port)); in uhci_root_ctrl_start()
3049 x = URWMASK(UREAD2(sc, port)); in uhci_root_ctrl_start()
3053 x = URWMASK(UREAD2(sc, port)); in uhci_root_ctrl_start()
[all …]