Home
last modified time | relevance | path

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

/linux/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpuconfig.h81 #define WAVE515_MAX_CODE_BUF_SIZE (1024 * 1024) macro
86 #define WAVE515_SIZE_COMMON (WAVE515_MAX_CODE_BUF_SIZE + WAVE5_TEMPBUF_SIZE + \
H A Dwave5-hw.c439 code_size = WAVE515_MAX_CODE_BUF_SIZE; in wave5_vpu_init()
1127 code_size = WAVE515_MAX_CODE_BUF_SIZE; in wave5_vpu_re_init()
1269 code_size = WAVE515_MAX_CODE_BUF_SIZE; in wave5_vpu_sleep_wake()