Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dhp100.h511 #define HP100_SET_HB 0x0100 /* 0:Set fields to 0 whose mask is 1 */ macro
615 outw( HP100_MMAP_DIS | HP100_SET_HB, ioaddr + HP100_REG_OPTION_LSW )
Dhp100.c535 hp100_outw(local_mode | HP100_SET_LB | HP100_SET_HB, OPTION_LSW); in hp100_probe1()
559 hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_SET_HB, OPTION_LSW); in hp100_probe1()
830 hp100_outw(HP100_TRI_INT | HP100_SET_HB, OPTION_LSW); in hp100_hwinit()
862 HP100_MMAP_DIS | HP100_SET_HB, OPTION_LSW); in hp100_hwinit()
943 hp100_outw(HP100_TRI_INT | HP100_SET_HB, OPTION_LSW); in hp100_mmuinit()
948 HP100_MMAP_DIS | HP100_SET_HB, OPTION_LSW); in hp100_mmuinit()
956 hp100_outw(HP100_MMAP_DIS | HP100_SET_HB | in hp100_mmuinit()
976 hp100_outw(HP100_BM_READ | HP100_BM_WRITE | HP100_SET_HB, OPTION_LSW); in hp100_mmuinit()
2370 /* HP100_RX_EARLY_INT | */ HP100_SET_HB | in hp100_start_interface()
2377 HP100_RX_ERROR | HP100_SET_HB | in hp100_start_interface()
[all …]