Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dbcm-phy-lib.h16 #define MISC_ADDR(base, channel) base, channel macro
18 #define DSP_TAP10 MISC_ADDR(0x0a, 0)
19 #define PLL_PLLCTRL_1 MISC_ADDR(0x32, 1)
20 #define PLL_PLLCTRL_2 MISC_ADDR(0x32, 2)
21 #define PLL_PLLCTRL_4 MISC_ADDR(0x33, 0)
23 #define AFE_RXCONFIG_0 MISC_ADDR(0x38, 0)
24 #define AFE_RXCONFIG_1 MISC_ADDR(0x38, 1)
25 #define AFE_RXCONFIG_2 MISC_ADDR(0x38, 2)
26 #define AFE_RX_LP_COUNTER MISC_ADDR(0x38, 3)
27 #define AFE_TX_CONFIG MISC_ADDR(0x39, 0)
[all …]