Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dio_mm.h101 #define ISA_SEX 0 macro
105 #define ISA_SEX 1 macro
109 #define ISA_SEX 0 macro
117 #define ISA_SEX isa_sex macro
210 (ISA_SEX ? in_be16(isa_mtw((unsigned long)(p))) \
214 (ISA_SEX ? out_be16(isa_mtw((unsigned long)(p)),(val)) \
220 (ISA_SEX ? rom_in_be16(isa_itw(port)) \
225 (ISA_SEX ? rom_out_be16(isa_itw(port), (val)) \
230 (ISA_SEX ? rom_in_be16(isa_mtw((unsigned long)(p))) \
233 (ISA_SEX ? rom_in_le16(isa_mtw((unsigned long)(p))) \
[all …]