| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/ |
| H A D | sun_inout.s | 51 .globl outb symbol 94 outb: label
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ebsa110/include/mach/ |
| H A D | io.h | 39 #define outb(v,p) __outb16(v,p) macro 42 #define outb(v,p) __outb8(v,p) macro
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | compiler.h | 231 outb(unsigned long port, unsigned char val) in outb() function 294 outb(unsigned short port, unsigned char val) in outb() function 345 outb(unsigned long port, unsigned char val) in outb() function 531 outb(unsigned PORT_SIZE port, unsigned char val) in outb() function 714 outb(unsigned short port, unsigned char value) in outb() function 863 outb(unsigned PORT_SIZE port, unsigned char val) in outb() function 900 outb(unsigned PORT_SIZE port, unsigned char val) in outb() function
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | io.h | 172 #define outb outb macro 173 static inline void outb(unsigned char val, unsigned long port) in outb() function
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | logic_pio.h | 70 #define outb logic_outb macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | io.h | 254 #define outb eisa_out8 macro 276 #define outb(x, y) BUG() macro
|
| H A D | pci.h | 114 void (*outb) (struct pci_hba_data *hba, u16 port, u8 data); member
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/include/mach/ |
| H A D | io-s3c24xx.h | 32 #define outb(v,p) writeb((v), S3C24XX_VA_ISA_BYTE + (p)) macro
|
| /OK3568_Linux_fs/u-boot/arch/sandbox/lib/ |
| H A D | pci_io.c | 135 void outb(unsigned int value, unsigned int addr) in outb() function
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | io_noioport.h | 23 static inline void outb(unsigned char x, unsigned long port) in outb() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | io_64.h | 213 #define outb outb macro 214 static inline void outb(u8 b, unsigned long addr) in outb() function
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | io.h | 59 #define outb(v,c) ({ __io_pbw(); writeb_cpu((v),(void*)(PCI_IOBASE + (c))); __io_paw(); }) macro
|
| /OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/ |
| H A D | io.h | 61 #define outb(val, port) writeb((val), (u8 *)((unsigned long)(port))) macro
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/ |
| H A D | cmd.c | 274 int mlx5_cmd_mad_ifc(struct mlx5_core_dev *dev, const void *inb, void *outb, in mlx5_cmd_mad_ifc()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | io.h | 348 #define outb outb macro
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/include/mach/ |
| H A D | io.h | 245 #define outb outb macro 246 static inline void outb(u8 value, u32 addr) in outb() function
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | io_mm.h | 318 #define outb isa_outb macro 354 #define outb(val, port) ((port) < 1024 ? isa_rom_outb((val), (port)) : out_8((port), (val))) macro
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | io.h | 226 static inline void outb(u8 data, unsigned long port) in outb() function
|
| /OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/ |
| H A D | io.h | 44 #define outb(x, addr) ((void) writeb (x, addr)) macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | io.c | 84 void outb(u8 b, unsigned long port) in outb() function
|
| /OK3568_Linux_fs/u-boot/arch/nios2/include/asm/ |
| H A D | io.h | 78 #define outb(val, addr) writeb(val,addr) macro
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | io.h | 252 #define outb(v,p) ({ __iowmb(); __raw_writeb(v,__io(p)); }) macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | io.h | 350 extern inline void outb(u8 b, unsigned long port) in outb() function
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | boot.h | 39 static inline void outb(u8 v, u16 port) in outb() function
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/ |
| H A D | io.h | 195 #define outb(val, port) _outb(val, (uintptr_t)(port)) macro
|