Home
last modified time | relevance | path

Searched refs:hfi_ubwc_config (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.h259 void pkt_sys_ubwc_config(struct hfi_sys_set_property_pkt *pkt, const struct hfi_ubwc_config *hfi);
H A Dcore.h69 const struct hfi_ubwc_config *ubwc_conf;
H A Dhfi_helper.h637 struct hfi_ubwc_config { struct
H A Dcore.c856 static const struct hfi_ubwc_config sc7280_ubwc_config = {
H A Dhfi_cmds.c61 void pkt_sys_ubwc_config(struct hfi_sys_set_property_pkt *pkt, const struct hfi_ubwc_config *hfi) in pkt_sys_ubwc_config()