Home
last modified time | relevance | path

Searched refs:iotype (Results 1 – 185 of 185) sorted by relevance

/linux-4.1.27/arch/mips/loongson/common/
Dserial.c26 .iotype = UPIO_PORT, \
35 .iotype = UPIO_MEM, \
62 unsigned char iotype; in serial_init() local
64 iotype = uart8250_data[mips_machtype][0].iotype; in serial_init()
66 if (UPIO_MEM == iotype) { in serial_init()
72 else if (UPIO_PORT == iotype) in serial_init()
81 iotype = loongson_sysconf.uarts[i].iotype; in serial_init()
82 uart8250_data[mips_machtype][i].iotype = iotype; in serial_init()
85 if (UPIO_MEM == iotype) { in serial_init()
92 } else if (UPIO_PORT == iotype) { in serial_init()
/linux-4.1.27/arch/powerpc/kernel/
Dlegacy_serial.c73 int iotype, phys_addr_t base, in add_legacy_port() argument
129 if (iotype == UPIO_PORT) in add_legacy_port()
134 legacy_serial_ports[index].iotype = iotype; in add_legacy_port()
145 if (iotype == UPIO_TSI) { in add_legacy_port()
153 (iotype == UPIO_PORT) ? "port" : "mem", in add_legacy_port()
256 int iotype, index = -1, lindex = 0; in add_legacy_pci_port() local
276 iotype = (flags & IORESOURCE_MEM) ? UPIO_MEM : UPIO_PORT; in add_legacy_pci_port()
284 if (iotype == UPIO_MEM) in add_legacy_pci_port()
317 return add_legacy_port(np, index, iotype, base, addr, NO_IRQ, in add_legacy_pci_port()
339 if (port->iotype == UPIO_PORT && isa_io_special) in setup_legacy_serial_console()
[all …]
/linux-4.1.27/drivers/tty/serial/
Dearlycon.c70 if (uart_parse_earlycon(options, &port->iotype, &addr, &options)) in parse_options()
73 switch (port->iotype) { in parse_options()
93 if (port->iotype == UPIO_MEM || port->iotype == UPIO_MEM32) in parse_options()
95 (port->iotype == UPIO_MEM32) ? "32" : "", in parse_options()
202 port->iotype = UPIO_MEM; in of_setup_earlycon()
Dof_serial.c112 port->iotype = UPIO_MEM; in of_platform_serial_setup()
116 port->iotype = UPIO_MEM; in of_platform_serial_setup()
119 port->iotype = of_device_is_big_endian(np) ? in of_platform_serial_setup()
146 port->iotype = UPIO_AU; in of_platform_serial_setup()
Dserial_txx9.c175 switch (up->port.iotype) { in sio_in()
186 switch (up->port.iotype) { in sio_out()
758 switch (up->port.iotype) { in serial_txx9_request_resource()
789 switch (up->port.iotype) { in serial_txx9_release_resource()
1047 uart->port.iotype = port->iotype; in serial_txx9_register_port()
1098 port.iotype = p->iotype; in serial_txx9_probe()
1192 port.iotype = UPIO_PORT; in pciserial_txx9_init_one()
Dserial_core.c692 retinfo->io_type = uport->iotype; in do_uart_get_info()
752 new_info->io_type != uport->iotype || in uart_set_info()
813 old_iotype = uport->iotype; in uart_set_info()
825 uport->iotype = new_info->io_type; in uart_set_info()
847 uport->iotype = old_iotype; in uart_set_info()
1674 mmio = uport->iotype >= UPIO_MEM; in uart_line_info()
1830 int uart_parse_earlycon(char *p, unsigned char *iotype, unsigned long *addr, in uart_parse_earlycon() argument
1834 *iotype = UPIO_MEM; in uart_parse_earlycon()
1837 *iotype = UPIO_MEM32; in uart_parse_earlycon()
1840 *iotype = UPIO_PORT; in uart_parse_earlycon()
[all …]
Dnetx-serial.c488 .iotype = UPIO_MEM,
501 .iotype = UPIO_MEM,
514 .iotype = UPIO_MEM,
Dlpc32xx_hs.c581 if ((port->iotype == UPIO_MEM32) && (port->mapbase)) { in serial_lpc32xx_release_port()
595 if ((port->iotype == UPIO_MEM32) && (port->mapbase)) { in serial_lpc32xx_request_port()
701 p->port.iotype = UPIO_MEM32; in serial_hs_lpc32xx_probe()
Dnwpserial.c384 up->port.iotype = port->iotype; in nwpserial_register_port()
Dsirfsoc_uart.c65 .iotype = UPIO_MEM,
72 .iotype = UPIO_MEM,
79 .iotype = UPIO_MEM,
86 .iotype = UPIO_MEM,
93 .iotype = UPIO_MEM,
100 .iotype = UPIO_MEM,
Dm32r_sio.c813 switch (up->port.iotype) { in m32r_sio_request_std_resource()
844 switch (up->port.iotype) { in m32r_sio_release_port()
961 up->port.iotype = old_serial_port[i].io_type; in m32r_sio_init_ports()
Dmcf.c507 port->iotype = SERIAL_IO_MEM; in early_mcf_setup()
633 port->iotype = SERIAL_IO_MEM; in mcf_probe()
Dsprd_serial.c496 if (port->iotype != ser->io_type) in sprd_verify_port()
712 up->iotype = UPIO_MEM; in sprd_probe()
Dmsm_serial.c813 .iotype = UPIO_MEM,
822 .iotype = UPIO_MEM,
831 .iotype = UPIO_MEM,
Dbcm63xx_uart.c626 if (port->iotype != serinfo->io_type) in bcm_uart_verify_port()
845 port->iotype = UPIO_MEM; in bcm_uart_probe()
Dmen_z135_uart.c830 uart->port.iotype = UPIO_MEM; in men_z135_probe()
833 uart->port.iotype = UPIO_MEM; in men_z135_probe()
Dmux.c487 port->iotype = UPIO_MEM; in mux_probe()
D21285.c357 .iotype = UPIO_MEM,
Dvr41xx_siu.c676 if (port->iotype != serial->io_type) in siu_verify_port()
723 port->iotype = UPIO_MEM; in siu_init_ports()
Dsunsu.c111 switch (up->port.iotype) { in serial_in()
140 switch (up->port.iotype) { in serial_out()
1048 up->port.iotype = UPIO_MEM; in sunsu_autoconfig()
Daltera_jtaguart.c441 port->iotype = SERIAL_IO_MEM; in altera_jtaguart_probe()
Dsamsung.c1522 .iotype = UPIO_MEM,
1533 .iotype = UPIO_MEM,
1546 .iotype = UPIO_MEM,
1559 .iotype = UPIO_MEM,
Darc_uart.c623 port->iotype = UPIO_MEM; in arc_serial_probe()
Dtimbuart.c444 uart->port.iotype = UPIO_MEM; in timbuart_probe()
Dip22zilog.c1113 up[(chip * 2) + 0].port.iotype = UPIO_MEM; in ip22zilog_prepare()
1124 up[(chip * 2) + 1].port.iotype = UPIO_MEM; in ip22zilog_prepare()
Dapbuart.c625 port->iotype = UPIO_MEM; in grlib_apbuart_configure()
Ddigicolor-usart.c488 dp->port.iotype = UPIO_MEM; in digicolor_uart_probe()
Dserial_ks8695.c552 .iotype = SERIAL_IO_MEM,
Daltera_uart.c589 port->iotype = SERIAL_IO_MEM; in altera_uart_probe()
Duartlite.c576 port->iotype = UPIO_MEM; in ulite_assign()
Dclps711x.c493 s->port.iotype = UPIO_MEM32; in uart_clps711x_probe()
Dmeson_uart.c559 port->iotype = UPIO_MEM; in meson_uart_probe()
Dar933x_uart.c694 port->iotype = UPIO_MEM32; in ar933x_uart_probe()
Dvt8500_serial.c707 vt8500_port->uart.iotype = UPIO_MEM; in vt8500_serial_probe()
Dlantiq.c707 port->iotype = SERIAL_IO_MEM; in lqasc_probe()
Dst-asc.c671 port->iotype = UPIO_MEM; in asc_init_port()
Ddz.c784 uport->iotype = UPIO_MEM; in dz_init_ports()
Defm32-uart.c743 efm_port->port.iotype = UPIO_MEM32; in efm32_uart_probe()
Dsunzilog.c1436 up[0].port.iotype = UPIO_MEM; in zs_probe()
1453 up[1].port.iotype = UPIO_MEM; in zs_probe()
Damba-pl010.c740 uap->port.iotype = UPIO_MEM; in pl010_probe()
Dbfin_sport_uart.c784 sport->port.iotype = UPIO_MEM; in sport_uart_probe()
Dpmac_zilog.c1508 uap->port.iotype = UPIO_MEM; in pmz_init_port()
1728 uap->port.iotype = UPIO_MEM; in pmz_init_port()
Dsb1250-duart.c819 uport->iotype = UPIO_MEM; in sbd_probe_duarts()
Drp2.c699 p->iotype = UPIO_MEM32; in rp2_fw_cb()
Dpxa.c880 sport->port.iotype = UPIO_MEM; in serial_pxa_probe()
Dsa1100.c642 sa1100_ports[i].port.iotype = UPIO_MEM; in sa1100_init_ports()
Dsc16is7xx.c1116 s->p[i].port.iotype = UPIO_PORT; in sc16is7xx_probe()
Dsccnxp.c949 s->port[i].iotype = UPIO_MEM; in sccnxp_probe()
Ducc_uart.c1412 qe_port->port.iotype = UPIO_MEM; in ucc_uart_probe()
Dxilinx_uartps.c1046 port->iotype = UPIO_MEM32; in cdns_uart_get_port()
Dsunsab.c986 up->port.iotype = UPIO_MEM; in sunsab_init_one()
Dmax310x.c1201 s->p[i].port.iotype = UPIO_PORT; in max310x_probe()
Dmxs-auart.c1259 s->port.iotype = UPIO_MEM; in mxs_auart_probe()
Dzs.c1111 uport->iotype = UPIO_MEM; in zs_probe_sccs()
Dserial-tegra.c1323 u->iotype = UPIO_MEM32; in tegra_uart_probe()
Dbfin_uart.c1261 uart->port.iotype = UPIO_MEM; in bfin_serial_probe()
Dicom.c1573 icom_port->uart_port.iotype = UPIO_MEM; in icom_probe()
Dmpc52xx_uart.c1768 port->iotype = UPIO_MEM; in mpc52xx_uart_of_probe()
Domap-serial.c1659 up->port.iotype = UPIO_MEM; in serial_omap_probe()
Dpch_uart.c1812 priv->port.iotype = UPIO_PORT; in pch_uart_init_port()
Dmpsc.c2044 pi->port.iotype = UPIO_MEM; in mpsc_drv_get_platform_data()
Dfsl_lpuart.c1793 sport->port.iotype = UPIO_MEM; in lpuart_probe()
Dimx.c1933 sport->port.iotype = UPIO_MEM; in serial_imx_probe()
Damba-pl011.c2242 uap->port.iotype = UPIO_MEM; in pl011_probe()
Dsh-sci.c2202 port->iotype = UPIO_MEM; in sci_init_single()
Datmel_serial.c2266 port->iotype = UPIO_MEM; in atmel_init_port()
/linux-4.1.27/arch/arm/mach-pxa/
Dcapc7117.c87 .iotype = UPIO_MEM,
96 .iotype = UPIO_MEM,
105 .iotype = UPIO_MEM,
114 .iotype = UPIO_MEM,
Dzeus.c244 .iotype = UPIO_MEM,
253 .iotype = UPIO_MEM,
262 .iotype = UPIO_MEM,
271 .iotype = UPIO_MEM,
281 .iotype = UPIO_MEM,
290 .iotype = UPIO_MEM,
299 .iotype = UPIO_MEM,
Dviper.c528 .iotype = UPIO_MEM,
537 .iotype = UPIO_MEM,
546 .iotype = UPIO_MEM,
555 .iotype = UPIO_MEM,
565 .iotype = UPIO_MEM,
/linux-4.1.27/drivers/char/tpm/
Dtpm_infineon.c40 int iotype; member
58 if (tpm_dev.iotype == TPM_INF_IO_PORT) in tpm_data_out()
66 if (tpm_dev.iotype == TPM_INF_IO_PORT) in tpm_data_in()
74 if (tpm_dev.iotype == TPM_INF_IO_PORT) in tpm_config_out()
82 if (tpm_dev.iotype == TPM_INF_IO_PORT) in tpm_config_in()
407 tpm_dev.iotype = TPM_INF_IO_PORT; in tpm_inf_pnp_probe()
438 tpm_dev.iotype = TPM_INF_IO_MEM; in tpm_inf_pnp_probe()
539 tpm_dev.iotype == TPM_INF_IO_PORT ? in tpm_inf_pnp_probe()
542 tpm_dev.iotype == TPM_INF_IO_PORT ? in tpm_inf_pnp_probe()
566 if (tpm_dev.iotype == TPM_INF_IO_PORT) { in tpm_inf_pnp_probe()
[all …]
/linux-4.1.27/drivers/tty/serial/8250/
D8250_pnp.c454 uart.port.iotype = UPIO_PORT; in serial_pnp_probe()
457 uart.port.iotype = UPIO_PORT; in serial_pnp_probe()
460 uart.port.iotype = UPIO_MEM; in serial_pnp_probe()
468 uart.port.iobase, uart.port.mapbase, uart.port.irq, uart.port.iotype); in serial_pnp_probe()
D8250_hp300.c107 port.iotype = UPIO_MEM; in hp300_setup_serial_console()
172 uart.port.iotype = UPIO_MEM; in hpdca_init_one()
251 uart.port.iotype = UPIO_MEM; in hp300_8250_init()
D8250_early.c40 switch (port->iotype) { in serial8250_early_in()
56 switch (port->iotype) { in serial8250_early_out()
D8250_accent.c18 .iotype = UPIO_PORT, \
D8250_exar_st16c554.c21 .iotype = UPIO_PORT, \
D8250_core.c495 switch (p->iotype) { in set_io_from_upio()
531 up->cur_iotype = p->iotype; in set_io_from_upio()
538 switch (p->iotype) { in serial_port_out_sync()
2163 if (port->iotype != up->cur_iotype) in serial8250_do_startup()
2753 if (pt->port.iotype == UPIO_AU) { in serial8250_port_size()
2773 switch (port->iotype) { in serial8250_request_std_resource()
2810 switch (port->iotype) { in serial8250_release_std_resource()
2842 switch (port->iotype) { in serial8250_request_rsa_resource()
2862 switch (port->iotype) { in serial8250_release_rsa_resource()
3047 if (port->iotype != up->cur_iotype) in serial8250_config_port()
[all …]
D8250_fourport.c18 .iotype = UPIO_PORT, \
D8250_hub6.c18 .iotype = UPIO_HUB6, \
D8250_boca.c18 .iotype = UPIO_PORT, \
D8250_gsc.c57 uart.port.iotype = UPIO_MEM; in serial_init_chip()
D8250_acorn.c69 uart.port.iotype = UPIO_MEM; in serial_card_probe()
D8250_dw.c325 p->iotype = UPIO_MEM32; in dw8250_probe_of()
387 p->iotype = UPIO_MEM32; in dw8250_probe_acpi()
491 uart.port.iotype = UPIO_MEM; in dw8250_probe()
D8250_em.c124 up.port.iotype = UPIO_MEM32; in serial8250_em_probe()
D8250_fintek.c170 uart.port.iotype = UPIO_PORT; in fintek_8250_probe()
D8250_mtk.c189 uart.port.iotype = UPIO_MEM32; in mtk8250_probe()
D8250_pci.c94 port->port.iotype = UPIO_MEM; in setup_port()
100 port->port.iotype = UPIO_PORT; in setup_port()
1369 port->port.iotype = UPIO_MEM32; in ce4100_serial_setup()
1500 port->port.iotype = UPIO_MEM; in byt_serial_setup()
1711 port->port.iotype = UPIO_PORT; in pci_fintek_setup()
4100 uart.port.iobase, uart.port.irq, uart.port.iotype); in pciserial_init_ports()
4107 uart.port.iotype, priv->line[i]); in pciserial_init_ports()
D8250_omap.c1078 up.port.iotype = UPIO_MEM; in omap8250_probe()
/linux-4.1.27/arch/arm/mach-ixp4xx/
Dvulcan-setup.c83 .iotype = UPIO_MEM,
92 .iotype = UPIO_MEM,
100 .iotype = UPIO_MEM,
107 .iotype = UPIO_MEM,
Davila-setup.c84 .iotype = UPIO_MEM,
93 .iotype = UPIO_MEM,
Ddsmg600-setup.c133 .iotype = UPIO_MEM,
142 .iotype = UPIO_MEM,
Dnslu2-setup.c147 .iotype = UPIO_MEM,
156 .iotype = UPIO_MEM,
Domixp-setup.c131 .iotype = UPIO_MEM,
139 .iotype = UPIO_MEM,
Dnas100d-setup.c135 .iotype = UPIO_MEM,
144 .iotype = UPIO_MEM,
Dfsg-setup.c95 .iotype = UPIO_MEM,
104 .iotype = UPIO_MEM,
Dixdp425-setup.c157 .iotype = UPIO_MEM,
166 .iotype = UPIO_MEM,
Dgateway7001-setup.c61 .iotype = UPIO_MEM,
Dwg302v2-setup.c62 .iotype = UPIO_MEM,
Dgtwx5715-setup.c113 .iotype = UPIO_MEM,
Dcoyote-setup.c67 .iotype = UPIO_MEM,
Dgoramo_mlr.c254 .iotype = UPIO_MEM,
264 .iotype = UPIO_MEM,
/linux-4.1.27/arch/arm/mach-omap1/
Dboard-voiceblue.c49 .iotype = UPIO_MEM,
56 .iotype = UPIO_MEM,
63 .iotype = UPIO_MEM,
70 .iotype = UPIO_MEM,
Dserial.c71 .iotype = UPIO_MEM,
79 .iotype = UPIO_MEM,
87 .iotype = UPIO_MEM,
Dboard-ams-delta.c533 .iotype = UPIO_MEM,
/linux-4.1.27/arch/mips/emma/markeins/
Dplatform.c114 .iotype = UPIO_MEM,
122 .iotype = UPIO_MEM,
130 .iotype = UPIO_MEM,
/linux-4.1.27/arch/arm/mach-s3c24xx/
Dmach-vr1000.c146 .iotype = UPIO_MEM,
154 .iotype = UPIO_MEM,
162 .iotype = UPIO_MEM,
170 .iotype = UPIO_MEM,
Dmach-bast.c342 .iotype = UPIO_MEM,
350 .iotype = UPIO_MEM,
/linux-4.1.27/arch/arm/mach-iop33x/
Duart.c39 .iotype = UPIO_MEM,
89 .iotype = UPIO_MEM,
/linux-4.1.27/arch/arm/mach-footbridge/
Disa.c57 .iotype = UPIO_PORT,
65 .iotype = UPIO_PORT,
/linux-4.1.27/arch/mips/mti-malta/
Dmalta-platform.c40 .iotype = UPIO_PORT, \
55 .iotype = UPIO_MEM32,
/linux-4.1.27/arch/mips/bcm47xx/
Dserial.c44 p->iotype = UPIO_MEM; in uart8250_init_ssb()
70 p->iotype = UPIO_MEM; in uart8250_init_bcma()
/linux-4.1.27/arch/x86/platform/ce4100/
Dce4100.c102 if (up->iotype != UPIO_MEM32) { in ce4100_serial_fixup()
112 up->iotype = UPIO_MEM32; in ce4100_serial_fixup()
/linux-4.1.27/arch/sh/boards/mach-se/7343/
Dsetup.c73 .iotype = UPIO_MEM,
80 .iotype = UPIO_MEM,
/linux-4.1.27/arch/mips/pnx833x/common/
Dplatform.c69 .iotype = UPIO_MEM,
82 .iotype = UPIO_MEM,
/linux-4.1.27/arch/mips/rb532/
Dserial.c43 .iotype = UPIO_MEM,
Ddevices.c230 .iotype = UPIO_MEM,
/linux-4.1.27/arch/mips/kernel/
D8250-platform.c16 .iotype = UPIO_PORT, \
/linux-4.1.27/arch/arm/mach-ebsa110/
Dcore.c236 .iotype = UPIO_PORT,
244 .iotype = UPIO_PORT,
/linux-4.1.27/arch/mips/cobalt/
Dserial.c46 .iotype = UPIO_MEM,
/linux-4.1.27/arch/arm/mach-w90x900/
Dcpu.h34 .iotype = UPIO_MEM, \
/linux-4.1.27/drivers/misc/ibmasm/
Duart.c54 uart.port.iotype = UPIO_MEM; in ibmasm_register_uart()
/linux-4.1.27/arch/mips/ath79/
Ddev-common.c40 .iotype = UPIO_MEM32,
/linux-4.1.27/arch/arm/plat-orion/
Dcommon.c111 .iotype = UPIO_MEM,
139 .iotype = UPIO_MEM,
167 .iotype = UPIO_MEM,
195 .iotype = UPIO_MEM,
/linux-4.1.27/arch/xtensa/platforms/xt2000/
Dsetup.c122 .iotype = UPIO_MEM, \
/linux-4.1.27/arch/blackfin/mach-bf533/boards/
DH8606.c330 .iotype = UPIO_MEM,
339 .iotype = UPIO_MEM,
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/
Dphy.c734 enum io_type iotype; in rtl8723e_phy_scan_operation_backup() local
739 iotype = IO_CMD_PAUSE_BAND0_DM_BY_SCAN; in rtl8723e_phy_scan_operation_backup()
742 (u8 *)&iotype); in rtl8723e_phy_scan_operation_backup()
746 iotype = IO_CMD_RESUME_DM_BY_SCAN; in rtl8723e_phy_scan_operation_backup()
749 (u8 *)&iotype); in rtl8723e_phy_scan_operation_backup()
1479 bool rtl8723e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl8723e_phy_set_io_cmd() argument
1487 iotype, rtlphy->set_io_inprogress); in rtl8723e_phy_set_io_cmd()
1489 switch (iotype) { in rtl8723e_phy_set_io_cmd()
1508 rtlphy->current_io_type = iotype; in rtl8723e_phy_set_io_cmd()
1513 RT_TRACE(rtlpriv, COMP_CMD, DBG_TRACE, "IO Type(%#x)\n", iotype); in rtl8723e_phy_set_io_cmd()
Dphy.h198 bool rtl8723e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/linux-4.1.27/arch/mips/lasat/
Dserial.c33 .iotype = UPIO_MEM,
/linux-4.1.27/arch/arm/mach-gemini/
Ddevices.c28 .iotype = UPIO_MEM,
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/
Dphy.h132 bool rtl8723be_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
Dphy.c1236 enum io_type iotype; in rtl8723be_phy_scan_operation_backup() local
1241 iotype = IO_CMD_PAUSE_BAND0_DM_BY_SCAN; in rtl8723be_phy_scan_operation_backup()
1243 (u8 *)&iotype); in rtl8723be_phy_scan_operation_backup()
1247 iotype = IO_CMD_RESUME_DM_BY_SCAN; in rtl8723be_phy_scan_operation_backup()
1249 (u8 *)&iotype); in rtl8723be_phy_scan_operation_backup()
2496 bool rtl8723be_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl8723be_phy_set_io_cmd() argument
2504 iotype, rtlphy->set_io_inprogress); in rtl8723be_phy_set_io_cmd()
2506 switch (iotype) { in rtl8723be_phy_set_io_cmd()
2525 rtlphy->current_io_type = iotype; in rtl8723be_phy_set_io_cmd()
2530 RT_TRACE(rtlpriv, COMP_CMD, DBG_TRACE, "IO Type(%#x)\n", iotype); in rtl8723be_phy_set_io_cmd()
/linux-4.1.27/arch/mips/ath25/
Ddevices.c80 s.iotype = UPIO_MEM32; in ath25_serial_setup()
/linux-4.1.27/arch/mips/sgi-ip32/
Dip32-platform.c26 .iotype = UPIO_MEM, \
/linux-4.1.27/include/linux/
Dserial_8250.h29 unsigned char iotype; /* UPIO_* */ member
Dserial_core.h143 unsigned char iotype; /* io access style */ member
362 int uart_parse_earlycon(char *p, unsigned char *iotype, unsigned long *addr,
/linux-4.1.27/arch/arm/mach-iop32x/
Dglantank.c143 .iotype = UPIO_MEM,
Diq80321.c149 .iotype = UPIO_MEM,
Dem7210.c157 .iotype = UPIO_MEM,
Diq31244.c223 .iotype = UPIO_MEM,
Dn2100.c177 .iotype = UPIO_MEM,
/linux-4.1.27/arch/mips/pmcs-msp71xx/
Dmsp_serial.c112 up.iotype = UPIO_MEM; in msp_serial_setup()
/linux-4.1.27/arch/mips/jazz/
Dsetup.c103 .iotype = UPIO_MEM, \
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/
Dphy.h149 bool rtl92ee_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
Dphy.c1662 enum io_type iotype; in rtl92ee_phy_scan_operation_backup() local
1667 iotype = IO_CMD_PAUSE_BAND0_DM_BY_SCAN; in rtl92ee_phy_scan_operation_backup()
1669 (u8 *)&iotype); in rtl92ee_phy_scan_operation_backup()
1673 iotype = IO_CMD_RESUME_DM_BY_SCAN; in rtl92ee_phy_scan_operation_backup()
1675 (u8 *)&iotype); in rtl92ee_phy_scan_operation_backup()
2990 bool rtl92ee_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl92ee_phy_set_io_cmd() argument
2998 iotype, rtlphy->set_io_inprogress); in rtl92ee_phy_set_io_cmd()
3000 switch (iotype) { in rtl92ee_phy_set_io_cmd()
3019 rtlphy->current_io_type = iotype; in rtl92ee_phy_set_io_cmd()
3024 RT_TRACE(rtlpriv, COMP_CMD, DBG_TRACE, "IO Type(%#x)\n", iotype); in rtl92ee_phy_set_io_cmd()
/linux-4.1.27/arch/arm/mach-ks8695/
Dboard-og.c106 .iotype = UPIO_MEM,
/linux-4.1.27/arch/arm/mach-rpc/
Driscpc.c150 .iotype = UPIO_MEM,
/linux-4.1.27/arch/arm/mach-iop13xx/
Dsetup.c81 .iotype = UPIO_MEM,
94 .iotype = UPIO_MEM,
/linux-4.1.27/arch/arm/mach-imx/
Dmach-mx31ads.c88 .iotype = UPIO_MEM,
95 .iotype = UPIO_MEM,
Dmach-kzm_arm11_01.c78 .iotype = UPIO_MEM,
/linux-4.1.27/arch/arm/mach-cns3xxx/
Dcns3420vb.c99 .iotype = UPIO_MEM, in cns3420_early_serial_setup()
/linux-4.1.27/arch/arm/mach-davinci/
Ddm644x.c833 .iotype = UPIO_MEM,
846 .iotype = UPIO_MEM,
859 .iotype = UPIO_MEM,
Ddm646x.c817 .iotype = UPIO_MEM32,
830 .iotype = UPIO_MEM32,
843 .iotype = UPIO_MEM32,
Ddevices-da8xx.c77 .iotype = UPIO_MEM,
90 .iotype = UPIO_MEM,
103 .iotype = UPIO_MEM,
Ddm355.c939 .iotype = UPIO_MEM,
952 .iotype = UPIO_MEM,
965 .iotype = UPIO_MEM,
Ddm365.c1061 .iotype = UPIO_MEM,
1074 .iotype = UPIO_MEM,
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192de/
Dphy.h151 bool rtl92d_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
Dphy.c2989 bool rtl92d_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl92d_phy_set_io_cmd() argument
2997 iotype, rtlphy->set_io_inprogress); in rtl92d_phy_set_io_cmd()
2999 switch (iotype) { in rtl92d_phy_set_io_cmd()
3018 rtlphy->current_io_type = iotype; in rtl92d_phy_set_io_cmd()
3023 RT_TRACE(rtlpriv, COMP_CMD, DBG_TRACE, "<--IO Type(%#x)\n", iotype); in rtl92d_phy_set_io_cmd()
/linux-4.1.27/arch/mips/mti-sead3/
Dsead3-platform.c25 .iotype = UPIO_MEM32, \
/linux-4.1.27/arch/mips/sni/
Da20r.c25 .iotype = UPIO_PORT, \
Dpcimt.c75 .iotype = UPIO_PORT, \
Dpcit.c27 .iotype = UPIO_PORT, \
Drm200.c32 .iotype = UPIO_MEM, \
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/
Dphy.c1080 enum io_type iotype; in rtl88e_phy_scan_operation_backup() local
1085 iotype = IO_CMD_PAUSE_BAND0_DM_BY_SCAN; in rtl88e_phy_scan_operation_backup()
1088 (u8 *)&iotype); in rtl88e_phy_scan_operation_backup()
1092 iotype = IO_CMD_RESUME_DM_BY_SCAN; in rtl88e_phy_scan_operation_backup()
1095 (u8 *)&iotype); in rtl88e_phy_scan_operation_backup()
2109 bool rtl88e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl88e_phy_set_io_cmd() argument
2117 iotype, rtlphy->set_io_inprogress); in rtl88e_phy_set_io_cmd()
2119 switch (iotype) { in rtl88e_phy_set_io_cmd()
2138 rtlphy->current_io_type = iotype; in rtl88e_phy_set_io_cmd()
2143 RT_TRACE(rtlpriv, COMP_CMD, DBG_TRACE, "IO Type(%#x)\n", iotype); in rtl88e_phy_set_io_cmd()
Dphy.h229 bool rtl88e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/linux-4.1.27/arch/mips/loongson1/common/
Dplatform.c27 .iotype = UPIO_MEM, \
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ce/
Dphy.h116 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
/linux-4.1.27/arch/mips/netlogic/xlr/
Dplatform.c64 .iotype = UPIO_MEM32, \
/linux-4.1.27/arch/xtensa/platforms/xtfpga/
Dsetup.c284 .iotype = UPIO_MEM32,
/linux-4.1.27/arch/mips/include/asm/mach-loongson/
Dboot_param.h54 u32 iotype; /* see include/linux/serial_core.h */ member
/linux-4.1.27/arch/mips/jz4740/
Dplatform.c286 .iotype = UPIO_MEM, \
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/
Dphy.h246 bool rtl8821ae_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
Dphy.c3338 enum io_type iotype = IO_CMD_PAUSE_BAND0_DM_BY_SCAN; in rtl8821ae_phy_scan_operation_backup() local
3343 iotype = IO_CMD_PAUSE_BAND0_DM_BY_SCAN; in rtl8821ae_phy_scan_operation_backup()
3346 (u8 *)&iotype); in rtl8821ae_phy_scan_operation_backup()
3350 iotype = IO_CMD_PAUSE_BAND1_DM_BY_SCAN; in rtl8821ae_phy_scan_operation_backup()
3353 (u8 *)&iotype); in rtl8821ae_phy_scan_operation_backup()
3357 iotype = IO_CMD_RESUME_DM_BY_SCAN; in rtl8821ae_phy_scan_operation_backup()
3360 (u8 *)&iotype); in rtl8821ae_phy_scan_operation_backup()
4664 bool rtl8821ae_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl8821ae_phy_set_io_cmd() argument
4672 iotype, rtlphy->set_io_inprogress); in rtl8821ae_phy_set_io_cmd()
4674 switch (iotype) { in rtl8821ae_phy_set_io_cmd()
[all …]
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192c/
Dphy_common.h252 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
Dphy_common.c1547 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) in rtl92c_phy_set_io_cmd() argument
1555 iotype, rtlphy->set_io_inprogress); in rtl92c_phy_set_io_cmd()
1557 switch (iotype) { in rtl92c_phy_set_io_cmd()
1576 rtlphy->current_io_type = iotype; in rtl92c_phy_set_io_cmd()
1581 RT_TRACE(rtlpriv, COMP_CMD, DBG_TRACE, "IO Type(%#x)\n", iotype); in rtl92c_phy_set_io_cmd()
/linux-4.1.27/arch/mn10300/kernel/
Dmn10300-serial.c160 .uart.iotype = UPIO_MEM,
222 .uart.iotype = UPIO_MEM,
284 .uart.iotype = UPIO_MEM,
1486 ss->io_type != port->uart.iotype || in mn10300_serial_verify_port()
/linux-4.1.27/drivers/parisc/
Dsuperio.c395 serial_port.iotype = UPIO_PORT; in superio_serial_init()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dbase.c1874 enum io_type iotype; in rtl_phy_scan_operation_backup() local
1879 iotype = IO_CMD_PAUSE_DM_BY_SCAN; in rtl_phy_scan_operation_backup()
1882 (u8 *)&iotype); in rtl_phy_scan_operation_backup()
1885 iotype = IO_CMD_RESUME_DM_BY_SCAN; in rtl_phy_scan_operation_backup()
1888 (u8 *)&iotype); in rtl_phy_scan_operation_backup()
/linux-4.1.27/arch/frv/kernel/
Dsetup.c195 .iotype = UPIO_MEM,
204 .iotype = UPIO_MEM,
/linux-4.1.27/arch/mips/alchemy/common/
Dplatform.c56 .iotype = UPIO_AU, \
/linux-4.1.27/arch/mips/ar7/
Dplatform.c579 uart_port.iotype = UPIO_MEM32; in ar7_register_uarts()
/linux-4.1.27/drivers/char/mwave/
Dmwavedd.c470 uart.port.iotype = UPIO_PORT; in register_serial_portandirq()
/linux-4.1.27/drivers/tty/serial/jsm/
Djsm_tty.c465 brd->channels[i]->uart_port.iotype = UPIO_MEM; in jsm_uart_port_init()
/linux-4.1.27/arch/mips/txx9/generic/
Dsetup.c501 req.iotype = UPIO_MEM; in txx9_sio_init()
/linux-4.1.27/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c1215 pinfo->port.iotype = UPIO_MEM; in cpm_uart_init_port()
/linux-4.1.27/drivers/mfd/
Dsm501.c826 uart_data->iotype = UPIO_MEM; in sm501_setup_uart_data()
/linux-4.1.27/drivers/net/ethernet/sgi/
Dioc3-eth.c1153 .iotype = UPIO_MEM, in ioc3_8250_register()