Searched refs:MEMMAP (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/atm/
H A Dhorizon.h360 typedef struct MEMMAP { struct
373 } MEMMAP; typedef in typeref:struct:MEMMAP
375 #define memmap ((MEMMAP *)0)
H A Dhorizon.c2890 if (sizeof(struct MEMMAP) != 128*1024/4) { hrz_module_init()
2891 PRINTK (KERN_ERR, "Fix struct MEMMAP (is %lu fakewords).", hrz_module_init()
2892 (unsigned long) sizeof(struct MEMMAP)); hrz_module_init()
/linux-4.1.27/drivers/net/ethernet/realtek/
H A Dr8169.c569 MEMMAP = (1 << 3), enumerator in enum:rtl_register_content
6399 LEDS1 | LEDS0 | Speed_down | MEMMAP | IOMAP | VPD | PMEnable); rtl_hw_start_8102e_1()
6418 RTL_W8(Config1, MEMMAP | IOMAP | VPD | PMEnable); rtl_hw_start_8102e_2()

Completed in 209 milliseconds