Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
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.c829 hp100_outw(HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); in hp100_hwinit()
836 hp100_outw(HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); in hp100_hwinit()
857 HP100_INT_EN | in hp100_hwinit()
941 HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); in hp100_mmuinit()
1399 hp100_outw(HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); in hp100_BM_shutdown()
2346 hp100_outw(HP100_FAKE_INT | HP100_INT_EN | HP100_RESET_LB, in hp100_start_interface()
2404 hp100_outw(HP100_INT_EN | HP100_RESET_LB | in hp100_stop_interface()