Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hp/
Dhp100.h181 #define HP100_INT_EN 0x0004 /* 1:Enable ints from card */ macro
605 outw( HP100_INT_EN | HP100_RESET_LB, ioaddr + HP100_REG_OPTION_LSW )
607 outw( HP100_INT_EN | HP100_SET_LB, ioaddr + HP100_REG_OPTION_LSW )
Dhp100.c814 hp100_outw(HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); in hp100_hwinit()
821 hp100_outw(HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); in hp100_hwinit()
842 HP100_INT_EN | in hp100_hwinit()
926 HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); in hp100_mmuinit()
1383 hp100_outw(HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); in hp100_BM_shutdown()
2328 hp100_outw(HP100_FAKE_INT | HP100_INT_EN | HP100_RESET_LB, in hp100_start_interface()
2386 hp100_outw(HP100_INT_EN | HP100_RESET_LB | in hp100_stop_interface()