Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfsl-mph-dr-of.c290 #define PHYCTRL_PXE (1 << 0) /* PHY oscillator enable */ macro
319 out_be32(pdata->regs + ISIPHYCTRL, PHYCTRL_PHYE | PHYCTRL_PXE); in fsl_usb2_mpc5121_init()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dehci-ci.h133 #define PHYCTRL_PXE (1 << 0) /* PHY oscillator enable */ macro