Searched refs:cmd_mode_cfg (Results 1 – 3 of 3) sorted by relevance
116 struct dpu_hw_intf_cmd_mode_cfg *cmd_mode_cfg);
53 struct dpu_hw_intf_cmd_mode_cfg cmd_mode_cfg = {}; in _dpu_encoder_phys_cmd_update_intf_cfg() local73 cmd_mode_cfg.data_compress = true; in _dpu_encoder_phys_cmd_update_intf_cfg()76 phys_enc->hw_intf->ops.program_intf_cmd_cfg(phys_enc->hw_intf, &cmd_mode_cfg); in _dpu_encoder_phys_cmd_update_intf_cfg()
517 struct dpu_hw_intf_cmd_mode_cfg *cmd_mode_cfg) in dpu_hw_intf_program_intf_cmd_cfg() argument521 if (cmd_mode_cfg->data_compress) in dpu_hw_intf_program_intf_cmd_cfg()