Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hp/
Dhp100.h167 #define HP100_MMAP_DIS 0x2000 /* 0:Enable, 1:Disable mem.mapping. */ macro
609 outw( HP100_MMAP_DIS | HP100_RESET_HB, ioaddr + HP100_REG_OPTION_LSW )
611 outw( HP100_MMAP_DIS | HP100_SET_HB, ioaddr + HP100_REG_OPTION_LSW )
Dhp100.c847 HP100_MMAP_DIS | HP100_SET_HB, OPTION_LSW); in hp100_hwinit()
933 HP100_MMAP_DIS | HP100_SET_HB, OPTION_LSW); in hp100_mmuinit()
937 hp100_outw(HP100_MMAP_DIS | HP100_RESET_HB, OPTION_LSW); in hp100_mmuinit()
941 hp100_outw(HP100_MMAP_DIS | HP100_SET_HB | in hp100_mmuinit()
2340 hp100_outw(HP100_MMAP_DIS | HP100_RESET_HB, OPTION_LSW); in hp100_start_interface()
2387 HP100_TRI_INT | HP100_MMAP_DIS | HP100_SET_HB, in hp100_stop_interface()