Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hp/
Dhp100.h185 #define HP100_INT_EN 0x0004 /* 1:Enable ints from card */ macro
609 outw( HP100_INT_EN | HP100_RESET_LB, ioaddr + HP100_REG_OPTION_LSW )
611 outw( HP100_INT_EN | HP100_SET_LB, ioaddr + HP100_REG_OPTION_LSW )
Dhp100.c826 hp100_outw(HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); in hp100_hwinit()
833 hp100_outw(HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); in hp100_hwinit()
854 HP100_INT_EN | in hp100_hwinit()
938 HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); in hp100_mmuinit()
1395 hp100_outw(HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); in hp100_BM_shutdown()
2340 hp100_outw(HP100_FAKE_INT | HP100_INT_EN | HP100_RESET_LB, in hp100_start_interface()
2398 hp100_outw(HP100_INT_EN | HP100_RESET_LB | in hp100_stop_interface()