Home
last modified time | relevance | path

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

/linux/drivers/phy/apple/
H A Datc.c471 #define USB2PHY_CTL_PORT_RESET BIT(1) macro
1625 set32(atcphy->regs.usb2phy + USB2PHY_CTL, USB2PHY_CTL_PORT_RESET); in atcphy_usb2_power_off()
1681 clear32(atcphy->regs.usb2phy + USB2PHY_CTL, USB2PHY_CTL_PORT_RESET); in atcphy_usb2_power_on()