Home
last modified time | relevance | path

Searched refs:IOMAP (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/Documentation/kbuild/
Dkconfig-language.txt453 An example is the generic IOMAP functionality.
457 # Generic IOMAP is used to ...
466 For each architecture using the generic IOMAP functionality we would see:
/Linux-v4.19/Documentation/driver-model/
Ddevres.txt292 IOMAP
/Linux-v4.19/drivers/net/ethernet/realtek/
Dr8169.c456 IOMAP = (1 << 2), enumerator
5545 LEDS1 | LEDS0 | Speed_down | MEMMAP | IOMAP | VPD | PMEnable); in rtl_hw_start_8102e_1()
5561 RTL_W8(tp, Config1, MEMMAP | IOMAP | VPD | PMEnable); in rtl_hw_start_8102e_2()