Searched defs:PHY_REG (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/dsa/ |
| D | lan9303_mdio.c | 18 #define PHY_REG(x) (((x) >> 1) & 0x1f) macro
|
| /kernel/linux/linux-6.6/drivers/net/dsa/ |
| D | lan9303_mdio.c | 18 #define PHY_REG(x) (((x) >> 1) & 0x1f) macro
|
| /kernel/linux/linux-5.10/drivers/phy/rockchip/ |
| D | phy-rockchip-dphy-rx0.c | 110 #define PHY_REG(_offset, _width, _shift) \ macro
|
| D | phy-rockchip-inno-dsidphy.c | 36 #define PHY_REG(first, second) (FIRST_ADDRESS(first) | \ macro
|
| /kernel/linux/linux-6.6/drivers/phy/rockchip/ |
| D | phy-rockchip-dphy-rx0.c | 109 #define PHY_REG(_offset, _width, _shift) \ macro
|
| D | phy-rockchip-inno-csidphy.c | 92 #define PHY_REG(_offset, _width, _shift) \ macro
|
| D | phy-rockchip-inno-dsidphy.c | 37 #define PHY_REG(first, second) (FIRST_ADDRESS(first) | \ macro
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
| D | ich8lan.h | 110 #define PHY_REG(page, reg) (((page) << PHY_PAGE_SHIFT) | \ macro
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
| D | ich8lan.h | 107 #define PHY_REG(page, reg) (((page) << PHY_PAGE_SHIFT) | \ macro
|
| /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
| D | reg.h | 230 #define PHY_REG 0x02F3 macro
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
| D | reg.h | 230 #define PHY_REG 0x02F3 macro
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/ |
| D | e1000_hw.h | 2915 #define PHY_REG(page, reg) \ macro
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/ |
| D | e1000_hw.h | 2912 #define PHY_REG(page, reg) \ macro
|