Home
last modified time | relevance | path

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

/linux/drivers/media/platform/nuvoton/
H A Dnpcm-regs.h32 #define VCD_CMD_RST BIT(1) macro
H A Dnpcm-video.c636 regmap_update_bits(vcd, VCD_CMD, VCD_CMD_RST, VCD_CMD_RST); in npcm_video_vcd_state_machine_reset()