Home
last modified time | relevance | path

Searched refs:RTL818X_CONFIG4_VCOOFF (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtl818x/
H A Drtl818x.h196 #define RTL818X_CONFIG4_VCOOFF (1 << 7) macro
/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Ddev.c1041 rtl818x_iowrite8(priv, &priv->map->CONFIG4, reg | RTL818X_CONFIG4_VCOOFF); in rtl8187_stop()
/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Ddev.c1269 rtl818x_iowrite8(priv, &priv->map->CONFIG4, reg | RTL818X_CONFIG4_VCOOFF); in rtl8180_stop()