Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dfsl-mph-dr-of.c285 #define PHYCTRL_PHYE (1 << 4) /* On-chip UTMI PHY 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.h128 #define PHYCTRL_PHYE (1 << 4) /* On-chip UTMI PHY enable */ macro