Searched refs:MAC_GPIOSR (Results 1 – 3 of 3) sorted by relevance
| /src/sys/dev/axgbe/ |
| H A D | xgbe-dev.c | 992 reg = XGMAC_IOREAD(pdata, MAC_GPIOSR); in xgbe_clr_gpio() 995 XGMAC_IOWRITE(pdata, MAC_GPIOSR, reg); in xgbe_clr_gpio() 1008 reg = XGMAC_IOREAD(pdata, MAC_GPIOSR); in xgbe_set_gpio() 1011 XGMAC_IOWRITE(pdata, MAC_GPIOSR, reg); in xgbe_set_gpio()
|
| H A D | if_axgbe_pci.c | 1196 axgbe_printf(1, "MAC GPIOSR Reg (%08x) = %08x\n", MAC_GPIOSR, in xgbe_dump_mac_registers() 1197 XGMAC_IOREAD(pdata, MAC_GPIOSR)); in xgbe_dump_mac_registers()
|
| H A D | xgbe-common.h | 341 #define MAC_GPIOSR 0x027c macro
|