Home
last modified time | relevance | path

Searched refs:op_mode (Results 1 – 25 of 245) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/
H A Diwl-op-mode.h149 void (*stop)(struct iwl_op_mode *op_mode);
150 void (*rx)(struct iwl_op_mode *op_mode, struct napi_struct *napi,
152 void (*rx_rss)(struct iwl_op_mode *op_mode, struct napi_struct *napi,
154 void (*async_cb)(struct iwl_op_mode *op_mode,
156 void (*queue_full)(struct iwl_op_mode *op_mode, int queue);
157 void (*queue_not_full)(struct iwl_op_mode *op_mode, int queue);
158 bool (*hw_rf_kill)(struct iwl_op_mode *op_mode, bool state);
159 void (*free_skb)(struct iwl_op_mode *op_mode, struct sk_buff *skb);
160 void (*nic_error)(struct iwl_op_mode *op_mode);
161 void (*cmd_queue_full)(struct iwl_op_mode *op_mode);
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dexynos4412-itop-scp-core.dtsi174 op_mode = <1>; /* Normal Mode */
184 op_mode = <1>; /* Normal Mode */
192 op_mode = <1>; /* Normal Mode */
200 op_mode = <1>; /* Normal Mode */
205 op_mode = <0>; /* Always off Mode */
213 op_mode = <1>; /* Normal Mode */
221 op_mode = <1>; /* Normal Mode */
228 op_mode = <1>; /* Normal Mode */
235 op_mode = <1>; /* Normal Mode */
242 op_mode = <1>; /* Normal Mode */
[all …]
H A Dexynos4412-origen.dts162 op_mode = <1>; /* Normal Mode */
170 op_mode = <1>; /* Normal Mode */
178 op_mode = <1>; /* Normal Mode */
186 op_mode = <1>; /* Normal Mode */
194 op_mode = <1>; /* Normal Mode */
202 op_mode = <1>; /* Normal Mode */
210 op_mode = <1>; /* Normal Mode */
218 op_mode = <1>; /* Normal Mode */
226 op_mode = <1>; /* Normal Mode */
234 op_mode = <1>; /* Normal Mode */
[all …]
H A Dexynos5250-arndale.dts265 op_mode = <1>;
274 op_mode = <1>;
283 op_mode = <1>;
291 op_mode = <1>;
300 op_mode = <1>;
309 op_mode = <1>;
318 op_mode = <1>;
327 op_mode = <1>;
334 op_mode = <1>;
343 op_mode = <1>;
[all …]
H A Dexynos5250-spring.dts159 op_mode = <0>;
167 op_mode = <0>;
175 op_mode = <3>;
183 op_mode = <3>;
191 op_mode = <3>;
199 op_mode = <3>;
207 op_mode = <0>;
215 op_mode = <3>;
223 op_mode = <0>;
231 op_mode = <3>;
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_lm.c68 u32 op_mode; in dpu_hw_lm_setup_out() local
70 op_mode = DPU_REG_READ(c, LM_OP_MODE); in dpu_hw_lm_setup_out()
77 op_mode |= BIT(31); in dpu_hw_lm_setup_out()
79 op_mode &= ~BIT(31); in dpu_hw_lm_setup_out()
80 DPU_REG_WRITE(c, LM_OP_MODE, op_mode); in dpu_hw_lm_setup_out()
140 int op_mode; in dpu_hw_lm_setup_color3() local
143 op_mode = DPU_REG_READ(c, LM_OP_MODE); in dpu_hw_lm_setup_color3()
145 op_mode = (op_mode & (BIT(31) | BIT(30))) | mixer_op_mode; in dpu_hw_lm_setup_color3()
147 DPU_REG_WRITE(c, LM_OP_MODE, op_mode); in dpu_hw_lm_setup_color3()
H A Ddpu_hw_util.c208 u32 op_mode = 0; in dpu_hw_setup_scaler3() local
214 op_mode |= BIT(0); in dpu_hw_setup_scaler3()
215 op_mode |= (scaler3_cfg->y_rgb_filter_cfg & 0x3) << 16; in dpu_hw_setup_scaler3()
218 op_mode |= BIT(12); in dpu_hw_setup_scaler3()
219 op_mode |= (scaler3_cfg->uv_filter_cfg & 0x3) << 24; in dpu_hw_setup_scaler3()
222 op_mode |= (scaler3_cfg->blend_cfg & 1) << 31; in dpu_hw_setup_scaler3()
223 op_mode |= (scaler3_cfg->dir_en) ? BIT(4) : 0; in dpu_hw_setup_scaler3()
242 op_mode |= BIT(8); in dpu_hw_setup_scaler3()
289 op_mode |= BIT(14); in dpu_hw_setup_scaler3()
292 op_mode |= BIT(10); in dpu_hw_setup_scaler3()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dcsi.c142 if (!IS_HDR_RDBK(dev->hdr.op_mode)) in rkisp_csi_s_stream()
282 dev->hdr.op_mode = HDR_NORMAL; in csi_config()
286 dev->hdr.op_mode = hdr_cfg.hdr_mode; in csi_config()
291 if (dev->hdr.op_mode == HDR_NORMAL && in csi_config()
293 dev->hdr.op_mode = HDR_RDBK_FRAME1; in csi_config()
296 if (dev->hdr.op_mode == HDR_RDBK_FRAME2) in csi_config()
297 dev->hdr.op_mode = HDR_LINEX2_DDR; in csi_config()
302 SW_IBUF_OP_MODE(dev->hdr.op_mode) | in csi_config()
352 switch (dev->hdr.op_mode) { in csi_config()
583 dev->hdr.op_mode = HDR_NORMAL; in rkisp_csi_config_patch()
[all …]
H A Dcapture.c31 switch (dev->hdr.op_mode) { in hdr_dma_frame()
66 if (IS_HDR_RDBK(dev->hdr.op_mode)) { in rkisp_create_hdr_buf()
101 if (dev->hdr.op_mode == HDR_RDBK_FRAME1) { in rkisp_create_hdr_buf()
105 } else if (dev->hdr.op_mode == HDR_RDBK_FRAME2) { in rkisp_create_hdr_buf()
236 if (dev->hdr.op_mode == HDR_FRAMEX2_DDR || in hdr_config_dmatx()
237 dev->hdr.op_mode == HDR_LINEX2_DDR || in hdr_config_dmatx()
238 dev->hdr.op_mode == HDR_FRAMEX3_DDR || in hdr_config_dmatx()
239 dev->hdr.op_mode == HDR_LINEX3_DDR || in hdr_config_dmatx()
240 dev->hdr.op_mode == HDR_RDBK_FRAME2 || in hdr_config_dmatx()
241 dev->hdr.op_mode == HDR_RDBK_FRAME3) { in hdr_config_dmatx()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c133 static void iwl_mvm_nic_config(struct iwl_op_mode *op_mode) in iwl_mvm_nic_config() argument
135 struct iwl_mvm *mvm = IWL_OP_MODE_GET_MVM(op_mode); in iwl_mvm_nic_config()
615 struct iwl_op_mode *op_mode; in iwl_op_mode_mvm_start() local
649 op_mode = hw->priv; in iwl_op_mode_mvm_start()
651 mvm = IWL_OP_MODE_GET_MVM(op_mode); in iwl_op_mode_mvm_start()
664 op_mode->ops = &iwl_mvm_ops_mq; in iwl_op_mode_mvm_start()
671 op_mode->ops = &iwl_mvm_ops; in iwl_op_mode_mvm_start()
758 trans_cfg.op_mode = op_mode; in iwl_op_mode_mvm_start()
889 return op_mode; in iwl_op_mode_mvm_start()
896 return op_mode; in iwl_op_mode_mvm_start()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/agic/
H A Drk_aiq_uapi_agic_int.cpp31 pAgicCtx->attr.v1.op_mode = attr->op_mode; in rk_aiq_uapi_agic_v1_SetAttrib()
50 attr->op_mode = pAgicCtx->attr.v1.op_mode; in rk_aiq_uapi_agic_v1_GetAttrib()
70 pAgicCtx->attr.v2.op_mode = attr->op_mode; in rk_aiq_uapi_agic_v2_SetAttrib()
88 attr->op_mode = pAgicCtx->attr.v2.op_mode; in rk_aiq_uapi_agic_v2_GetAttrib()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_cac_module.cpp59 param->op_mode = RKAIQ_CAC_API_OPMODE_MANUAL; in sample_cac_v03_fill_params()
75 param->op_mode = RKAIQ_CAC_API_OPMODE_MANUAL; in sample_cac_v10_fill_params()
105 param->op_mode = RKAIQ_CAC_API_OPMODE_MANUAL; in sample_cac_v11_fill_params()
189 (attr->op_mode == RKAIQ_CAC_API_OPMODE_AUTO in sample_cac_v03_dump_attr()
191 : ((attr->op_mode == RKAIQ_CAC_API_OPMODE_MANUAL) ? "manual" : "invalid"))); in sample_cac_v03_dump_attr()
192 if (attr->op_mode == RKAIQ_CAC_API_OPMODE_MANUAL) { in sample_cac_v03_dump_attr()
201 (attr->op_mode == RKAIQ_CAC_API_OPMODE_AUTO in sample_cac_v10_dump_attr()
203 : ((attr->op_mode == RKAIQ_CAC_API_OPMODE_MANUAL) ? "manual" : "invalid"))); in sample_cac_v10_dump_attr()
212 if (attr->op_mode == RKAIQ_CAC_API_OPMODE_MANUAL) { in sample_cac_v10_dump_attr()
214 } else if (attr->op_mode == RKAIQ_CAC_API_OPMODE_MANUAL) { in sample_cac_v10_dump_attr()
[all …]
H A Dsample_cgc_module.cpp38 if (attrib.param.op_mode == RK_AIQ_OP_MODE_AUTO) { in sample_set_cgc_attrib()
39 attrib.param.op_mode = RK_AIQ_OP_MODE_MANUAL; in sample_set_cgc_attrib()
44 attrib.param.op_mode = RK_AIQ_OP_MODE_AUTO; in sample_set_cgc_attrib()
64 if (attrib.param.op_mode == RK_AIQ_OP_MODE_AUTO) { in sample_get_cgc_attrib()
66 } else if (attrib.param.op_mode == RK_AIQ_OP_MODE_MANUAL) { in sample_get_cgc_attrib()
H A Dsample_csm_module.cpp38 if (attrib.param.op_mode == RK_AIQ_OP_MODE_AUTO) { in sample_set_csm_attrib()
39 attrib.param.op_mode = RK_AIQ_OP_MODE_MANUAL; in sample_set_csm_attrib()
54 attrib.param.op_mode = RK_AIQ_OP_MODE_AUTO; in sample_set_csm_attrib()
74 if (attrib.param.op_mode == RK_AIQ_OP_MODE_AUTO) { in sample_get_csm_attrib()
76 } else if (attrib.param.op_mode == RK_AIQ_OP_MODE_MANUAL) { in sample_get_csm_attrib()
H A Dsample_agic_module.cpp56 attr.op_mode = RKAIQ_GIC_API_OPMODE_MANUAL; in sample_gic_setgicAttr()
77 (attr.op_mode == RKAIQ_GIC_API_OPMODE_AUTO in sample_gic_getgicAttr()
79 : ((attr.op_mode == RKAIQ_GIC_API_OPMODE_MANUAL) ? "manual" : "off"))); in sample_gic_getgicAttr()
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dexynos5250-spring.dts237 op_mode = <0>;
245 op_mode = <0>;
253 op_mode = <3>;
261 op_mode = <3>;
269 op_mode = <3>;
277 op_mode = <3>;
285 op_mode = <0>;
293 op_mode = <3>;
301 op_mode = <0>;
309 op_mode = <3>;
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acac/
H A Dcac_adaptor.cpp121 if (attr->op_mode == RKAIQ_CAC_API_OPMODE_INVALID) { in SetApiAttr()
123 } else if (attr->op_mode == RKAIQ_CAC_API_OPMODE_AUTO) { in SetApiAttr()
125 attr_->op_mode = attr->op_mode; in SetApiAttr()
127 } else if (attr->op_mode == RKAIQ_CAC_API_OPMODE_MANUAL) { in SetApiAttr()
128 attr_->op_mode = attr->op_mode; in SetApiAttr()
141 if (attr->op_mode == RKAIQ_CAC_API_OPMODE_INVALID) { in SetApiAttr()
143 } else if (attr->op_mode == RKAIQ_CAC_API_OPMODE_AUTO) { in SetApiAttr()
146 } else if (attr->op_mode == RKAIQ_CAC_API_OPMODE_MANUAL) { in SetApiAttr()
149 attr_->op_mode = attr->op_mode; in SetApiAttr()
157 if (attr->op_mode == RKAIQ_CAC_API_OPMODE_INVALID) { in SetApiAttr()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_vnic.c193 u32 op_mode, priv_level; in qlcnic_83xx_config_vnic_opmode() local
198 op_mode = QLCRDX(adapter->ahw, QLC_83XX_DRV_OP_MODE); in qlcnic_83xx_config_vnic_opmode()
200 if (op_mode == QLC_83XX_DEFAULT_OPMODE) in qlcnic_83xx_config_vnic_opmode()
203 priv_level = QLC_83XX_GET_FUNC_PRIVILEGE(op_mode, in qlcnic_83xx_config_vnic_opmode()
207 ahw->op_mode = QLCNIC_NON_PRIV_FUNC; in qlcnic_83xx_config_vnic_opmode()
212 ahw->op_mode = QLCNIC_PRIV_FUNC; in qlcnic_83xx_config_vnic_opmode()
217 ahw->op_mode = QLCNIC_MGMT_FUNC; in qlcnic_83xx_config_vnic_opmode()
H A Dqlcnic_sysfs.c221 if (adapter->ahw->op_mode == QLCNIC_NON_PRIV_FUNC) { in qlcnic_store_beacon()
487 u32 op_mode; in validate_esw_config() local
491 op_mode = readl(ahw->pci_base0 + QLCNIC_DRV_OP_MODE); in validate_esw_config()
493 op_mode = QLCRDX(ahw, QLC_83XX_DRV_OP_MODE); in validate_esw_config()
500 if (adapter->ahw->op_mode == QLCNIC_MGMT_FUNC) in validate_esw_config()
504 switch (esw_cfg[i].op_mode) { in validate_esw_config()
507 ret = QLC_DEV_GET_DRV(op_mode, pci_func); in validate_esw_config()
509 ret = QLC_83XX_GET_FUNC_PRIVILEGE(op_mode, in validate_esw_config()
553 u8 op_mode = 0, pci_func; in qlcnic_sysfs_write_esw_config() local
567 if (adapter->ahw->op_mode == QLCNIC_MGMT_FUNC) in qlcnic_sysfs_write_esw_config()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dsecurity_cam.h168 u32 sec_info_tbl_init(struct mac_ax_adapter *adapter, u8 op_mode);
189 u32 free_sec_info_tbl(struct mac_ax_adapter *adapter, u8 op_mode);
215 u8 op_mode);
277 u32 mac_sta_keycam_backup(struct mac_ax_adapter *adapter, u8 op_mode);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dsecurity_cam.h168 u32 sec_info_tbl_init(struct mac_ax_adapter *adapter, u8 op_mode);
189 u32 free_sec_info_tbl(struct mac_ax_adapter *adapter, u8 op_mode);
215 u8 op_mode);
277 u32 mac_sta_keycam_backup(struct mac_ax_adapter *adapter, u8 op_mode);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_plane.c204 uint32_t op_mode = 0; in mdp4_plane_mode_set() local
250 op_mode |= MDP4_PIPE_OP_MODE_SCALEX_EN; in mdp4_plane_mode_set()
258 op_mode |= MDP4_PIPE_OP_MODE_SCALEX_UNIT_SEL(sel_unit); in mdp4_plane_mode_set()
266 op_mode |= MDP4_PIPE_OP_MODE_SCALEY_EN; in mdp4_plane_mode_set()
275 op_mode |= MDP4_PIPE_OP_MODE_SCALEY_UNIT_SEL(sel_unit); in mdp4_plane_mode_set()
321 op_mode |= MDP4_PIPE_OP_MODE_SRC_YCBCR; in mdp4_plane_mode_set()
322 op_mode |= MDP4_PIPE_OP_MODE_CSC_EN; in mdp4_plane_mode_set()
326 mdp4_write(mdp4_kms, REG_MDP4_PIPE_OP_MODE(pipe), op_mode); in mdp4_plane_mode_set()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/acac/
H A Drk_aiq_types_acac_algo_int.h47 rkaiq_cac_api_op_mode_t op_mode; member
56 rkaiq_cac_api_op_mode_t op_mode; member
66 rkaiq_cac_api_op_mode_t op_mode; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c1239 struct iwl_op_mode *op_mode; in iwl_op_mode_dvm_start() local
1261 op_mode = hw->priv; in iwl_op_mode_dvm_start()
1262 op_mode->ops = &iwl_dvm_ops; in iwl_op_mode_dvm_start()
1263 priv = IWL_OP_MODE_GET_DVM(op_mode); in iwl_op_mode_dvm_start()
1315 trans_cfg.op_mode = op_mode; in iwl_op_mode_dvm_start()
1496 return op_mode; in iwl_op_mode_dvm_start()
1511 op_mode = NULL; in iwl_op_mode_dvm_start()
1512 return op_mode; in iwl_op_mode_dvm_start()
1515 static void iwl_op_mode_dvm_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_dvm_stop() argument
1517 struct iwl_priv *priv = IWL_OP_MODE_GET_DVM(op_mode); in iwl_op_mode_dvm_stop()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_cfg80211.c98 dhd->op_mode |= val; in dhd_cfg80211_set_p2p_info()
99 WL_ERR(("Set : op_mode=0x%04x\n", dhd->op_mode)); in dhd_cfg80211_set_p2p_info()
114 dhd->op_mode &= ~(DHD_FLAG_P2P_GC_MODE | DHD_FLAG_P2P_GO_MODE); in dhd_cfg80211_clean_p2p_info()
115 WL_ERR(("Clean : op_mode=0x%04x\n", dhd->op_mode)); in dhd_cfg80211_clean_p2p_info()

12345678910