| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | wcd-clsh-v2.c | 293 bool is_enable, int mode) in wcd_clsh_state_lo() argument 303 if (is_enable) { in wcd_clsh_state_lo() 320 bool is_enable, int mode) in wcd_clsh_state_hph_r() argument 330 if (is_enable) { in wcd_clsh_state_hph_r() 378 bool is_enable, int mode) in wcd_clsh_state_hph_l() argument 388 if (is_enable) { in wcd_clsh_state_hph_l() 436 bool is_enable, int mode) in wcd_clsh_state_ear() argument 446 if (is_enable) { in wcd_clsh_state_ear() 471 bool is_enable, int mode) in _wcd_clsh_ctrl_set_state() argument 475 wcd_clsh_state_ear(ctrl, req_state, is_enable, mode); in _wcd_clsh_ctrl_set_state() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/ |
| H A D | halrf_ex.h | 57 void halrf_iqk_onoff(void *rf_void, bool is_enable); 58 void halrf_dpk_onoff(void *rf_void, bool is_enable); 59 void halrf_dpk_track_onoff(void *rf_void, bool is_enable); 60 void halrf_dpk_switch(void *rf_void, bool is_enable); 62 void halrf_rx_dck_onoff(void *rf_void, bool is_enable); 63 void halrf_gapk_onoff(void *rf_void, bool is_enable); 64 void halrf_dack_onoff(void *rf_void, bool is_enable); 65 void halrf_tssi_onoff(void *rf_void, bool is_enable);
|
| H A D | halrf.c | 916 void halrf_iqk_onoff(void *rf_void, bool is_enable) in halrf_iqk_onoff() argument 931 halrf_iqk_onoff_8852ab(rf, is_enable); in halrf_iqk_onoff() 941 void halrf_dpk_onoff(void *rf_void, bool is_enable) in halrf_dpk_onoff() argument 964 dpk->is_dpk_enable = is_enable; in halrf_dpk_onoff() 985 void halrf_dpk_track_onoff(void *rf_void, bool is_enable) in halrf_dpk_track_onoff() argument 989 if (is_enable) in halrf_dpk_track_onoff() 995 void halrf_dpk_switch(void *rf_void, bool is_enable) in halrf_dpk_switch() argument 999 if (is_enable) { in halrf_dpk_switch() 1052 void halrf_rx_dck_onoff(void *rf_void, bool is_enable) in halrf_rx_dck_onoff() argument 1073 halrf_rx_dck_onoff_8852a(rf, is_enable); in halrf_rx_dck_onoff() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/ |
| H A D | halrf_ex.h | 57 void halrf_iqk_onoff(void *rf_void, bool is_enable); 58 void halrf_dpk_onoff(void *rf_void, bool is_enable); 59 void halrf_dpk_track_onoff(void *rf_void, bool is_enable); 60 void halrf_dpk_switch(void *rf_void, bool is_enable); 62 void halrf_rx_dck_onoff(void *rf_void, bool is_enable); 63 void halrf_gapk_onoff(void *rf_void, bool is_enable); 64 void halrf_dack_onoff(void *rf_void, bool is_enable); 65 void halrf_tssi_onoff(void *rf_void, bool is_enable);
|
| H A D | halrf.c | 916 void halrf_iqk_onoff(void *rf_void, bool is_enable) in halrf_iqk_onoff() argument 931 halrf_iqk_onoff_8852ab(rf, is_enable); in halrf_iqk_onoff() 941 void halrf_dpk_onoff(void *rf_void, bool is_enable) in halrf_dpk_onoff() argument 964 dpk->is_dpk_enable = is_enable; in halrf_dpk_onoff() 985 void halrf_dpk_track_onoff(void *rf_void, bool is_enable) in halrf_dpk_track_onoff() argument 989 if (is_enable) in halrf_dpk_track_onoff() 995 void halrf_dpk_switch(void *rf_void, bool is_enable) in halrf_dpk_switch() argument 999 if (is_enable) { in halrf_dpk_switch() 1052 void halrf_rx_dck_onoff(void *rf_void, bool is_enable) in halrf_rx_dck_onoff() argument 1073 halrf_rx_dck_onoff_8852a(rf, is_enable); in halrf_rx_dck_onoff() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/skylake/ |
| H A D | cnl-sst-dsp.c | 62 bool is_enable; in is_cnl_dsp_core_enable() local 66 is_enable = (val & CNL_ADSPCS_CPA(core_mask)) && in is_cnl_dsp_core_enable() 72 is_enable, core_mask); in is_cnl_dsp_core_enable() 74 return is_enable; in is_cnl_dsp_core_enable()
|
| H A D | skl-sst-dsp.c | 138 bool is_enable; in is_skl_dsp_core_enable() local 142 is_enable = ((val & SKL_ADSPCS_CPA_MASK(core_mask)) && in is_skl_dsp_core_enable() 148 is_enable, core_mask); in is_skl_dsp_core_enable() 150 return is_enable; in is_skl_dsp_core_enable()
|
| /OK3568_Linux_fs/kernel/drivers/media/spi/ |
| H A D | cxd2880-spi.c | 35 u8 is_enable; member 220 if (cfg->pid_config[i].is_enable) { in cxd2880_set_pid_filter() 251 tmpcfg.pid_config[0].is_enable = 1; in cxd2880_update_pid_filter() 367 if (cfgtmp.pid_config[i].is_enable == 0) { in cxd2880_start_feed() 368 cfgtmp.pid_config[i].is_enable = 1; in cxd2880_start_feed() 462 cfgtmp.pid_config[i].is_enable != 0) { in cxd2880_stop_feed() 463 cfgtmp.pid_config[i].is_enable = 0; in cxd2880_stop_feed()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/ |
| H A D | aw_spin.c | 153 static int aw_mtk_set_mixer_en(struct aw_device *aw_dev, uint32_t msg_id, int32_t is_enable) in aw_mtk_set_mixer_en() argument 170 (char *)&is_enable, sizeof(int32_t)); in aw_mtk_set_mixer_en() 265 uint32_t msg_id, int32_t is_enable) in aw_qcom_set_mixer_en() argument 282 (char *)&is_enable, sizeof(int32_t)); in aw_qcom_set_mixer_en() 324 static int aw_set_mixer_en(struct aw_device *aw_dev, int32_t is_enable) in aw_set_mixer_en() argument 336 ret = aw_mtk_set_mixer_en(aw_dev, msg_id, is_enable); in aw_set_mixer_en() 338 ret = aw_qcom_set_mixer_en(aw_dev, msg_id, is_enable); in aw_set_mixer_en()
|
| H A D | aw_init.c | 251 bool *is_enable, uint8_t *temp_flag) in aw_pid_2049_get_hw_mon_st() argument 279 *is_enable = true; in aw_pid_2049_get_hw_mon_st() 281 *is_enable = false; in aw_pid_2049_get_hw_mon_st()
|
| H A D | aw_calib.c | 1028 int type, unsigned int flag, bool is_enable) in aw_cali_svc_cali_mode_enable() argument 1033 type, flag, is_enable); in aw_cali_svc_cali_mode_enable() 1035 if (is_enable) { in aw_cali_svc_cali_mode_enable() 1082 bool is_enable) in aw_cali_svc_devs_cali_mode_enable() argument 1090 if (is_enable) in aw_cali_svc_devs_cali_mode_enable() 1092 ret = aw_cali_svc_cali_mode_enable(local_dev, type, flag, is_enable); in aw_cali_svc_devs_cali_mode_enable() 1095 if (!is_enable && (type == CALI_TYPE_F0)) in aw_cali_svc_devs_cali_mode_enable()
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/intel/ |
| H A D | hda-dsp.c | 225 bool is_enable; in hda_dsp_core_is_enabled() local 234 is_enable = MASK_IS_EQUAL(val, core_mask, HDA_DSP_ADSPCS_CPA_MASK) && in hda_dsp_core_is_enabled() 242 is_enable, core_mask); in hda_dsp_core_is_enabled() 244 return is_enable; in hda_dsp_core_is_enabled()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_8852b.h | 36 void halrf_rx_dck_onoff_8852b(struct rf_info *rf, bool is_enable);
|
| H A D | halrf_iqk_8852b.h | 67 void halrf_iqk_onoff_8852b(struct rf_info *rf, bool is_enable);
|
| H A D | halrf_8852b.c | 380 void halrf_rx_dck_onoff_8852b(struct rf_info *rf, bool is_enable) in halrf_rx_dck_onoff_8852b() argument 385 halrf_wrf(rf, path, 0x93, BIT(0), !is_enable); in halrf_rx_dck_onoff_8852b() 386 if (!is_enable) { in halrf_rx_dck_onoff_8852b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_8852b.h | 36 void halrf_rx_dck_onoff_8852b(struct rf_info *rf, bool is_enable);
|
| H A D | halrf_iqk_8852b.h | 67 void halrf_iqk_onoff_8852b(struct rf_info *rf, bool is_enable);
|
| H A D | halrf_8852b.c | 380 void halrf_rx_dck_onoff_8852b(struct rf_info *rf, bool is_enable) in halrf_rx_dck_onoff_8852b() argument 385 halrf_wrf(rf, path, 0x93, BIT(0), !is_enable); in halrf_rx_dck_onoff_8852b() 386 if (!is_enable) { in halrf_rx_dck_onoff_8852b()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | aat2870-core.c | 204 aat2870->is_enable = 1; in aat2870_enable() 212 aat2870->is_enable = 0; in aat2870_disable()
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | aat2870.h | 126 bool is_enable; member
|
| /OK3568_Linux_fs/external/mpp/mpp/common/ |
| H A D | h265d_syntax.h | 207 USHORT is_enable; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | df_v3_6.c | 459 bool is_enable) in df_v3_6_pmc_get_ctrl_settings() argument 482 *lo_val = is_enable ? *lo_val | (1 << 22) : *lo_val & ~(1 << 22); in df_v3_6_pmc_get_ctrl_settings()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_display.h | 291 int is_enable; member
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | sensor_adapter.c | 49 bool is_enable; member 1102 if (sensor->crop.is_enable && in sensor_get_selection() 1138 sensor->crop.is_enable = true; in sensor_set_selection() 1386 sensor->crop.is_enable = false; in sensor_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | ucode.c | 95 calib_cfg_cmd.ucd_calib_cfg.once.is_enable = IWL_CALIB_INIT_CFG_ALL; in iwl_send_calib_cfg()
|