Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hp/
Dhp100.h509 #define HP100_RESET_HB 0x0000 /* For readability when resetting bits */ macro
609 outw( HP100_MMAP_DIS | HP100_RESET_HB, ioaddr + HP100_REG_OPTION_LSW )
Dhp100.c535 hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_RESET_HB, OPTION_LSW); in hp100_probe1()
540 hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_RESET_HB, OPTION_LSW); in hp100_probe1()
840 HP100_BM_READ | HP100_RESET_HB | in hp100_hwinit()
923 HP100_EE_EN | HP100_RESET_HB | in hp100_mmuinit()
936 HP100_BM_READ | HP100_RESET_HB, OPTION_LSW); in hp100_mmuinit()
937 hp100_outw(HP100_MMAP_DIS | HP100_RESET_HB, OPTION_LSW); in hp100_mmuinit()
2331 hp100_outw(HP100_TRI_INT | HP100_RESET_HB, OPTION_LSW); in hp100_start_interface()
2340 hp100_outw(HP100_MMAP_DIS | HP100_RESET_HB, OPTION_LSW); in hp100_start_interface()