Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hp/
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.c532 hp100_outw(local_mode | HP100_SET_LB | HP100_SET_HB, OPTION_LSW); in hp100_probe1()
556 hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_SET_HB, OPTION_LSW); in hp100_probe1()
827 hp100_outw(HP100_TRI_INT | HP100_SET_HB, OPTION_LSW); in hp100_hwinit()
859 HP100_MMAP_DIS | HP100_SET_HB, OPTION_LSW); in hp100_hwinit()
940 hp100_outw(HP100_TRI_INT | HP100_SET_HB, OPTION_LSW); in hp100_mmuinit()
945 HP100_MMAP_DIS | HP100_SET_HB, OPTION_LSW); in hp100_mmuinit()
953 hp100_outw(HP100_MMAP_DIS | HP100_SET_HB | in hp100_mmuinit()
973 hp100_outw(HP100_BM_READ | HP100_BM_WRITE | HP100_SET_HB, OPTION_LSW); in hp100_mmuinit()
2364 /* HP100_RX_EARLY_INT | */ HP100_SET_HB | in hp100_start_interface()
2371 HP100_RX_ERROR | HP100_SET_HB | in hp100_start_interface()
[all …]