Home
last modified time | relevance | path

Searched defs:hw_wb (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_wb.c45 struct dpu_hw_wb *hw_wb = phys_enc->hw_wb; in dpu_encoder_phys_wb_set_ot_limit() local
69 struct dpu_hw_wb *hw_wb; in dpu_encoder_phys_wb_set_qos_remap() local
105 struct dpu_hw_wb *hw_wb; in dpu_encoder_phys_wb_set_qos() local
142 struct dpu_hw_wb *hw_wb; in dpu_encoder_phys_wb_setup_fb() local
182 struct dpu_hw_wb *hw_wb; in dpu_encoder_phys_wb_setup_cdp() local
288 struct dpu_hw_wb *hw_wb; in _dpu_encoder_phys_wb_update_flush() local
329 struct dpu_hw_wb *hw_wb = phys_enc->hw_wb; in dpu_encoder_phys_wb_setup() local
358 struct dpu_hw_wb *hw_wb = phys_enc->hw_wb; in dpu_encoder_phys_wb_done_irq() local
521 struct dpu_hw_wb *hw_wb = phys_enc->hw_wb; in dpu_encoder_phys_wb_disable() local
H A Ddpu_rm.h31 struct dpu_hw_wb *hw_wb[WB_MAX - WB_0]; member
H A Ddpu_encoder_phys.h182 struct dpu_hw_wb *hw_wb; member
262 struct dpu_hw_wb *hw_wb; member
H A Ddpu_hw_wb.c223 void dpu_hw_wb_destroy(struct dpu_hw_wb *hw_wb) in dpu_hw_wb_destroy()
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h112 volatile __be64 *hw_wb; /* HW write-back location */ member