Searched refs:VCD_STAT_CLEAR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/platform/nuvoton/ |
H A D | npcm-regs.h | 44 #define VCD_STAT_CLEAR 0x3fff macro
|
H A D | npcm-video.c | 644 regmap_write(vcd, VCD_STAT, VCD_STAT_CLEAR); in npcm_video_vcd_state_machine_reset() 741 regmap_write(vcd, VCD_STAT, VCD_STAT_CLEAR); in npcm_video_command() 978 regmap_write(vcd, VCD_STAT, VCD_STAT_CLEAR); in npcm_video_stop() 1063 regmap_write(vcd, VCD_STAT, VCD_STAT_CLEAR); in npcm_video_irq() 1496 regmap_write(vcd, VCD_STAT, VCD_STAT_CLEAR); in npcm_video_stop_streaming()
|