Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c100 #define PHYREG1_CR_ACK BIT(0) macro
597 result, (result & PHYREG1_CR_ACK), 1, 100); in crport_handshake()
606 result, !(result & PHYREG1_CR_ACK), 1, 100); in crport_handshake()