/drivers/net/wireless/rtl818x/ |
D | rtl8187_rtl8225.c | 308 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()
|
D | rtl8180_rtl8225.c | 285 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()
|
D | rtl8187_dev.c | 604 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 …]
|
D | rtl8180_dev.c | 314 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()
|
D | rtl818x.h | 114 u8 CONFIG3; member
|
/drivers/scsi/ |
D | NCR53c406a.c | 262 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/ |
D | r8180_rtl8225z2.c | 830 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()
|
D | r8180_core.c | 4497 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 …]
|
D | r8180_hw.h | 300 #define CONFIG3 0x0059 macro
|
D | r8185b_init.c | 2983 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()
|
D | r8180_rtl8225.c | 553 write_nic_byte(dev, CONFIG3, 0x44); in rtl8225_rf_init()
|
/drivers/scsi/pcmcia/ |
D | sym53c500_cs.c | 123 #define CONFIG3 0x0C /* configuration 3 register */ macro 238 outb(C3_IMG, io_port + CONFIG3); in chip_init()
|