Home
last modified time | relevance | path

Searched full:gfxi (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/soc/nuvoton/
H A Dnuvoton,gfxi.yaml4 $id: http://devicetree.org/schemas/soc/nuvoton/nuvoton,gfxi.yaml#
14 The Graphics Core Information (GFXI) are a block of registers in Nuvoton SoCs
21 - nuvoton,npcm750-gfxi
22 - nuvoton,npcm845-gfxi
36 gfxi: gfxi@e000 {
37 compatible = "nuvoton,npcm750-gfxi", "syscon";
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dnuvoton,npcm-vcd.yaml37 description: phandle to access GFXI (Graphics Core Information) registers.
70 nuvoton,sysgfxi = <&gfxi>;
/openbmc/linux/drivers/media/platform/nuvoton/
H A Dnpcm-video.c566 struct regmap *gfxi = video->gfx_regmap; in npcm_video_is_mga() local
569 regmap_read(gfxi, DISPST, &dispst); in npcm_video_is_mga()
575 struct regmap *gfxi = video->gfx_regmap; in npcm_video_hres() local
578 regmap_read(gfxi, HVCNTH, &hvcnth); in npcm_video_hres()
579 regmap_read(gfxi, HVCNTL, &hvcntl); in npcm_video_hres()
587 struct regmap *gfxi = video->gfx_regmap; in npcm_video_vres() local
590 regmap_read(gfxi, VVCNTH, &vvcnth); in npcm_video_vres()
591 regmap_read(gfxi, VVCNTL, &vvcntl); in npcm_video_vres()
672 struct regmap *gfxi = video->gfx_regmap; in npcm_video_pclk() local
677 regmap_read(gfxi, GPLLST, &tmp); in npcm_video_pclk()
[all …]
H A Dnpcm-regs.h123 /* GFXI Register */
/openbmc/qemu/hw/arm/
H A Dnpcm7xx.c788 create_unimplemented_device("npcm7xx.gfxi", 0xf000e000, 4 * KiB); in npcm7xx_realize()
H A Dnpcm8xx.c715 create_unimplemented_device("npcm8xx.gfxi", 0xf000e000, 4 * KiB); in npcm8xx_realize()
/openbmc/linux/
H A Dopengrok1.0.log[all...]