Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
H A Dsmc91c92_cs.c135 #define OSITECH_AUI_PWR 0x0c macro
699 set_bits(0x300, link->resource[0]->start + OSITECH_AUI_PWR); in osi_setup()
703 inw(link->resource[0]->start + OSITECH_AUI_PWR), in osi_setup()
733 set_bits(0x0300, dev->base_addr-0x10+OSITECH_AUI_PWR); in smc91c92_resume()
1624 set_bits(OSI_AUI_PWR, ioaddr - 0x10 + OSITECH_AUI_PWR); in smc_set_xcvr()
1630 mask_bits(~OSI_AUI_PWR, ioaddr - 0x10 + OSITECH_AUI_PWR); in smc_set_xcvr()
1666 (inw(ioaddr-0x10+OSITECH_AUI_PWR) & 0xff00), in smc_reset()
1667 ioaddr - 0x10 + OSITECH_AUI_PWR); in smc_reset()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds