Searched refs:vcd (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/media/platform/nuvoton/ |
| H A D | npcm-video.c | 506 struct regmap *vcd = video->vcd_regmap; in npcm_video_build_table() local 609 regmap_write(vcd, VCD_CAP_RES, res); in npcm_video_capres() 742 regmap_read(vcd, VCD_CMD, &cmd); in npcm_video_command() 745 regmap_write(vcd, VCD_CMD, cmd); in npcm_video_command() 926 regmap_read(vcd, VCD_MODE, &mode); in npcm_video_set_resolution() 975 regmap_write(vcd, VCD_INTE, 0); in npcm_video_stop() 976 regmap_write(vcd, VCD_MODE, 0); in npcm_video_stop() 977 regmap_write(vcd, VCD_RCHG, 0); in npcm_video_stop() 1060 regmap_read(vcd, VCD_STAT, &status); in npcm_video_irq() 1070 regmap_write(vcd, VCD_INTE, 0); in npcm_video_irq() [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/media/ |
| H A D | nuvoton,npcm-vcd.yaml | 4 $id: http://devicetree.org/schemas/media/nuvoton,npcm-vcd.yaml# 19 - nuvoton,npcm750-vcd 20 - nuvoton,npcm845-vcd 64 vcd: vcd@f0810000 { 65 compatible = "nuvoton,npcm750-vcd";
|
| /linux-6.15/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-6.15/drivers/gpu/drm/msm/adreno/ |
| H A D | a6xx_gmu.c | 1349 u8 vcd; member 1396 bcm_data[bcm_index]->vcd != bcm_data[bcm_index + 1]->vcd)) in a6xx_gmu_rpmh_bw_votes_init()
|
| /linux-6.15/Documentation/admin-guide/laptops/ |
| H A D | asus-laptop.rst | 214 2 = vcd
|
| /linux-6.15/drivers/clk/qcom/ |
| H A D | clk-rpmh.c | 32 u8 vcd; member
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 2910 F: Documentation/devicetree/bindings/media/nuvoton,npcm-vcd.yaml
|