Home
last modified time | relevance | path

Searched refs:CONFIG3 (Results 1 – 12 of 12) sorted by relevance

/drivers/net/wireless/rtl818x/
Drtl8187_rtl8225.c308 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8225_rf_set_tx_power()
309 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8225_rf_set_tx_power()
313 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8225_rf_set_tx_power()
563 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8225z2_rf_set_tx_power()
564 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8225z2_rf_set_tx_power()
568 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8225z2_rf_set_tx_power()
901 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8225_rf_stop()
902 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg | RTL818X_CONFIG3_ANAPARAM_WRITE); in rtl8225_rf_stop()
916 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg & ~RTL818X_CONFIG3_ANAPARAM_WRITE); in rtl8225_rf_stop()
Drtl8180_rtl8225.c285 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8225_rf_set_tx_power()
286 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg | RTL818X_CONFIG3_ANAPARAM_WRITE); in rtl8225_rf_set_tx_power()
288 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg & ~RTL818X_CONFIG3_ANAPARAM_WRITE); in rtl8225_rf_set_tx_power()
325 rtl818x_iowrite8(priv, &priv->map->CONFIG3, 0x44); in rtl8225_rf_init()
554 rtl818x_iowrite8(priv, &priv->map->CONFIG3, 0x44); in rtl8225z2_rf_init()
707 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8225_rf_stop()
708 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg | RTL818X_CONFIG3_ANAPARAM_WRITE); in rtl8225_rf_stop()
711 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg & ~RTL818X_CONFIG3_ANAPARAM_WRITE); in rtl8225_rf_stop()
Drtl8187_dev.c604 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8187_init_hw()
605 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg | in rtl8187_init_hw()
611 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg & in rtl8187_init_hw()
629 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8187_init_hw()
630 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8187_init_hw()
636 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8187_init_hw()
684 rtl818x_iowrite8(priv, &priv->map->CONFIG3, 0x44); in rtl8187_init_hw()
744 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8187b_init_hw()
746 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg); in rtl8187b_init_hw()
759 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8187b_init_hw()
[all …]
Drtl8180_dev.c314 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8180_set_anaparam()
315 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8180_set_anaparam()
318 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8180_set_anaparam()
353 if (rtl818x_ioread8(priv, &priv->map->CONFIG3) & (1 << 3)) { in rtl8180_init_hw()
355 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8180_init_hw()
357 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg); in rtl8180_init_hw()
401 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8180_init_hw()
402 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg | (1 << 2)); in rtl8180_init_hw()
Drtl818x.h114 u8 CONFIG3; member
/drivers/scsi/
DNCR53c406a.c262 static int CONFIG3; /* Configuration 3 Register */ variable
995 outb(C3_IMG, CONFIG3); in chip_init()
1024 CONFIG3 = (port_base + 0x0C); in calc_port_addr()
/drivers/staging/rtl8187se/
Dr8180_rtl8225z2.c830 write_nic_byte(dev, CONFIG3, 0x44); in rtl8225z2_rf_init()
1254 btConfig3 = read_nic_byte(dev, CONFIG3); in SetZebraRFPowerState8185()
1255 write_nic_byte(dev, CONFIG3, (btConfig3|CONFIG3_PARM_En) ); in SetZebraRFPowerState8185()
1521 write_nic_byte(dev, CONFIG3, btConfig3); in SetZebraRFPowerState8185()
Dr8180_core.c4497 config3 = read_nic_byte(dev, CONFIG3);
4977 conf3 = read_nic_byte(dev, CONFIG3);
4978 write_nic_byte(dev, CONFIG3, conf3 | (1<<CONFIG3_ANAPARAM_W_SHIFT));
4981 conf3 = read_nic_byte(dev, CONFIG3);
4982 write_nic_byte(dev, CONFIG3, conf3 &~(1<<CONFIG3_ANAPARAM_W_SHIFT));
4994 conf3 = read_nic_byte(dev, CONFIG3);
4995 write_nic_byte(dev, CONFIG3, conf3 | (1<<CONFIG3_ANAPARAM_W_SHIFT));
4998 conf3 = read_nic_byte(dev, CONFIG3);
4999 write_nic_byte(dev, CONFIG3, conf3 &~(1<<CONFIG3_ANAPARAM_W_SHIFT));
5165 config3=read_nic_byte(dev, CONFIG3);
[all …]
Dr8180_hw.h300 #define CONFIG3 0x0059 macro
Dr8185b_init.c2983 tmpu8 = read_nic_byte(dev, CONFIG3); in rtl8185b_adapter_start()
2985 write_nic_byte(dev, CONFIG3, (tmpu8 |CONFIG3_PARM_En) ); in rtl8185b_adapter_start()
2987 write_nic_byte(dev, CONFIG3, (tmpu8 |CONFIG3_PARM_En | CONFIG3_CLKRUN_En) ); in rtl8185b_adapter_start()
3002 write_nic_byte(dev, CONFIG3, tmpu8); in rtl8185b_adapter_start()
Dr8180_rtl8225.c553 write_nic_byte(dev, CONFIG3, 0x44); in rtl8225_rf_init()
/drivers/scsi/pcmcia/
Dsym53c500_cs.c123 #define CONFIG3 0x0C /* configuration 3 register */ macro
238 outb(C3_IMG, io_port + CONFIG3); in chip_init()