Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c43 #define PHYCTL_DATA BIT(7) macro
162 temp |= PHYCTL_DATA; in sun4i_usb_phy_write()
164 temp &= ~PHYCTL_DATA; in sun4i_usb_phy_write()
/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c46 #define PHYCTL_DATA BIT(7) macro
209 temp |= PHYCTL_DATA; in sun4i_usb_phy_write()
211 temp &= ~PHYCTL_DATA; in sun4i_usb_phy_write()