Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dhp100.h513 #define HP100_RESET_HB 0x0000 /* For readability when resetting bits */ macro
613 outw( HP100_MMAP_DIS | HP100_RESET_HB, ioaddr + HP100_REG_OPTION_LSW )
Dhp100.c550 hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_RESET_HB, OPTION_LSW); in hp100_probe1()
555 hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_RESET_HB, OPTION_LSW); in hp100_probe1()
855 HP100_BM_READ | HP100_RESET_HB | in hp100_hwinit()
938 HP100_EE_EN | HP100_RESET_HB | in hp100_mmuinit()
951 HP100_BM_READ | HP100_RESET_HB, OPTION_LSW); in hp100_mmuinit()
952 hp100_outw(HP100_MMAP_DIS | HP100_RESET_HB, OPTION_LSW); in hp100_mmuinit()
2349 hp100_outw(HP100_TRI_INT | HP100_RESET_HB, OPTION_LSW); in hp100_start_interface()
2358 hp100_outw(HP100_MMAP_DIS | HP100_RESET_HB, OPTION_LSW); in hp100_start_interface()