Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/realtek/rtl818x/rtl8180/
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()
A Ddev.c603 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8180_set_anaparam3()
604 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8180_set_anaparam3()
609 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8180_set_anaparam3()
623 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8180_set_anaparam2()
624 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8180_set_anaparam2()
629 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8180_set_anaparam2()
641 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8180_set_anaparam()
642 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8180_set_anaparam()
645 rtl818x_iowrite8(priv, &priv->map->CONFIG3, in rtl8180_set_anaparam()
802 reg8 = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8180_config_cardbus()
[all …]
/linux-6.3-rc2/drivers/net/wireless/realtek/rtl818x/rtl8187/
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()
A Ddev.c597 reg = rtl818x_ioread8(priv, &priv->map->CONFIG3); in rtl8187_set_anaparam()
599 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg); in rtl8187_set_anaparam()
605 rtl818x_iowrite8(priv, &priv->map->CONFIG3, reg); in rtl8187_set_anaparam()
720 rtl818x_iowrite8(priv, &priv->map->CONFIG3, 0x44); in rtl8187_init_hw()
/linux-6.3-rc2/drivers/phy/sunplus/
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-6.3-rc2/arch/arm/boot/dts/
A Dbcm2835-rpi-a.dts61 "CONFIG3",
A Drk3288-veyron-speedy.dts111 "CONFIG3",
A Drk3288-veyron-jaq.dts119 "CONFIG3",
A Drk3288-veyron-minnie.dts171 "CONFIG3",
A Drk3288-veyron-mickey.dts299 "CONFIG3",
A Drk3288-veyron-fievel.dts241 "CONFIG3",
A Drk3288-veyron-jerry.dts249 "CONFIG3",
/linux-6.3-rc2/drivers/scsi/pcmcia/
A Dsym53c500_cs.c101 #define CONFIG3 0x0C /* configuration 3 register */ macro
221 outb(C3_IMG, io_port + CONFIG3); in chip_init()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtl818x/
A Drtl818x.h191 u8 CONFIG3; member
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/
A Ddispc.c306 SR(CONFIG3); in dispc_save_context()
413 RR(CONFIG3); in dispc_restore_context()
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/dss/
A Ddispc.c439 SR(dispc, CONFIG3); in dispc_save_context()
546 RR(dispc, CONFIG3); in dispc_restore_context()

Completed in 41 milliseconds