Home
last modified time | relevance | path

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

/linux/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpuconfig.h80 #define WAVE521_MAX_CODE_BUF_SIZE (2 * 1024 * 1024) macro
84 #define WAVE521_SIZE_COMMON (WAVE521_MAX_CODE_BUF_SIZE + WAVE5_TEMPBUF_SIZE)
H A Dwave5-hw.c441 code_size = WAVE521_MAX_CODE_BUF_SIZE; in wave5_vpu_init()
1129 code_size = WAVE521_MAX_CODE_BUF_SIZE; in wave5_vpu_re_init()
1271 code_size = WAVE521_MAX_CODE_BUF_SIZE; in wave5_vpu_sleep_wake()