Searched refs:iotype (Results 1 - 25 of 157) sorted by path

1234567

/linux-master/arch/mips/ath25/
H A Ddevices.c82 s.iotype = UPIO_MEM32;
/linux-master/arch/mips/bcm47xx/
H A Dserial.c46 p->iotype = UPIO_MEM;
72 p->iotype = UPIO_MEM;
/linux-master/arch/mips/cobalt/
H A Dserial.c33 .iotype = UPIO_MEM,
/linux-master/arch/mips/rb532/
H A Dserial.c43 .iotype = UPIO_MEM,
/linux-master/arch/mips/sni/
H A Dpcimt.c75 .iotype = UPIO_PORT, \
/linux-master/arch/sh/boards/mach-se/7343/
H A Dsetup.c74 .iotype = UPIO_MEM,
81 .iotype = UPIO_MEM,
/linux-master/drivers/char/tpm/
H A Dtpm_infineon.c36 int iotype; member in struct:tpm_inf_dev
54 if (tpm_dev.iotype == TPM_INF_IO_PORT)
62 if (tpm_dev.iotype == TPM_INF_IO_PORT)
70 if (tpm_dev.iotype == TPM_INF_IO_PORT)
78 if (tpm_dev.iotype == TPM_INF_IO_PORT)
403 tpm_dev.iotype = TPM_INF_IO_PORT;
434 tpm_dev.iotype = TPM_INF_IO_MEM;
535 tpm_dev.iotype == TPM_INF_IO_PORT ?
538 tpm_dev.iotype == TPM_INF_IO_PORT ?
562 if (tpm_dev.iotype
[all...]
/linux-master/drivers/misc/ibmasm/
H A Duart.c40 uart.port.iotype = UPIO_MEM;
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.h207 bool rtl88e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dphy.h125 bool rtl92d_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.h127 bool rtl92ee_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dphy.h176 bool rtl8723e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.h110 bool rtl8723be_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.h224 bool rtl8821ae_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/linux-master/drivers/parisc/
H A Dsuperio.c391 serial_port.iotype = UPIO_PORT;
/linux-master/drivers/tty/serial/8250/
H A D8250_acorn.c66 uart.port.iotype = UPIO_MEM;
H A D8250_hp300.c107 port.iotype = UPIO_MEM;
172 uart.port.iotype = UPIO_MEM;
252 uart.port.iotype = UPIO_MEM;
H A D8250_hub6.c15 .iotype = UPIO_HUB6, \
/linux-master/arch/arm/mach-footbridge/
H A Disa.c54 .iotype = UPIO_PORT,
62 .iotype = UPIO_PORT,
/linux-master/arch/arm/mach-omap1/
H A Dboard-ams-delta.c775 .iotype = UPIO_MEM,
H A Dserial.c71 .iotype = UPIO_MEM,
79 .iotype = UPIO_MEM,
87 .iotype = UPIO_MEM,
/linux-master/arch/arm/mach-rpc/
H A Driscpc.c149 .iotype = UPIO_MEM,
/linux-master/arch/arm/plat-orion/
H A Dcommon.c112 .iotype = UPIO_MEM,
140 .iotype = UPIO_MEM,
168 .iotype = UPIO_MEM,
196 .iotype = UPIO_MEM,
/linux-master/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h71 u32 iotype; /* see include/linux/serial_core.h */ member in struct:uart_device
/linux-master/arch/mips/jazz/
H A Dsetup.c95 .iotype = UPIO_MEM, \

Completed in 371 milliseconds

1234567