Searched refs:U3D_DEV_LINK_INTR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/mtu3/ |
H A D | mtu3_core.c | 165 mtu3_writel(mbase, U3D_DEV_LINK_INTR, ~0x0); in mtu3_intr_status_clear() 638 link = mtu3_readl(mbase, U3D_DEV_LINK_INTR); in mtu3_link_isr() 640 mtu3_writel(mbase, U3D_DEV_LINK_INTR, link); /* W1C */ in mtu3_link_isr()
|
H A D | mtu3_hw_regs.h | 265 #define U3D_DEV_LINK_INTR (SSUSB_EPCTL_CSR_BASE + 0x0054) macro 284 /* U3D_DEV_LINK_INTR */
|
/kernel/linux/linux-6.6/drivers/usb/mtu3/ |
H A D | mtu3_core.c | 187 mtu3_writel(mbase, U3D_DEV_LINK_INTR, ~0x0); in mtu3_intr_status_clear() 677 link = mtu3_readl(mbase, U3D_DEV_LINK_INTR); in mtu3_link_isr() 679 mtu3_writel(mbase, U3D_DEV_LINK_INTR, link); /* W1C */ in mtu3_link_isr()
|
H A D | mtu3_hw_regs.h | 266 #define U3D_DEV_LINK_INTR (SSUSB_EPCTL_CSR_BASE + 0x0054) macro 285 /* U3D_DEV_LINK_INTR */
|
Completed in 6 milliseconds