Searched refs:PHY_BCOM_1000T_CTRL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
H A D | skge.h | 957 PHY_BCOM_1000T_CTRL = 0x09,/* 16 bit r/w 1000Base-T Control Reg */ enumerator 1131 /***** PHY_BCOM_1000T_CTRL 16 bit r/w 1000Base-T Control Reg *****/
|
H A D | skge.c | 1352 xm_phy_write(hw, port, PHY_BCOM_1000T_CTRL, adv); in bcom_phy_init() 1359 xm_phy_write(hw, port, PHY_BCOM_1000T_CTRL, PHY_B_1000C_MSE); in bcom_phy_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | skge.h | 957 PHY_BCOM_1000T_CTRL = 0x09,/* 16 bit r/w 1000Base-T Control Reg */ enumerator 1131 /***** PHY_BCOM_1000T_CTRL 16 bit r/w 1000Base-T Control Reg *****/
|
H A D | skge.c | 1359 xm_phy_write(hw, port, PHY_BCOM_1000T_CTRL, adv); in bcom_phy_init() 1366 xm_phy_write(hw, port, PHY_BCOM_1000T_CTRL, PHY_B_1000C_MSE); in bcom_phy_init()
|
Completed in 24 milliseconds