Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hp/
Dhp100.h507 #define HP100_SET_HB 0x0100 /* 0:Set fields to 0 whose mask is 1 */ macro
611 outw( HP100_MMAP_DIS | HP100_SET_HB, ioaddr + HP100_REG_OPTION_LSW )
Dhp100.c520 hp100_outw(local_mode | HP100_SET_LB | HP100_SET_HB, OPTION_LSW); in hp100_probe1()
544 hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_SET_HB, OPTION_LSW); in hp100_probe1()
815 hp100_outw(HP100_TRI_INT | HP100_SET_HB, OPTION_LSW); in hp100_hwinit()
847 HP100_MMAP_DIS | HP100_SET_HB, OPTION_LSW); in hp100_hwinit()
928 hp100_outw(HP100_TRI_INT | HP100_SET_HB, OPTION_LSW); in hp100_mmuinit()
933 HP100_MMAP_DIS | HP100_SET_HB, OPTION_LSW); in hp100_mmuinit()
941 hp100_outw(HP100_MMAP_DIS | HP100_SET_HB | in hp100_mmuinit()
961 hp100_outw(HP100_BM_READ | HP100_BM_WRITE | HP100_SET_HB, OPTION_LSW); in hp100_mmuinit()
2352 /* HP100_RX_EARLY_INT | */ HP100_SET_HB | in hp100_start_interface()
2359 HP100_RX_ERROR | HP100_SET_HB | in hp100_start_interface()
[all …]