Searched refs:XP_I2C_MUTEX (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-phy-v2.c | 573 XP_IOWRITE(pdata, XP_I2C_MUTEX, XGBE_MUTEX_RELEASE); in xgbe_phy_get_comm_ownership() 578 XP_SET_BITS(mutex_id, XP_I2C_MUTEX, ID, phy_data->port_id); in xgbe_phy_get_comm_ownership() 579 XP_SET_BITS(mutex_id, XP_I2C_MUTEX, ACTIVE, 1); in xgbe_phy_get_comm_ownership() 584 if (XP_IOREAD(pdata, XP_I2C_MUTEX) || in xgbe_phy_get_comm_ownership() 591 XP_IOWRITE(pdata, XP_I2C_MUTEX, mutex_id); in xgbe_phy_get_comm_ownership()
|
D | xgbe-common.h | 971 #define XP_I2C_MUTEX 0x0080 macro
|