Home
last modified time | relevance | path

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

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