Home
last modified time | relevance | path

Searched defs:io_port (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dimmap_8xx.h227 typedef struct io_port { struct
228 ushort iop_padir;
229 ushort iop_papar;
230 ushort iop_paodr;
231 ushort iop_padat;
232 char res1[8];
233 ushort iop_pcdir;
234 ushort iop_pcpar;
235 ushort iop_pcso;
236 ushort iop_pcdat;
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dimmap_cpm2.h314 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 …]
H A D8xx_immap.h313 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 …]
H A Ddma.h323 unsigned int io_port = (dmanr <= 3) in get_dma_residue() local
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-gpio-mm.c65 const unsigned int io_port = offset / 8; in gpiomm_gpio_direction_input() local
103 const unsigned int io_port = offset / 8; in gpiomm_gpio_direction_output() local
H A Dgpio-104-dio-48e.c71 const unsigned io_port = offset / 8; in dio48e_gpio_direction_input() local
111 const unsigned io_port = offset / 8; in dio48e_gpio_direction_output() local
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Ddma-isa.c46 unsigned int io_port = isa_dma_port[chan][ISA_DMA_COUNT]; in isa_get_dma_residue() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dzalon.c93 void __iomem *io_port = zalon + GSC_SCSI_ZALON_OFFSET; in zalon_probe() local
H A Ddc395x.c3808 static void trms1040_wait_30us(unsigned long io_port) in trms1040_wait_30us()
3825 static void trms1040_write_cmd(unsigned long io_port, u8 cmd, u8 addr) in trms1040_write_cmd()
3870 static void trms1040_set_data(unsigned long io_port, u8 addr, u8 byte) in trms1040_set_data()
3924 static void trms1040_write_all(struct NvRamType *eeprom, unsigned long io_port) in trms1040_write_all()
3964 static u8 trms1040_get_data(unsigned long io_port, u8 addr) in trms1040_get_data()
4002 static void trms1040_read_all(struct NvRamType *eeprom, unsigned long io_port) in trms1040_read_all()
4032 static void check_eeprom(struct NvRamType *eeprom, unsigned long io_port) in check_eeprom()
4371 static int adapter_init(struct AdapterCtlBlk *acb, unsigned long io_port, in adapter_init()
H A Dg_NCR5380.c470 unsigned long io_port = hostdata->io_port; in generic_NCR5380_release_resources() local
H A Daha152x.c2983 static int aha152x_porttest(int io_port) in aha152x_porttest()
2998 static int tc1550_porttest(int io_port) in tc1550_porttest()
H A DNCR5380.h214 unsigned long io_port; /* Device IO port */ member
/OK3568_Linux_fs/kernel/sound/pci/ymfpci/
H A Dymfpci.c72 int io_port = joystick_port[dev]; in snd_ymfpci_create_gameport() local
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsys_sio.c283 unsigned long io_port; in alphabook1_init_pci() local
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Ddma.h94 unsigned int io_port = (dmanr<=3)? ((dmanr&3)<<1) + 1 + IO_DMA1_BASE in get_dma_residue() local
/OK3568_Linux_fs/kernel/drivers/scsi/pcmcia/
H A Dsym53c500_cs.c208 chip_init(int io_port) in chip_init()
226 SYM53C500_int_host_reset(int io_port) in SYM53C500_int_host_reset()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Ddma.h293 unsigned int io_port = (dmanr<=3)? ((dmanr&3)<<1) + 1 + IO_DMA1_BASE in get_dma_residue() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Ddma.h290 unsigned int io_port; in get_dma_residue() local
/OK3568_Linux_fs/kernel/drivers/virt/vboxguest/
H A Dvboxguest_core.h70 u16 io_port; member
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Ddma.h349 unsigned int io_port = (dmanr<=3)? ((dmanr&3)<<1) + 1 + IO_DMA1_BASE in get_dma_residue() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dvia-core.h43 u16 io_port; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dscc.h107 typedef unsigned long io_port; /* type definition for an 'io port address' */ typedef
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dscc.h108 typedef unsigned long io_port; /* type definition for an 'io port address' */ typedef
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dscc.h107 typedef unsigned long io_port; /* type definition for an 'io port address' */ typedef
/OK3568_Linux_fs/kernel/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.h82 u_short io_port; /* PCI io_port address */ member

12