Searched defs:bwl (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/x86/include/asm/shared/ |
H A D | io.h | 7 #define BUILDIO(bwl, bw, type) \ argument
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | uaccess.h | 31 #define __put_user_asm(inst, res, x, ptr, bwl, reg, err) \ argument 105 #define __get_user_asm(inst, res, x, ptr, type, bwl, reg, err) ({ \ argument
|
/openbmc/linux/lib/ |
H A D | logic_pio.c | 232 #define BUILD_LOGIC_IO(bwl, type) \ argument
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | io.h | 245 #define BUILDIO(bwl, bw, type) \ argument
|