Home
last modified time | relevance | path

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

/DragonOS-0.1.3/kernel/src/driver/usb/xhci/
Dxhci.h116 #define XHCI_OPS_DNCTRL 0x14 // Device notification control macro
Dxhci.c2231 xhci_write_op_reg32(cid, XHCI_OPS_DNCTRL, (1 << 1)); // 目前只有N1被支持 in xhci_init()