Home
last modified time | relevance | path

Searched defs:__io (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/arch/arm/mach-rpc/include/mach/
H A Dio.h26 #define __io(a) (PCIO_BASE + ((a) << 2)) macro
/openbmc/u-boot/include/configs/
H A Dib62x0.h76 #define __io macro
H A Dsheevaplug.h84 #define __io macro
H A Dnsa310s.h65 #define __io macro
H A Dedminiv2.h130 #define __io macro
/openbmc/u-boot/drivers/bios_emulator/
H A Dbios.c44 #define __io macro
H A Dbesys.c50 #define __io macro
/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dconfig.h84 #define __io macro
/openbmc/linux/arch/arm/include/asm/
H A Dio.h207 #define __io(a) __typesafe_io(PCI_IO_VIRT_BASE + ((a) & IO_SPACE_LIMIT)) macro
/openbmc/linux/io_uring/
H A Dnet.c1520 struct io_async_connect __io, *io; in io_connect() local