Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_platform.h19 #define MAX_ALLOC_MODE_ENTRIES 16 macro
H A Dhfi_parser.c72 if (num_entries > MAX_ALLOC_MODE_ENTRIES) in parse_alloc_mode()