Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dhp100.h511 #define HP100_SET_HB 0x0100 /* 0:Set fields to 0 whose mask is 1 */ macro
618 outw( HP100_MMAP_DIS | HP100_SET_HB, ioaddr + HP100_REG_OPTION_LSW )
Dhp100.c601 hp100_outw(local_mode | HP100_SET_LB | HP100_SET_HB, OPTION_LSW); in hp100_probe1()
625 hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_SET_HB, OPTION_LSW); in hp100_probe1()
888 hp100_outw(HP100_TRI_INT | HP100_SET_HB, OPTION_LSW); in hp100_hwinit()
920 HP100_MMAP_DIS | HP100_SET_HB, OPTION_LSW); in hp100_hwinit()
1000 hp100_outw(HP100_TRI_INT | HP100_SET_HB, OPTION_LSW); in hp100_mmuinit()
1005 HP100_MMAP_DIS | HP100_SET_HB, OPTION_LSW); in hp100_mmuinit()
1013 hp100_outw(HP100_MMAP_DIS | HP100_SET_HB | in hp100_mmuinit()
1033 hp100_outw(HP100_BM_READ | HP100_BM_WRITE | HP100_SET_HB, OPTION_LSW); in hp100_mmuinit()
2448 /* HP100_RX_EARLY_INT | */ HP100_SET_HB | in hp100_start_interface()
2455 HP100_RX_ERROR | HP100_SET_HB | in hp100_start_interface()
[all …]