Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Drtl8225.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()
/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Drtl8225.c403 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8225_rf_set_tx_power()
404 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8225_rf_set_tx_power()
408 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8225_rf_set_tx_power()
654 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8225z2_rf_set_tx_power()
655 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8225z2_rf_set_tx_power()
659 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8225z2_rf_set_tx_power()
H A Ddev.c608 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8187_set_anaparam()
610 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg); in rtl8187_set_anaparam()
616 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg); in rtl8187_set_anaparam()
731 rtl818x_iowrite8(priv, &priv->map->CONFIG3, 0x44); in rtl8187_init_hw()
/linux/drivers/phy/sunplus/
H A Dphy-sunplus-usb2.c31 #define CONFIG3 0xc macro
157 writel(J_FORCE_DISC_ON | J_DEBUG_CTRL_ADDR_MACRO, usbphy->phy_regs + CONFIG3); in sp_uphy_init()
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2835-rpi-a.dts61 "CONFIG3",
/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-speedy.dts111 "CONFIG3",
H A Drk3288-veyron-jaq.dts119 "CONFIG3",
H A Drk3288-veyron-minnie.dts171 "CONFIG3",
H A Drk3288-veyron-jerry.dts249 "CONFIG3",
/linux/drivers/scsi/pcmcia/
H A Dsym53c500_cs.c101 #define CONFIG3 0x0C /* configuration 3 register */ macro
221 outb(C3_IMG, io_port + CONFIG3); in chip_init()
/linux/drivers/net/wireless/realtek/rtl818x/
H A Drtl818x.h191 u8 CONFIG3; member
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c439 SR(dispc, CONFIG3); in dispc_save_context()
546 RR(dispc, CONFIG3); in dispc_restore_context()