Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/hp/
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.c553 hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_RESET_HB, OPTION_LSW); in hp100_probe1()
558 hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_RESET_HB, OPTION_LSW); in hp100_probe1()
858 HP100_BM_READ | HP100_RESET_HB | in hp100_hwinit()
941 HP100_EE_EN | HP100_RESET_HB | in hp100_mmuinit()
954 HP100_BM_READ | HP100_RESET_HB, OPTION_LSW); in hp100_mmuinit()
955 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()