summaryrefslogtreecommitdiff
path: root/src/sys/include/io/usb/xhciregs.h
AgeCommit message (Expand)Author
2025-10-11kern: xhci: Fixup xHCI opregs field sizesIan Moffett
2025-10-11kern: usb: Extract HCSPARAMS1 register fieldsIan Moffett
2025-10-11kern: usb: Poll USBSTS.CNR after resetIan Moffett
2025-10-11kern: xhci: Comment USBCMD bitsIan Moffett
2025-10-11kern: xhci: Implement controller hard resetIan Moffett
2025-10-11kern: io: Add initial xHCI skeletonIan Moffett