Searched refs:USERACCESS_GO (Results 1 – 1 of 1) sorted by relevance
66 #define USERACCESS_GO BIT(31) macro185 if ((reg & USERACCESS_GO) == 0) in wait_for_user_access()205 if ((reg & USERACCESS_GO) == 0) in wait_for_user_access()241 reg = (USERACCESS_GO | USERACCESS_READ | (phy_reg << 21) | in davinci_mdio_read()285 reg = (USERACCESS_GO | USERACCESS_WRITE | (phy_reg << 21) | in davinci_mdio_write()
Completed in 4 milliseconds