| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_led.c | 33 enum rtw_led_ctrl_mode ctrl_mode) in rtw_hal_led_set_ctrl_mode() argument 39 ctrl_mode); in rtw_hal_led_set_ctrl_mode() 41 if (ctrl_mode == RTW_LED_CTRL_NOT_SUPPORT) in rtw_hal_led_set_ctrl_mode() 45 hal_info, HAL_LED_GET_CTRL_MODE(ctrl_mode), HAL_LED_GET_ID(led_id)); in rtw_hal_led_set_ctrl_mode()
|
| H A D | hal_api.h | 877 enum rtw_led_ctrl_mode ctrl_mode);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_led.c | 33 enum rtw_led_ctrl_mode ctrl_mode) in rtw_hal_led_set_ctrl_mode() argument 39 ctrl_mode); in rtw_hal_led_set_ctrl_mode() 41 if (ctrl_mode == RTW_LED_CTRL_NOT_SUPPORT) in rtw_hal_led_set_ctrl_mode() 45 hal_info, HAL_LED_GET_CTRL_MODE(ctrl_mode), HAL_LED_GET_ID(led_id)); in rtw_hal_led_set_ctrl_mode()
|
| H A D | hal_api.h | 874 enum rtw_led_ctrl_mode ctrl_mode);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_led.c | 38 enum rtw_led_ctrl_mode ctrl_mode; member 327 target_ctrl_mode = led_info->ctrl_mode; in _phl_led_ctrl_action_hdlr() 330 if(led_info->ctrl_mode != target_ctrl_mode){ in _phl_led_ctrl_action_hdlr() 336 led_info->ctrl_mode = target_ctrl_mode; in _phl_led_ctrl_action_hdlr() 342 if(led_info->ctrl_mode != RTW_LED_CTRL_SW_PP_MODE && in _phl_led_ctrl_action_hdlr() 343 led_info->ctrl_mode != RTW_LED_CTRL_SW_OD_MODE) in _phl_led_ctrl_action_hdlr() 356 if(led_info->ctrl_mode != RTW_LED_CTRL_SW_PP_MODE && in _phl_led_ctrl_action_hdlr() 357 led_info->ctrl_mode != RTW_LED_CTRL_SW_OD_MODE) in _phl_led_ctrl_action_hdlr() 374 if(led_info->ctrl_mode != RTW_LED_CTRL_SW_PP_MODE && in _phl_led_ctrl_action_hdlr() 375 led_info->ctrl_mode != RTW_LED_CTRL_SW_OD_MODE) in _phl_led_ctrl_action_hdlr() [all …]
|
| H A D | phl_api.h | 474 enum rtw_led_ctrl_mode ctrl_mode);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_led.c | 38 enum rtw_led_ctrl_mode ctrl_mode; member 327 target_ctrl_mode = led_info->ctrl_mode; in _phl_led_ctrl_action_hdlr() 330 if(led_info->ctrl_mode != target_ctrl_mode){ in _phl_led_ctrl_action_hdlr() 336 led_info->ctrl_mode = target_ctrl_mode; in _phl_led_ctrl_action_hdlr() 342 if(led_info->ctrl_mode != RTW_LED_CTRL_SW_PP_MODE && in _phl_led_ctrl_action_hdlr() 343 led_info->ctrl_mode != RTW_LED_CTRL_SW_OD_MODE) in _phl_led_ctrl_action_hdlr() 356 if(led_info->ctrl_mode != RTW_LED_CTRL_SW_PP_MODE && in _phl_led_ctrl_action_hdlr() 357 led_info->ctrl_mode != RTW_LED_CTRL_SW_OD_MODE) in _phl_led_ctrl_action_hdlr() 374 if(led_info->ctrl_mode != RTW_LED_CTRL_SW_PP_MODE && in _phl_led_ctrl_action_hdlr() 375 led_info->ctrl_mode != RTW_LED_CTRL_SW_OD_MODE) in _phl_led_ctrl_action_hdlr() [all …]
|
| H A D | phl_api.h | 471 enum rtw_led_ctrl_mode ctrl_mode);
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/serdes/a38x/ |
| H A D | ctrl_pex.c | 24 temp_reg, addr, dev_id, ctrl_mode; in hws_pex_config() local 199 ctrl_mode = sys_env_model_get(); in hws_pex_config() 219 dev_id |= ((ctrl_mode << 16) & 0xffff0000); in hws_pex_config() 223 DEBUG_INIT_FULL_C("Update PEX Device ID ", ctrl_mode, 4); in hws_pex_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/can/usb/kvaser_usb/ |
| H A D | kvaser_usb_leaf.c | 259 u8 ctrl_mode; member 307 struct kvaser_cmd_ctrl_mode ctrl_mode; member 1309 cmd->u.ctrl_mode.tid = 0xff; in kvaser_usb_leaf_set_opt_mode() 1310 cmd->u.ctrl_mode.channel = priv->channel; in kvaser_usb_leaf_set_opt_mode() 1313 cmd->u.ctrl_mode.ctrl_mode = KVASER_CTRL_MODE_SILENT; in kvaser_usb_leaf_set_opt_mode() 1315 cmd->u.ctrl_mode.ctrl_mode = KVASER_CTRL_MODE_NORMAL; in kvaser_usb_leaf_set_opt_mode()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/m5mols/ |
| H A D | m5mols_controls.c | 448 unsigned int ctrl_mode = m5mols_get_ctrl_mode(ctrl); in m5mols_s_ctrl() local 466 if (ctrl_mode && ctrl_mode != info->mode) { in m5mols_s_ctrl() 467 ret = m5mols_set_mode(info, ctrl_mode); in m5mols_s_ctrl()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/serdes/axp/ |
| H A D | high_speed_env_lib.c | 265 u16 ctrl_mode; in serdes_phy_config() local 1384 ctrl_mode = ctrl_model_get(); in serdes_phy_config() 1397 devId |= ((ctrl_mode << 16) & 0xffff0000); in serdes_phy_config() 1409 DEBUG_INIT_FULL_D(ctrl_mode, 4); in serdes_phy_config()
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | drxk_hard.h | 184 enum agc_ctrl_mode ctrl_mode; /* off, user, auto */ member
|
| H A D | drxk_hard.c | 606 state->m_vsb_if_agc_cfg.ctrl_mode = ul_vsb_if_agc_mode; in init_state() 614 state->m_vsb_rf_agc_cfg.ctrl_mode = ul_vsb_rf_agc_mode; in init_state() 632 state->m_atv_if_agc_cfg.ctrl_mode = ul_atv_if_agc_mode; in init_state() 639 state->m_atv_rf_agc_cfg.ctrl_mode = ul_atv_rf_agc_mode; in init_state() 651 state->m_dvbt_rf_agc_cfg.ctrl_mode = DRXK_AGC_CTRL_OFF; in init_state() 661 state->m_dvbt_if_agc_cfg.ctrl_mode = DRXK_AGC_CTRL_AUTO; in init_state() 676 state->m_qam_rf_agc_cfg.ctrl_mode = DRXK_AGC_CTRL_OFF; in init_state() 685 state->m_qam_if_agc_cfg.ctrl_mode = DRXK_AGC_CTRL_AUTO; in init_state() 2147 switch (p_agc_cfg->ctrl_mode) { in set_agc_rf() 2199 if (p_if_agc_settings->ctrl_mode == DRXK_AGC_CTRL_AUTO) { in set_agc_rf() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/drx39xyj/ |
| H A D | drxj.h | 174 enum drxj_agc_ctrl_mode ctrl_mode; /* off, user, auto */ member
|
| H A D | drxj.c | 4944 switch (agc_settings->ctrl_mode) { in set_agc_rf() 5007 if (p_agc_settings->ctrl_mode == DRX_AGC_CTRL_AUTO) { in set_agc_rf() 5158 switch (agc_settings->ctrl_mode) { in set_agc_if() 5221 if (p_agc_settings->ctrl_mode == DRX_AGC_CTRL_AUTO) { in set_agc_if() 10975 ext_attr->qam_if_agc_cfg.ctrl_mode = DRX_AGC_CTRL_OFF; in drxj_reset_mode() 10979 ext_attr->vsb_if_agc_cfg.ctrl_mode = DRX_AGC_CTRL_OFF; in drxj_reset_mode() 10985 ext_attr->qam_if_agc_cfg.ctrl_mode = DRX_AGC_CTRL_AUTO; in drxj_reset_mode() 10993 ext_attr->vsb_if_agc_cfg.ctrl_mode = DRX_AGC_CTRL_AUTO; in drxj_reset_mode() 11004 ext_attr->qam_rf_agc_cfg.ctrl_mode = DRX_AGC_CTRL_AUTO; in drxj_reset_mode() 11016 ext_attr->vsb_rf_agc_cfg.ctrl_mode = DRX_AGC_CTRL_AUTO; in drxj_reset_mode()
|