Home
last modified time | relevance | path

Searched refs:current_channel (Results 1 - 25 of 111) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dad7949.c46 * @current_channel: current channel in use
56 unsigned int current_channel; member
116 if (channel == ad7949_adc->current_channel) in ad7949_spi_read_channel()
133 ad7949_adc->current_channel = channel; in ad7949_spi_read_channel()
219 ad7949_adc->current_channel = 0; in ad7949_spi_init()
226 ad7949_spi_read_channel(ad7949_adc, &val, ad7949_adc->current_channel); in ad7949_spi_init()
227 ad7949_spi_read_channel(ad7949_adc, &val, ad7949_adc->current_channel); in ad7949_spi_init()
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dad7949.c76 * @current_channel: current channel in use
88 unsigned int current_channel; member
145 if (channel == ad7949_adc->current_channel) in ad7949_spi_read_channel()
164 ad7949_adc->current_channel = channel; in ad7949_spi_read_channel()
282 ad7949_adc->current_channel = 0; in ad7949_spi_init()
286 FIELD_PREP(AD7949_CFG_MASK_INX, ad7949_adc->current_channel) | in ad7949_spi_init()
298 ad7949_spi_read_channel(ad7949_adc, &val, ad7949_adc->current_channel); in ad7949_spi_init()
299 ad7949_spi_read_channel(ad7949_adc, &val, ad7949_adc->current_channel); in ad7949_spi_init()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Ddm.c79 rtlphy->current_channel); in rtl92ce_dm_dynamic_txpower()
80 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92ce_dm_dynamic_txpower()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Ddm.c76 rtlphy->current_channel); in rtl92cu_dm_dynamic_txpower()
77 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92cu_dm_dynamic_txpower()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Ddm.c79 rtlphy->current_channel); in rtl92ce_dm_dynamic_txpower()
80 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92ce_dm_dynamic_txpower()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Ddm.c76 rtlphy->current_channel); in rtl92cu_dm_dynamic_txpower()
77 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92cu_dm_dynamic_txpower()
/kernel/linux/linux-5.10/include/linux/
H A Ds3c_adc_battery.h26 const unsigned int current_channel; member
/kernel/linux/linux-5.10/drivers/net/ieee802154/
H A Dfakelb.c173 hw->phy->current_channel = 13; in fakelb_add_one()
174 phy->channel = hw->phy->current_channel; in fakelb_add_one()
/kernel/linux/linux-6.6/drivers/net/ieee802154/
H A Dfakelb.c173 hw->phy->current_channel = 13; in fakelb_add_one()
174 phy->channel = hw->phy->current_channel; in fakelb_add_one()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddm.c938 u8 channel = rtlphy->current_channel; in rtl8812ae_get_delta_swing_table()
1332 rtlphy->current_channel, in rtl8812ae_dm_txpwr_track_set_pwr()
1352 rtlphy->current_channel, RF90_PATH_A); in rtl8812ae_dm_txpwr_track_set_pwr()
1371 rtlphy->current_channel, RF90_PATH_A); in rtl8812ae_dm_txpwr_track_set_pwr()
1395 rtlphy->current_channel, RF90_PATH_B); in rtl8812ae_dm_txpwr_track_set_pwr()
1412 rtlphy->current_channel, RF90_PATH_B); in rtl8812ae_dm_txpwr_track_set_pwr()
1430 rtlphy->current_channel, RF90_PATH_B); in rtl8812ae_dm_txpwr_track_set_pwr()
1807 u8 channel = rtlphy->current_channel; in rtl8821ae_get_delta_swing_table()
1960 rtlphy->current_channel, in rtl8821ae_dm_txpwr_track_set_pwr()
1980 rtlphy->current_channel, RF90_PATH_ in rtl8821ae_dm_txpwr_track_set_pwr()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddm.c938 u8 channel = rtlphy->current_channel; in rtl8812ae_get_delta_swing_table()
1332 rtlphy->current_channel, in rtl8812ae_dm_txpwr_track_set_pwr()
1352 rtlphy->current_channel, RF90_PATH_A); in rtl8812ae_dm_txpwr_track_set_pwr()
1371 rtlphy->current_channel, RF90_PATH_A); in rtl8812ae_dm_txpwr_track_set_pwr()
1395 rtlphy->current_channel, RF90_PATH_B); in rtl8812ae_dm_txpwr_track_set_pwr()
1412 rtlphy->current_channel, RF90_PATH_B); in rtl8812ae_dm_txpwr_track_set_pwr()
1430 rtlphy->current_channel, RF90_PATH_B); in rtl8812ae_dm_txpwr_track_set_pwr()
1807 u8 channel = rtlphy->current_channel; in rtl8821ae_get_delta_swing_table()
1960 rtlphy->current_channel, in rtl8821ae_dm_txpwr_track_set_pwr()
1980 rtlphy->current_channel, RF90_PATH_ in rtl8821ae_dm_txpwr_track_set_pwr()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dsar.c36 rtw_phy_set_tx_power_level(rtwdev, hal->current_channel); in rtw_apply_sar()
/kernel/linux/linux-5.10/drivers/thermal/
H A Darmada_thermal.c77 int current_channel; member
331 if (priv->current_channel == channel) in armada_select_channel()
354 priv->current_channel = channel; in armada_select_channel()
894 priv->current_channel = -1; in armada_thermal_probe()
/kernel/linux/linux-6.6/drivers/thermal/
H A Darmada_thermal.c75 int current_channel; member
329 if (priv->current_channel == channel) in armada_select_channel()
352 priv->current_channel = channel; in armada_select_channel()
905 priv->current_channel = -1; in armada_thermal_probe()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dsw.c80 rtlpriv->phy.current_channel = 36; in rtl92d_init_sw_vars()
82 rtlpriv->phy.current_channel = 1; in rtl92d_init_sw_vars()
H A Ddm.c554 rtlphy->current_channel); in rtl92d_dm_dynamic_txpower()
555 rtl92d_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92d_dm_dynamic_txpower()
731 if (rtlphy->current_channel >= 100 && in rtl92d_bandtype_5G()
732 rtlphy->current_channel <= 165) in rtl92d_bandtype_5G()
791 rtl92d_get_rightchnlplace_for_iqk(rtlphy->current_channel); in rtl92d_dm_txpower_tracking_callback_thermalmeter()
/kernel/linux/linux-5.10/net/mac802154/
H A Dcfg.c114 wpan_phy->current_channel == channel) in ieee802154_set_channel()
120 wpan_phy->current_channel = channel; in ieee802154_set_channel()
H A Dmib.c35 local->phy->current_channel = chan; in mac802154_dev_set_page_channel()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dsw.c80 rtlpriv->phy.current_channel = 36; in rtl92d_init_sw_vars()
82 rtlpriv->phy.current_channel = 1; in rtl92d_init_sw_vars()
/kernel/linux/linux-6.6/net/mac802154/
H A Dcfg.c114 wpan_phy->current_channel == channel) in ieee802154_set_channel()
124 wpan_phy->current_channel = channel; in ieee802154_set_channel()
H A Dscan.c73 wpan_phy->current_channel); in mac802154_scan_cleanup_locked()
75 wpan_phy->current_channel); in mac802154_scan_cleanup_locked()
H A Dmib.c35 local->phy->current_channel = chan; in mac802154_dev_set_page_channel()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dphy.c665 rtl8723e_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl8723e_phy_update_txpower_dbm()
826 "switch to channel%d\n", rtlphy->current_channel); in rtl8723e_phy_sw_chnl_callback()
833 (hw, rtlphy->current_channel, &rtlphy->sw_chnl_stage, in rtl8723e_phy_sw_chnl_callback()
857 WARN_ONCE((rtlphy->current_channel > 14), in rtl8723e_phy_sw_chnl()
1492 rtl8723e_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl8723e_phy_set_io()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.c591 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_phy_update_txpower_dbm()
682 "switch to channel%d\n", rtlphy->current_channel); in rtl92c_phy_sw_chnl_callback()
689 (hw, rtlphy->current_channel, &rtlphy->sw_chnl_stage, in rtl92c_phy_sw_chnl_callback()
714 WARN_ONCE((rtlphy->current_channel > 14), in rtl92c_phy_sw_chnl()
1558 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_phy_set_io()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.c591 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_phy_update_txpower_dbm()
682 "switch to channel%d\n", rtlphy->current_channel); in rtl92c_phy_sw_chnl_callback()
689 (hw, rtlphy->current_channel, &rtlphy->sw_chnl_stage, in rtl92c_phy_sw_chnl_callback()
714 WARN_ONCE((rtlphy->current_channel > 14), in rtl92c_phy_sw_chnl()
1558 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_phy_set_io()

Completed in 24 milliseconds

12345