Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dhp100.h513 #define HP100_RESET_HB 0x0000 /* For readability when resetting bits */ macro
616 outw( HP100_MMAP_DIS | HP100_RESET_HB, ioaddr + HP100_REG_OPTION_LSW )
Dhp100.c616 hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_RESET_HB, OPTION_LSW); in hp100_probe1()
621 hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_RESET_HB, OPTION_LSW); in hp100_probe1()
913 HP100_BM_READ | HP100_RESET_HB | in hp100_hwinit()
995 HP100_EE_EN | HP100_RESET_HB | in hp100_mmuinit()
1008 HP100_BM_READ | HP100_RESET_HB, OPTION_LSW); in hp100_mmuinit()
1009 hp100_outw(HP100_MMAP_DIS | HP100_RESET_HB, OPTION_LSW); in hp100_mmuinit()
2427 hp100_outw(HP100_TRI_INT | HP100_RESET_HB, OPTION_LSW); in hp100_start_interface()
2436 hp100_outw(HP100_MMAP_DIS | HP100_RESET_HB, OPTION_LSW); in hp100_start_interface()