Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpuconfig.h17 #define WAVE521C_DUAL_CODE 0x521d // wave521 dual core macro
25 (c) == WAVE521C_DUAL_CODE) || (c) == WAVE515_CODE; \
H A Dwave5-hw.c207 case WAVE521C_DUAL_CODE: in wave5_vpu_get_product_id()