Home
last modified time | relevance | path

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

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