Home
last modified time | relevance | path

Searched refs:DWC3_GFLADJ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.c340 reg = dwc3_readl(dwc->regs, DWC3_GFLADJ); in dwc3_frame_length_adjustment()
345 dwc3_writel(dwc->regs, DWC3_GFLADJ, reg); in dwc3_frame_length_adjustment()
408 reg = dwc3_readl(dwc->regs, DWC3_GFLADJ); in dwc3_ref_clk_period()
419 dwc3_writel(dwc->regs, DWC3_GFLADJ, reg); in dwc3_ref_clk_period()
H A Dcore.h147 #define DWC3_GFLADJ 0xc630 macro
/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.c337 reg = dwc3_readl(dwc->regs, DWC3_GFLADJ); in dwc3_frame_length_adjustment()
342 dwc3_writel(dwc->regs, DWC3_GFLADJ, reg); in dwc3_frame_length_adjustment()
H A Dcore.h143 #define DWC3_GFLADJ 0xc630 macro

Completed in 12 milliseconds