Home
last modified time | relevance | path

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

/u-boot/drivers/phy/
A Dmeson-g12a-usb3-pcie.c55 #define PHY_R5_PHY_CR_ACK BIT(16) macro
80 (val & PHY_R5_PHY_CR_ACK), in phy_g12a_usb3_pcie_cr_bus_addr()
88 !(val & PHY_R5_PHY_CR_ACK), in phy_g12a_usb3_pcie_cr_bus_addr()
111 (val & PHY_R5_PHY_CR_ACK), in phy_g12a_usb3_pcie_cr_bus_read()
121 !(val & PHY_R5_PHY_CR_ACK), in phy_g12a_usb3_pcie_cr_bus_read()
148 (val & PHY_R5_PHY_CR_ACK), in phy_g12a_usb3_pcie_cr_bus_write()
156 (val & PHY_R5_PHY_CR_ACK) == 0, in phy_g12a_usb3_pcie_cr_bus_write()
166 (val & PHY_R5_PHY_CR_ACK), in phy_g12a_usb3_pcie_cr_bus_write()
174 (val & PHY_R5_PHY_CR_ACK) == 0, in phy_g12a_usb3_pcie_cr_bus_write()

Completed in 3 milliseconds