Home
last modified time | relevance | path

Searched refs:CLK_SEL_24MHZ (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c67 CLK_SEL_24MHZ, &phy->phyclk); /* PLL 24Mhz */ in otg_phy_init()
H A Ddwc2_udc_otg_regs.h224 #define CLK_SEL_24MHZ (0x3 << 0) macro