Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hp/
Dhp100.h171 #define HP100_MMAP_DIS 0x2000 /* 0:Enable, 1:Disable mem.mapping. */ macro
613 outw( HP100_MMAP_DIS | HP100_RESET_HB, ioaddr + HP100_REG_OPTION_LSW )
615 outw( HP100_MMAP_DIS | HP100_SET_HB, ioaddr + HP100_REG_OPTION_LSW )
Dhp100.c865 HP100_MMAP_DIS | HP100_SET_HB, OPTION_LSW); in hp100_hwinit()
951 HP100_MMAP_DIS | HP100_SET_HB, OPTION_LSW); in hp100_mmuinit()
955 hp100_outw(HP100_MMAP_DIS | HP100_RESET_HB, OPTION_LSW); in hp100_mmuinit()
959 hp100_outw(HP100_MMAP_DIS | HP100_SET_HB | in hp100_mmuinit()
2358 hp100_outw(HP100_MMAP_DIS | HP100_RESET_HB, OPTION_LSW); in hp100_start_interface()
2405 HP100_TRI_INT | HP100_MMAP_DIS | HP100_SET_HB, in hp100_stop_interface()