Searched refs:iotype (Results 51 - 75 of 157) sorted by relevance

1234567

/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dphy.c704 enum io_type iotype; local
709 iotype = IO_CMD_PAUSE_BAND0_DM_BY_SCAN;
712 (u8 *)&iotype);
716 iotype = IO_CMD_RESUME_DM_BY_SCAN;
719 (u8 *)&iotype);
1439 bool rtl8723e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) argument
1447 iotype, rtlphy->set_io_inprogress);
1449 switch (iotype) {
1462 "switch case %#x not processed\n", iotype);
1468 rtlphy->current_io_type = iotype;
[all...]
/linux-master/drivers/tty/serial/
H A Dsamsung_tty.c89 u8 iotype; member in struct:s3c24xx_uart_info
171 switch (port->iotype) {
186 switch (port->iotype) {
1991 ourport->port.iotype = ourport->info->iotype;
2000 ourport->port.iotype = UPIO_MEM;
2003 ourport->port.iotype = UPIO_MEM32;
2403 .iotype = UPIO_MEM,
2433 .iotype = UPIO_MEM,
2463 .iotype
[all...]
H A Dfsl_lpuart.c296 char iotype; member in struct:lpuart_soc_data
303 .iotype = UPIO_MEM,
309 .iotype = UPIO_MEM32BE,
315 .iotype = UPIO_MEM32,
321 .iotype = UPIO_MEM32,
328 .iotype = UPIO_MEM32,
335 .iotype = UPIO_MEM32,
341 .iotype = UPIO_MEM32,
384 switch (port->iotype) {
397 switch (port->iotype) {
[all...]
H A Damba-pl011.c290 return (uap->port.iotype == UPIO_MEM32) ?
299 if (uap->port.iotype == UPIO_MEM32)
2459 unsigned char iotype; local
2472 if (uart_parse_earlycon(options, &iotype, &addr, &options))
2475 if (iotype != UPIO_MEM && iotype != UPIO_MEM32)
2532 if (port->iotype == UPIO_MEM32)
2553 if (port->iotype == UPIO_MEM32)
2801 uap->port.iotype = vendor->access_32b ? UPIO_MEM32 : UPIO_MEM;
2811 uap->port.iotype
[all...]
H A Dlpc32xx_hs.c517 if ((port->iotype == UPIO_MEM32) && (port->mapbase)) {
531 if ((port->iotype == UPIO_MEM32) && (port->mapbase)) {
635 p->port.iotype = UPIO_MEM32;
H A Dserial_core.c815 retinfo->io_type = uport->iotype;
871 new_info->io_type != uport->iotype ||
938 old_iotype = uport->iotype;
950 uport->iotype = new_info->io_type;
972 uport->iotype = old_iotype;
2054 mmio = uport->iotype >= UPIO_MEM;
2190 * @iotype: ptr for decoded iotype (out)
2202 * is also accepted; the returned @iotype will be %UPIO_MEM.
2206 int uart_parse_earlycon(char *p, unsigned char *iotype, resource_size_ argument
[all...]
H A Dtegra-tcu.c231 port->iotype = UPIO_MEM;
H A Dbcm63xx_uart.c591 if (port->iotype != serinfo->io_type)
844 port->iotype = UPIO_MEM;
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c1159 enum io_type iotype; local
1164 iotype = IO_CMD_PAUSE_BAND0_DM_BY_SCAN;
1166 (u8 *)&iotype);
1170 iotype = IO_CMD_RESUME_DM_BY_SCAN;
1172 (u8 *)&iotype);
2415 bool rtl8723be_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) argument
2423 iotype, rtlphy->set_io_inprogress);
2425 switch (iotype) {
2438 "switch case %#x not processed\n", iotype);
2444 rtlphy->current_io_type = iotype;
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.c1039 enum io_type iotype; local
1044 iotype = IO_CMD_PAUSE_BAND0_DM_BY_SCAN;
1047 (u8 *)&iotype);
1051 iotype = IO_CMD_RESUME_DM_BY_SCAN;
1054 (u8 *)&iotype);
2059 bool rtl88e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) argument
2067 iotype, rtlphy->set_io_inprogress);
2069 switch (iotype) {
2082 "switch case %#x not processed\n", iotype);
2088 rtlphy->current_io_type = iotype;
[all...]
/linux-master/arch/mips/sni/
H A Dpcimt.c75 .iotype = UPIO_PORT, \
H A Dpcit.c27 .iotype = UPIO_PORT, \
/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/tools/cgroup/
H A Diocost_coef_gen.py89 def run_fio(testfile, duration, iotype, iodepth, blocksize, jobs):
96 f'--readwrite={iotype} --iodepth={iodepth} --blocksize={blocksize} '
/linux-master/arch/mips/rb532/
H A Ddevices.c218 .iotype = UPIO_MEM,
/linux-master/arch/xtensa/platforms/xtfpga/
H A Dsetup.c249 .iotype = XCHAL_HAVE_BE ? UPIO_MEM32BE : UPIO_MEM32,
/linux-master/drivers/tty/serial/8250/
H A D8250_men_mcb.c218 uart.port.iotype = UPIO_MEM;
H A D8250_em.c188 up.port.iotype = UPIO_MEM32;
H A D8250_bcm2835aux.c235 device->port.iotype = UPIO_MEM32;
H A D8250_lpc18xx.c156 uart.port.iotype = UPIO_MEM32;
H A D8250_mtk.c554 uart.port.iotype = UPIO_MEM32;
664 device->port.iotype = UPIO_MEM32;
H A D8250_port.c424 switch (p->iotype) {
455 /* Remember loaded iotype */
456 up->cur_iotype = p->iotype;
463 switch (p->iotype) {
1300 if (port->type == PORT_16550A && port->iotype == UPIO_PORT)
2186 if (port->iotype != up->cur_iotype)
2932 switch (port->iotype) {
2972 switch (port->iotype) {
3159 if (port->iotype != up->cur_iotype)
/linux-master/arch/mips/loongson32/common/
H A Dplatform.c24 .iotype = UPIO_MEM, \
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.h225 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
H A Dphy_common.c1502 bool rtl92c_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype) argument
1510 iotype, rtlphy->set_io_inprogress);
1512 switch (iotype) {
1525 "switch case %#x not processed\n", iotype);
1531 rtlphy->current_io_type = iotype;
1536 rtl_dbg(rtlpriv, COMP_CMD, DBG_TRACE, "IO Type(%#x)\n", iotype);

Completed in 289 milliseconds

1234567