Home
last modified time | relevance | path

Searched refs:DWC3_GCTL_RAMCLKSEL (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/linux/usb/
A Ddwc3.h158 #define DWC3_GCTL_RAMCLKSEL(x) \ macro
/u-boot/drivers/usb/dwc3/
A Dcore.h144 #define DWC3_GCTL_RAMCLKSEL(x) (((x) & DWC3_GCTL_CLK_MASK) << 6) macro
A Dgadget.c2136 reg |= DWC3_GCTL_RAMCLKSEL(usb30_clock); in dwc3_update_ram_clk_sel()

Completed in 12 milliseconds