Searched refs:crport_handshake (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/samsung/ |
H A D | phy-exynos5-usbdrd.c | 557 static int crport_handshake(struct exynos5_usbdrd_phy *phy_drd, in crport_handshake() function 592 ret = crport_handshake(phy_drd, PHYREG0_CR_DATA_IN(addr), in crport_ctrl_write() 600 ret = crport_handshake(phy_drd, PHYREG0_CR_DATA_IN(data), in crport_ctrl_write() 605 ret = crport_handshake(phy_drd, PHYREG0_CR_DATA_IN(data), in crport_ctrl_write()
|
/kernel/linux/linux-6.6/drivers/phy/samsung/ |
H A D | phy-exynos5-usbdrd.c | 588 static int crport_handshake(struct exynos5_usbdrd_phy *phy_drd, in crport_handshake() function 623 ret = crport_handshake(phy_drd, PHYREG0_CR_DATA_IN(addr), in crport_ctrl_write() 631 ret = crport_handshake(phy_drd, PHYREG0_CR_DATA_IN(data), in crport_ctrl_write() 636 ret = crport_handshake(phy_drd, PHYREG0_CR_DATA_IN(data), in crport_ctrl_write()
|
Completed in 3 milliseconds