Searched refs:hw_intf (Results 1 – 3 of 3) sorted by relevance
267 return phys_enc->hw_intf->cap->type == INTF_DP && in dpu_encoder_needs_periph_flush() 322 if (phys->hw_intf && phys->hw_intf->ops.setup_misr in dpu_encoder_get_crc_values_cnt() 323 && phys->hw_intf->ops.collect_misr) in dpu_encoder_get_crc_values_cnt() 345 if (!phys->hw_intf || !phys->hw_intf->ops.setup_misr) in dpu_encoder_setup_misr() 348 phys->hw_intf->ops.setup_misr(phys->hw_intf); in dpu_encoder_setup_misr() 375 if (!phys->hw_intf || !phys->hw_intf in dpu_encoder_get_crc() [all...]
182 struct dpu_hw_intf *hw_intf; member265 struct dpu_hw_intf *hw_intf; member
112 rm->hw_intf[intf->id - INTF_0] = hw; in dpu_rm_init()