Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-lpc32xx/
Dclk.h175 #define CLK_USBCTRL_USBDVND_EN (1 << 22) macro
/third_party/uboot/u-boot-2020.01/drivers/usb/host/
Dohci-lpc32xx.c125 setbits_le32(&clk_pwr->usb_ctrl, CLK_USBCTRL_USBDVND_EN); in isp1301_configure()