Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_venus.c92 #define ALIGNED_SFR_SIZE ALIGN(SFR_SIZE, SZ_4K) macro
94 #define SHARED_QSIZE ALIGN(ALIGNED_SFR_SIZE + ALIGNED_QUEUE_SIZE + \
830 ret = venus_alloc(hdev, &desc, ALIGNED_SFR_SIZE); in venus_interface_queues_init()
836 sfr->buf_size = ALIGNED_SFR_SIZE; in venus_interface_queues_init()
1753 sfr->buf_size = ALIGNED_SFR_SIZE; in venus_hfi_queues_reinit()