Home
last modified time | relevance | path

Searched refs:led_control (Results 1 – 25 of 32) sorted by relevance

12

/linux/drivers/pci/hotplug/
H A Dcpqphp.h112 u32 led_control; /* 0x04 */ member
143 LED_CONTROL = offsetof(struct ctrl_reg, led_control),
482 u32 led_control; in amber_LED_on() local
484 led_control = readl(ctrl->hpc_reg + LED_CONTROL); in amber_LED_on()
485 led_control |= (0x01010000L << slot); in amber_LED_on()
486 writel(led_control, ctrl->hpc_reg + LED_CONTROL); in amber_LED_on()
492 u32 led_control; in amber_LED_off() local
494 led_control = readl(ctrl->hpc_reg + LED_CONTROL); in amber_LED_off()
495 led_control &= ~(0x01010000L << slot); in amber_LED_off()
496 writel(led_control, ctrl->hpc_reg + LED_CONTROL); in amber_LED_off()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dphy.c434 rtlpriv->cfg->ops->led_control(hw, in _rtl92ce_phy_set_rf_power_state()
437 rtlpriv->cfg->ops->led_control(hw, in _rtl92ce_phy_set_rf_power_state()
450 rtlpriv->cfg->ops->led_control(hw, in _rtl92ce_phy_set_rf_power_state()
453 rtlpriv->cfg->ops->led_control(hw, in _rtl92ce_phy_set_rf_power_state()
H A Dsw.c200 .led_control = rtl92ce_led_control,
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dphy.c408 rtlpriv->cfg->ops->led_control(hw, in _rtl92cu_phy_set_rf_power_state()
411 rtlpriv->cfg->ops->led_control(hw, in _rtl92cu_phy_set_rf_power_state()
448 rtlpriv->cfg->ops->led_control(hw, in _rtl92cu_phy_set_rf_power_state()
451 rtlpriv->cfg->ops->led_control(hw, in _rtl92cu_phy_set_rf_power_state()
H A Dsw.c112 .led_control = rtl92cu_led_control,
H A Dhw.c1247 rtlpriv->cfg->ops->led_control(hw, ledaction); in _rtl92cu_set_media_status()
1268 rtlpriv->cfg->ops->led_control(hw, LED_CTL_POWER_OFF); in rtl92cu_card_disable()
/linux/drivers/leds/
H A Dleds-mc13783.c131 pdata->led_control, in mc13xxx_led_probe_dt()
215 pdata->led_control[i]); in mc13xxx_led_probe()
/linux/include/linux/mfd/
H A Dmc13xxx.h178 u32 led_control[MAX_LED_CONTROL_REGS]; member
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c390 if (!aq_nic->aq_fw_ops->led_control) in aq_ethtool_set_phys_id()
397 ret = aq_nic->aq_fw_ops->led_control(hw, AQ_HW_LED_BLINK | in aq_ethtool_set_phys_id()
401 ret = aq_nic->aq_fw_ops->led_control(hw, AQ_HW_LED_DEFAULT); in aq_ethtool_set_phys_id()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dphy.c538 rtlpriv->cfg->ops->led_control(hw, in rtl92s_phy_set_rf_power_state()
541 rtlpriv->cfg->ops->led_control(hw, in rtl92s_phy_set_rf_power_state()
553 rtlpriv->cfg->ops->led_control(hw, in rtl92s_phy_set_rf_power_state()
556 rtlpriv->cfg->ops->led_control(hw, in rtl92s_phy_set_rf_power_state()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dphy.c1585 rtlpriv->cfg->ops->led_control(hw, in _rtl8723e_phy_set_rf_power_state()
1588 rtlpriv->cfg->ops->led_control(hw, in _rtl8723e_phy_set_rf_power_state()
1600 rtlpriv->cfg->ops->led_control(hw, in _rtl8723e_phy_set_rf_power_state()
1603 rtlpriv->cfg->ops->led_control(hw, in _rtl8723e_phy_set_rf_power_state()
H A Dhw.c1156 rtlpriv->cfg->ops->led_control(hw, ledaction); in _rtl8723e_set_media_status()
1304 rtlpriv->cfg->ops->led_control(hw, LED_CTL_POWER_OFF); in rtl8723e_card_disable()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dsw.c217 .led_control = rtl92de_led_control,
H A Dhw.c784 rtlpriv->cfg->ops->led_control(hw, ledaction); in _rtl92de_set_media_status()
967 rtlpriv->cfg->ops->led_control(hw, LED_CTL_POWER_OFF); in rtl92de_card_disable()
H A Dphy.c2383 rtlpriv->cfg->ops->led_control(hw, in rtl92d_phy_set_rf_power_state()
2386 rtlpriv->cfg->ops->led_control(hw, in rtl92d_phy_set_rf_power_state()
2397 rtlpriv->cfg->ops->led_control(hw, in rtl92d_phy_set_rf_power_state()
2400 rtlpriv->cfg->ops->led_control(hw, in rtl92d_phy_set_rf_power_state()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dsw.c220 .led_control = rtl8723be_led_control,
H A Dphy.c2546 rtlpriv->cfg->ops->led_control(hw, LED_CTL_LINK); in _rtl8723be_phy_set_rf_power_state()
2548 rtlpriv->cfg->ops->led_control(hw, LED_CTL_NO_LINK); in _rtl8723be_phy_set_rf_power_state()
2590 rtlpriv->cfg->ops->led_control(hw, in _rtl8723be_phy_set_rf_power_state()
2593 rtlpriv->cfg->ops->led_control(hw, in _rtl8723be_phy_set_rf_power_state()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dsw.c223 .led_control = rtl88ee_led_control,
H A Dphy.c2187 rtlpriv->cfg->ops->led_control(hw, in _rtl88ee_phy_set_rf_power_state()
2190 rtlpriv->cfg->ops->led_control(hw, in _rtl88ee_phy_set_rf_power_state()
2228 rtlpriv->cfg->ops->led_control(hw, in _rtl88ee_phy_set_rf_power_state()
2231 rtlpriv->cfg->ops->led_control(hw, in _rtl88ee_phy_set_rf_power_state()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dsw.c211 .led_control = rtl92ee_led_control,
H A Dphy.c3067 rtlpriv->cfg->ops->led_control(hw, LED_CTL_LINK); in _rtl92ee_phy_set_rf_power_state()
3069 rtlpriv->cfg->ops->led_control(hw, LED_CTL_NO_LINK); in _rtl92ee_phy_set_rf_power_state()
3105 rtlpriv->cfg->ops->led_control(hw, in _rtl92ee_phy_set_rf_power_state()
3108 rtlpriv->cfg->ops->led_control(hw, in _rtl92ee_phy_set_rf_power_state()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192du/
H A Dsw.c208 .led_control = rtl92du_led_control,
H A Dphy.c2659 rtlpriv->cfg->ops->led_control(hw, LED_CTL_LINK); in rtl92du_phy_set_rf_power_state()
2661 rtlpriv->cfg->ops->led_control(hw, LED_CTL_NO_LINK); in rtl92du_phy_set_rf_power_state()
2671 rtlpriv->cfg->ops->led_control(hw, LED_CTL_NO_LINK); in rtl92du_phy_set_rf_power_state()
2673 rtlpriv->cfg->ops->led_control(hw, LED_CTL_POWER_OFF); in rtl92du_phy_set_rf_power_state()
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils_fw2x.c725 .led_control = aq_fw2x_led_control,
H A Dhw_atl_utils.c1098 .led_control = NULL,

12