Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/chips-media/wave5/
H A Dwave5-regdefine.h20 W5_DEC_ENC_PIC = 0x0100, /* queuing command */ enumerator
H A Dwave5-hw.c76 case W5_DEC_ENC_PIC: in cmd_to_str()
991 ret = send_firmware_command(inst, W5_DEC_ENC_PIC, true, &reg_val, fail_res); in wave5_vpu_decode()
2322 ret = send_firmware_command(inst, W5_DEC_ENC_PIC, true, &reg_val, fail_res); in wave5_vpu_encode()