Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91c92_cs.c135 #define OSITECH_AUI_PWR 0x0c macro
702 set_bits(0x300, link->resource[0]->start + OSITECH_AUI_PWR); in osi_setup()
706 inw(link->resource[0]->start + OSITECH_AUI_PWR), in osi_setup()
736 set_bits(0x0300, dev->base_addr-0x10+OSITECH_AUI_PWR); in smc91c92_resume()
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()
1669 (inw(ioaddr-0x10+OSITECH_AUI_PWR) & 0xff00), in smc_reset()
1670 ioaddr - 0x10 + OSITECH_AUI_PWR); in smc_reset()