Searched refs:hfi_ubwc_config (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/media/platform/qcom/venus/ | ||
H A D | hfi_cmds.h | 259 void pkt_sys_ubwc_config(struct hfi_sys_set_property_pkt *pkt, const struct hfi_ubwc_config *hfi); |
H A D | core.h | 71 const struct hfi_ubwc_config *ubwc_conf; |
H A D | hfi_helper.h | 637 struct hfi_ubwc_config { struct |
H A D | core.c | 1022 static const struct hfi_ubwc_config sc7280_ubwc_config = { |
H A D | hfi_cmds.c | 61 void pkt_sys_ubwc_config(struct hfi_sys_set_property_pkt *pkt, const struct hfi_ubwc_config *hfi) in pkt_sys_ubwc_config() |