Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/nuvoton/
H A Dnpcm-video.c107 struct regmap *vcd_regmap; member
506 struct regmap *vcd = video->vcd_regmap; in npcm_video_build_table()
600 struct regmap *vcd = video->vcd_regmap; in npcm_video_capres()
632 struct regmap *vcd = video->vcd_regmap; in npcm_video_vcd_state_machine_reset()
660 struct regmap *vcd = video->vcd_regmap; in npcm_video_kvm_bw()
717 struct regmap *vcd = video->vcd_regmap; in npcm_video_set_linepitch()
729 struct regmap *vcd = video->vcd_regmap; in npcm_video_get_linepitch()
738 struct regmap *vcd = video->vcd_regmap; in npcm_video_command()
783 struct regmap *vcd = video->vcd_regmap; in npcm_video_start_frame()
1753 if (IS_ERR(video->vcd_regmap)) { in npcm_video_probe()
[all …]