Home
last modified time | relevance | path

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

/Linux-v4.19/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.c547 hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_RESET_HB, OPTION_LSW); in hp100_probe1()
552 hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_RESET_HB, OPTION_LSW); in hp100_probe1()
852 HP100_BM_READ | HP100_RESET_HB | in hp100_hwinit()
935 HP100_EE_EN | HP100_RESET_HB | in hp100_mmuinit()
948 HP100_BM_READ | HP100_RESET_HB, OPTION_LSW); in hp100_mmuinit()
949 hp100_outw(HP100_MMAP_DIS | HP100_RESET_HB, OPTION_LSW); in hp100_mmuinit()
2343 hp100_outw(HP100_TRI_INT | HP100_RESET_HB, OPTION_LSW); in hp100_start_interface()
2352 hp100_outw(HP100_MMAP_DIS | HP100_RESET_HB, OPTION_LSW); in hp100_start_interface()