Home
last modified time | relevance | path

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

/linux/drivers/accel/ivpu/
H A Divpu_fw.c22 #define FW_PREEMPT_BUF_MIN_SIZE SZ_4K macro
181 if (primary_preempt_buf_size < FW_PREEMPT_BUF_MIN_SIZE || in ivpu_preemption_config_parse()
182 secondary_preempt_buf_size < FW_PREEMPT_BUF_MIN_SIZE) { in ivpu_preemption_config_parse()