Home
last modified time | relevance | path

Searched refs:RTSOFF_MASK (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-debugfs.c673 readl(&xhci->cap_regs->run_regs_off) & RTSOFF_MASK, in xhci_debugfs_init()
H A Dxhci.h131 #define RTSOFF_MASK (~0x1f) macro
H A Dxhci.c5288 (readl(&xhci->cap_regs->run_regs_off) & RTSOFF_MASK); in xhci_gen_setup()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-debugfs.c673 readl(&xhci->cap_regs->run_regs_off) & RTSOFF_MASK, in xhci_debugfs_init()
H A Dxhci.h131 #define RTSOFF_MASK (~0x1f) macro
H A Dxhci.c5164 (readl(&xhci->cap_regs->run_regs_off) & RTSOFF_MASK); in xhci_gen_setup()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h96 #define RTSOFF_MASK GENMASK(31, 5) macro
H A Dcdnsp-gadget.c1796 (readl(&pdev->cap_regs->run_regs_off) & RTSOFF_MASK); in cdnsp_gen_setup()

Completed in 31 milliseconds