Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/quark/
H A Dquark.c156 msg_port_alt_setbits(MSG_PORT_USB_AFE, USB2_PLL2, 1 << 29); in quark_usb_early_init()
163 msg_port_alt_clrbits(MSG_PORT_USB_AFE, USB2_PLL2, 1 << 29); in quark_usb_early_init()
165 msg_port_alt_setbits(MSG_PORT_USB_AFE, USB2_PLL2, 1 << 24); in quark_usb_early_init()
/openbmc/u-boot/arch/x86/include/asm/arch-quark/
H A Dquark.h109 #define USB2_PLL2 0x7f03 macro