Home
last modified time | relevance | path

Searched refs:VI6_CMD (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/media/platform/renesas/vsp1/
Dvsp1_pipe.c292 vsp1_write(vsp1, VI6_CMD(pipe->output->entity.index), in vsp1_pipeline_run()
Dvsp1_regs.h17 #define VI6_CMD(n) (0x0000 + (n) * 4) macro
Dvsp1_dl.c848 return !!(vsp1_read(vsp1, VI6_CMD(dlm->index)) & VI6_CMD_UPDHDR); in vsp1_dl_list_hw_update_pending()