Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91c92_cs.c138 #define OSI_AUI_PWR 0x40 macro
1627 set_bits(OSI_AUI_PWR, ioaddr - 0x10 + OSITECH_AUI_PWR); in smc_set_xcvr()
1633 mask_bits(~OSI_AUI_PWR, ioaddr - 0x10 + OSITECH_AUI_PWR); in smc_set_xcvr()
1668 outw((dev->if_port == 2 ? OSI_AUI_PWR : 0) | in smc_reset()