MGMT_PAL_OENAB 253 drivers/net/ethernet/sun/sunbmac.c #define MGMT_CLKON (MGMT_PAL_INT_MDIO|MGMT_PAL_EXT_MDIO|MGMT_PAL_OENAB|MGMT_PAL_DCLOCK) MGMT_PAL_OENAB 254 drivers/net/ethernet/sun/sunbmac.c #define MGMT_CLKOFF (MGMT_PAL_INT_MDIO|MGMT_PAL_EXT_MDIO|MGMT_PAL_OENAB) MGMT_PAL_OENAB 272 drivers/net/ethernet/sun/sunbmac.c sbus_writel(bit | (MGMT_PAL_OENAB | MGMT_PAL_EXT_MDIO), MGMT_PAL_OENAB 275 drivers/net/ethernet/sun/sunbmac.c sbus_writel(bit | MGMT_PAL_OENAB | MGMT_PAL_EXT_MDIO | MGMT_PAL_DCLOCK, MGMT_PAL_OENAB 280 drivers/net/ethernet/sun/sunbmac.c sbus_writel(bit | MGMT_PAL_INT_MDIO | MGMT_PAL_OENAB, MGMT_PAL_OENAB 283 drivers/net/ethernet/sun/sunbmac.c sbus_writel(bit | MGMT_PAL_INT_MDIO | MGMT_PAL_OENAB | MGMT_PAL_DCLOCK,