Searched refs:MAC_GPIOSR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-dev.c | 1127 reg = XGMAC_IOREAD(pdata, MAC_GPIOSR); in xgbe_clr_gpio() 1130 XGMAC_IOWRITE(pdata, MAC_GPIOSR, reg); in xgbe_clr_gpio() 1142 reg = XGMAC_IOREAD(pdata, MAC_GPIOSR); in xgbe_set_gpio() 1145 XGMAC_IOWRITE(pdata, MAC_GPIOSR, reg); in xgbe_set_gpio()
|
H A D | xgbe-common.h | 317 #define MAC_GPIOSR 0x027c macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-dev.c | 1130 reg = XGMAC_IOREAD(pdata, MAC_GPIOSR); in xgbe_clr_gpio() 1133 XGMAC_IOWRITE(pdata, MAC_GPIOSR, reg); in xgbe_clr_gpio() 1145 reg = XGMAC_IOREAD(pdata, MAC_GPIOSR); in xgbe_set_gpio() 1148 XGMAC_IOWRITE(pdata, MAC_GPIOSR, reg); in xgbe_set_gpio()
|
H A D | xgbe-common.h | 317 #define MAC_GPIOSR 0x027c macro
|
Completed in 18 milliseconds