Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtl818x/rtl8180/
Drtl8225.c288 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8225_rf_set_tx_power()
289 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg | RTL818X_CONFIG3_ANAPARAM_WRITE); in rtl8225_rf_set_tx_power()
291 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg & ~RTL818X_CONFIG3_ANAPARAM_WRITE); in rtl8225_rf_set_tx_power()
328 rtl818x_iowrite8(priv, &priv->map->CONFIG3, 0x44); in rtl8225_rf_init()
557 rtl818x_iowrite8(priv, &priv->map->CONFIG3, 0x44); in rtl8225z2_rf_init()
710 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8225_rf_stop()
711 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg | RTL818X_CONFIG3_ANAPARAM_WRITE); in rtl8225_rf_stop()
714 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg & ~RTL818X_CONFIG3_ANAPARAM_WRITE); in rtl8225_rf_stop()
Ddev.c599 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8180_set_anaparam3()
600 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8180_set_anaparam3()
605 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8180_set_anaparam3()
619 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8180_set_anaparam2()
620 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8180_set_anaparam2()
625 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8180_set_anaparam2()
637 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8180_set_anaparam()
638 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8180_set_anaparam()
641 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8180_set_anaparam()
798 reg8 = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8180_config_cardbus()
[all …]
/drivers/net/wireless/realtek/rtl818x/rtl8187/
Drtl8225.c406 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8225_rf_set_tx_power()
407 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8225_rf_set_tx_power()
411 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8225_rf_set_tx_power()
661 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8225z2_rf_set_tx_power()
662 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8225z2_rf_set_tx_power()
666 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8225z2_rf_set_tx_power()
Ddev.c598 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8187_set_anaparam()
600 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg); in rtl8187_set_anaparam()
606 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg); in rtl8187_set_anaparam()
721 rtl818x_iowrite8(priv, &priv->map->CONFIG3, 0x44); in rtl8187_init_hw()
/drivers/scsi/
DNCR53c406a.c262 static int CONFIG3; /* Configuration 3 Register */ variable
997 outb(C3_IMG, CONFIG3); in chip_init()
1026 CONFIG3 = (port_base + 0x0C); in calc_port_addr()
/drivers/scsi/pcmcia/
Dsym53c500_cs.c110 #define CONFIG3 0x0C /* configuration 3 register */ macro
224 outb(C3_IMG, io_port + CONFIG3); in chip_init()
/drivers/net/wireless/realtek/rtl818x/
Drtl818x.h194 u8 CONFIG3; member
/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc.c317 SR(CONFIG3); in dispc_save_context()
424 RR(CONFIG3); in dispc_restore_context()
/drivers/gpu/drm/omapdrm/dss/
Ddispc.c364 SR(CONFIG3); in dispc_save_context()
471 RR(CONFIG3); in dispc_restore_context()