Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/chips-media/wave5/
H A Dwave5-regdefine.h18 W5_INIT_SEQ = 0x0040, /* queuing command */ enumerator
H A Dwave5-hw.c72 case W5_INIT_SEQ: in cmd_to_str()
659 ret = send_firmware_command(inst, W5_INIT_SEQ, true, &reg_val, &fail_res); in wave5_vpu_dec_init_seq()