Searched refs:vcd (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/media/platform/nuvoton/ |
| H A D | npcm-video.c | 506 struct regmap *vcd = video->vcd_regmap; in npcm_video_build_table() local 511 regmap_read(vcd, VCD_DIFF_TBL + (j + info->index), &value); in npcm_video_build_table() 600 struct regmap *vcd = video->vcd_regmap; in npcm_video_capres() local 609 regmap_write(vcd, VCD_CAP_RES, res); in npcm_video_capres() 610 regmap_read(vcd, VCD_CAP_RES, &cap_res); in npcm_video_capres() 632 struct regmap *vcd = video->vcd_regmap; in npcm_video_vcd_state_machine_reset() local 634 regmap_update_bits(vcd, VCD_MODE, VCD_MODE_VCDE, 0); in npcm_video_vcd_state_machine_reset() 635 regmap_update_bits(vcd, VCD_MODE, VCD_MODE_IDBC, 0); in npcm_video_vcd_state_machine_reset() 636 regmap_update_bits(vcd, VCD_CMD, VCD_CMD_RST, VCD_CMD_RST); in npcm_video_vcd_state_machine_reset() 644 regmap_write(vcd, VCD_STAT, VCD_STAT_CLEAR); in npcm_video_vcd_state_machine_reset() [all …]
|
| /linux/drivers/interconnect/qcom/ |
| H A D | bcm-voter.c | 47 return bcm_a->aux_data.vcd - bcm_b->aux_data.vcd; in cmp_vcd() 171 bcm->aux_data.vcd != list_next_entry(bcm, list)->aux_data.vcd) { in tcs_list_gen()
|
| H A D | icc-rpmh.h | 52 u8 vcd; member
|
| H A D | icc-rpmh.c | 178 bcm->aux_data.vcd = data->vcd; in qcom_icc_bcm_init()
|
| /linux/Documentation/admin-guide/laptops/ |
| H A D | asus-laptop.rst | 214 2 = vcd
|
| /linux/ |
| H A D | MAINTAINERS | 3214 F: Documentation/devicetree/bindings/media/nuvoton,npcm-vcd.yaml
|