Searched defs:iobase (Results 101 - 123 of 123) sorted by relevance

12345

/linux-master/drivers/tty/serial/jsm/
H A Djsm.h145 u64 iobase; /* Start of io base of the card */ member in struct:jsm_board
/linux-master/sound/pci/
H A Dals4000.c96 unsigned long iobase; member in struct:snd_card_als4000
176 static inline void snd_als4k_iobase_writeb(unsigned long iobase, argument
183 static inline void snd_als4k_iobase_writel(unsigned long iobase, argument
190 static inline u8 snd_als4k_iobase_readb(unsigned long iobase, argument
196 static inline u32 snd_als4k_iobase_readl(unsigned long iobase, argument
202 static inline void snd_als4k_gcr_write_addr(unsigned long iobase, argument
217 snd_als4k_gcr_read_addr(unsigned long iobase, enum als4k_gcr_t reg) argument
685 snd_als4000_set_addr(unsigned long iobase, unsigned int sb_io, unsigned int mpu_io, unsigned int opl_io, unsigned int game_io) argument
815 unsigned long iobase; local
[all...]
H A Drme96.c212 void __iomem *iobase; member in struct:rme96
[all...]
H A Des1968.c2154 unsigned long iobase = chip->io_port; local
[all...]
H A Dcmipci.c447 unsigned long iobase; member in struct:cmipci
[all...]
H A Dmaestro3.c723 unsigned long iobase; member in struct:snd_m3
[all...]
/linux-master/include/linux/
H A Dserial_core.h431 unsigned long iobase; /* in/out[bwl] */ member in struct:uart_port
H A Dthunderbolt.h495 void __iomem *iobase; member in struct:tb_nhi
/linux-master/drivers/i2c/busses/
H A Di2c-pxa.c254 unsigned long iobase; member in struct:pxa_i2c
/linux-master/drivers/comedi/drivers/
H A Dplx9080.h620 static inline int plx9080_abort_dma(void __iomem *iobase, unsigned int channel) argument
H A Dni_mio_common.c4182 ni_8255_callback(struct comedi_device *dev, int dir, int port, int data, unsigned long iobase) argument
[all...]
H A Dcb_pcidas64.c3422 dio_callback_4020(struct comedi_device *dev, int dir, int port, int data, unsigned long iobase) argument
/linux-master/sound/pci/rme9652/
H A Drme9652.c190 void __iomem *iobase; member in struct:snd_rme9652
H A Dhdspm.c1042 void __iomem *iobase; member in struct:hdspm
[all...]
H A Dhdsp.c487 void __iomem *iobase; member in struct:hdsp
[all...]
/linux-master/drivers/spi/
H A Dspi-nxp-fspi.c380 void __iomem *iobase; member in struct:nxp_fspi
[all...]
H A Dspi-cadence-quadspi.c78 void __iomem *iobase; member in struct:cqspi_st
1179 void __iomem *iobase = cqspi->iobase; local
[all...]
/linux-master/drivers/tty/serial/
H A Dpch_uart.c210 unsigned int iobase; member in struct:eg20t_port
1645 unsigned int iobase; local
/linux-master/sound/pci/korg1212/
H A Dkorg1212.c321 void __iomem *iobase; member in struct:snd_korg1212
[all...]
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dath5k.h1265 void __iomem *iobase; /* address of the device */ member in struct:ath5k_hw
/linux-master/drivers/scsi/
H A Dqla1280.h1014 struct device_reg __iomem *iobase; /* Base Memory-mapped I/O address */ member in struct:scsi_qla_host
/linux-master/drivers/tty/serial/8250/
H A D8250_pci.c964 struct resource *iobase = NULL; local
1656 u16 iobase; local
1683 unsigned long iobase; local
1919 unsigned long iobase; local
1938 unsigned long iobase; local
[all...]
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_def.h4159 device_reg_t *iobase; /* Base I/O address */ member in struct:qla_hw_data

Completed in 440 milliseconds

12345