/Linux-v4.19/arch/powerpc/include/asm/ |
D | immap_cpm2.h | 314 typedef struct io_port { struct 315 u32 iop_pdira; 316 u32 iop_ppara; 317 u32 iop_psora; 318 u32 iop_podra; 319 u32 iop_pdata; 320 u8 res1[12]; 321 u32 iop_pdirb; 322 u32 iop_pparb; 323 u32 iop_psorb; [all …]
|
D | 8xx_immap.h | 313 typedef struct io_port { struct 314 ushort iop_padir; 315 ushort iop_papar; 316 ushort iop_paodr; 317 ushort iop_padat; 318 char res1[8]; 319 ushort iop_pcdir; 320 ushort iop_pcpar; 321 ushort iop_pcso; 322 ushort iop_pcdat; [all …]
|
D | dma.h | 324 unsigned int io_port = (dmanr <= 3) in get_dma_residue() local
|
/Linux-v4.19/drivers/gpio/ |
D | gpio-gpio-mm.c | 70 const unsigned int io_port = offset / 8; in gpiomm_gpio_direction_input() local 108 const unsigned int io_port = offset / 8; in gpiomm_gpio_direction_output() local
|
D | gpio-104-dio-48e.c | 76 const unsigned io_port = offset / 8; in dio48e_gpio_direction_input() local 116 const unsigned io_port = offset / 8; in dio48e_gpio_direction_output() local
|
/Linux-v4.19/arch/arm/kernel/ |
D | dma-isa.c | 49 unsigned int io_port = isa_dma_port[chan][ISA_DMA_COUNT]; in isa_get_dma_residue() local
|
/Linux-v4.19/drivers/scsi/ |
D | zalon.c | 92 void __iomem *io_port = zalon + GSC_SCSI_ZALON_OFFSET; in zalon_probe() local
|
D | dc395x.c | 3937 static void trms1040_wait_30us(unsigned long io_port) in trms1040_wait_30us() 3954 static void trms1040_write_cmd(unsigned long io_port, u8 cmd, u8 addr) in trms1040_write_cmd() 3999 static void trms1040_set_data(unsigned long io_port, u8 addr, u8 byte) in trms1040_set_data() 4053 static void trms1040_write_all(struct NvRamType *eeprom, unsigned long io_port) in trms1040_write_all() 4093 static u8 trms1040_get_data(unsigned long io_port, u8 addr) in trms1040_get_data() 4131 static void trms1040_read_all(struct NvRamType *eeprom, unsigned long io_port) in trms1040_read_all() 4161 static void check_eeprom(struct NvRamType *eeprom, unsigned long io_port) in check_eeprom() 4500 static int adapter_init(struct AdapterCtlBlk *acb, unsigned long io_port, in adapter_init()
|
D | g_NCR5380.c | 469 unsigned long io_port = hostdata->io_port; in generic_NCR5380_release_resources() local
|
D | aha152x.c | 2995 static int aha152x_porttest(int io_port) in aha152x_porttest() 3010 static int tc1550_porttest(int io_port) in tc1550_porttest()
|
D | NCR5380.h | 214 unsigned long io_port; /* Device IO port */ member
|
D | aha152x.h | 319 int io_port; member
|
/Linux-v4.19/sound/pci/ymfpci/ |
D | ymfpci.c | 87 int io_port = joystick_port[dev]; in snd_ymfpci_create_gameport() local
|
/Linux-v4.19/arch/alpha/kernel/ |
D | sys_sio.c | 284 unsigned long io_port; in alphabook1_init_pci() local
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | dma.h | 94 unsigned int io_port = (dmanr<=3)? ((dmanr&3)<<1) + 1 + IO_DMA1_BASE in get_dma_residue() local
|
/Linux-v4.19/drivers/scsi/pcmcia/ |
D | sym53c500_cs.c | 217 chip_init(int io_port) in chip_init() 235 SYM53C500_int_host_reset(int io_port) in SYM53C500_int_host_reset()
|
/Linux-v4.19/arch/x86/include/asm/ |
D | dma.h | 290 unsigned int io_port; in get_dma_residue() local
|
/Linux-v4.19/arch/mips/include/asm/ |
D | dma.h | 293 unsigned int io_port = (dmanr<=3)? ((dmanr&3)<<1) + 1 + IO_DMA1_BASE in get_dma_residue() local
|
/Linux-v4.19/drivers/virt/vboxguest/ |
D | vboxguest_core.h | 55 u16 io_port; member
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | dma.h | 349 unsigned int io_port = (dmanr<=3)? ((dmanr&3)<<1) + 1 + IO_DMA1_BASE in get_dma_residue() local
|
/Linux-v4.19/include/linux/ |
D | via-core.h | 58 u16 io_port; member
|
/Linux-v4.19/include/uapi/linux/ |
D | scc.h | 107 typedef unsigned long io_port; /* type definition for an 'io port address' */ typedef
|
/Linux-v4.19/drivers/scsi/sym53c8xx_2/ |
D | sym_nvram.h | 95 u_short io_port; /* PCI io_port address */ member
|
/Linux-v4.19/sound/pci/ |
D | als4000.c | 777 int io_port; in snd_als4000_create_gameport() local
|
/Linux-v4.19/include/scsi/ |
D | scsi_host.h | 682 unsigned long io_port; member
|