Searched refs:GG82563_REG (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/e1000e/ |
D | defines.h | 764 #define GG82563_REG(page, reg) \ macro 770 GG82563_REG(0, 16) /* PHY Specific Control */ 772 GG82563_REG(0, 22) /* Page Select */ 774 GG82563_REG(0, 26) /* PHY Specific Control 2 */ 776 GG82563_REG(0, 29) /* Alternate Page Select */ 779 GG82563_REG(2, 21) /* MAC Specific Control Register */ 782 GG82563_REG(5, 26) /* DSP Distance */ 786 GG82563_REG(193, 16) /* Kumeran Mode Control */ 788 GG82563_REG(193, 20) /* Power Management Control */ 792 GG82563_REG(194, 18) /* Inband Control */
|