Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dclock_am43xx.c195 USBPHY0_CLKCTRL_OPTFCLKEN_CLK32K); in enable_usb_clocks()
202 USBPHY0_CLKCTRL_OPTFCLKEN_CLK32K); in enable_usb_clocks()
229 USBPHY0_CLKCTRL_OPTFCLKEN_CLK32K); in disable_usb_clocks()
236 USBPHY0_CLKCTRL_OPTFCLKEN_CLK32K); in disable_usb_clocks()
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dhardware_am43xx.h85 #define USBPHY0_CLKCTRL_OPTFCLKEN_CLK32K (1 << 8) macro