Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_regs.h21 #define VI6_CMD_STRCMD (1 << 0) macro
Dvsp1_video.c512 vsp1_write(vsp1, VI6_CMD(pipe->output->entity.index), VI6_CMD_STRCMD); in vsp1_pipeline_run()