Searched refs:MSG_PORT_USB_AFE (Results 1 – 2 of 2) sorted by relevance
| /arch/x86/cpu/quark/ |
| A D | quark.c | 157 msg_port_alt_clrsetbits(MSG_PORT_USB_AFE, USB2_GLOBAL_PORT, in quark_usb_early_init() 160 msg_port_alt_clrsetbits(MSG_PORT_USB_AFE, USB2_COMPBG, in quark_usb_early_init() 163 msg_port_alt_setbits(MSG_PORT_USB_AFE, USB2_PLL2, 1 << 29); in quark_usb_early_init() 165 msg_port_alt_setbits(MSG_PORT_USB_AFE, USB2_PLL1, 1 << 1); in quark_usb_early_init() 167 msg_port_alt_clrsetbits(MSG_PORT_USB_AFE, USB2_PLL1, in quark_usb_early_init() 170 msg_port_alt_clrbits(MSG_PORT_USB_AFE, USB2_PLL2, 1 << 29); in quark_usb_early_init() 172 msg_port_alt_setbits(MSG_PORT_USB_AFE, USB2_PLL2, 1 << 24); in quark_usb_early_init()
|
| /arch/x86/include/asm/arch-quark/ |
| A D | quark.h | 14 #define MSG_PORT_USB_AFE 0x14 macro
|
Completed in 4 milliseconds