Searched refs:gfx_pci_config_read (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dinit_gu2.c72 return gfx_pci_config_read(0x80000918);
89 return gfx_pci_config_read(0x80000914);
106 return gfx_pci_config_read(0x80000910);
151 return gfx_pci_config_read(0x8000091C);
H A Di2c_gpio.c487 l_reg = gfx_pci_config_read(CS5530_GPIO);
492 l_reg = gfx_pci_config_read(CS5530_GPIO);
527 value = gfx_pci_config_read(CS5530_GPIO);
557 value = gfx_pci_config_read(CS5530_GPIO);
587 value = gfx_pci_config_read(CS5530_GPIO);
609 value = gfx_pci_config_read(CS5530_GPIO);
632 value = gfx_pci_config_read(CS5530_GPIO);
H A Dgfx_init.c31 * gfx_pci_config_read
175 value = gfx_pci_config_read(0x80000000);
277 value = gfx_pci_config_read(0x80000800);
288 value = gfx_pci_config_read(0x80000900);
296 value = gfx_pci_config_read(0x80000910 + (i << 2));
435 * gfx_pci_config_read
442 gfx_pci_config_read(unsigned long address) function in typeref:typename:unsigned long
H A Dvga_gu1.c292 value = gfx_pci_config_read(0x80009400);
296 value = gfx_pci_config_read(0x80009404);
298 if (!(gfx_pci_config_read(0x80009404) & 0x02))
316 value = gfx_pci_config_read(0x80009404);
335 value = gfx_pci_config_read(0x80009404) & 0xFFFFFF00;
H A Dvid_5530.c760 reg_val = gfx_pci_config_read(CX55xx_VIDEO_PCI_44);
766 reg_val = gfx_pci_config_read(CX55xx_VIDEO_PCI_44);
792 reg_val = gfx_pci_config_read(CX55xx_VIDEO_PCI_44);
797 reg_val = gfx_pci_config_read(CX55xx_VIDEO_PCI_44);
961 reg_val = gfx_pci_config_read(CX55xx_VIDEO_PCI_44);
H A Dvid_1200.c1772 reg_val = gfx_pci_config_read(SC1200_VIDEO_PCI_44);
1778 reg_val = gfx_pci_config_read(SC1200_VIDEO_PCI_44);
1803 reg_val = gfx_pci_config_read(SC1200_VIDEO_PCI_44);
1808 reg_val = gfx_pci_config_read(SC1200_VIDEO_PCI_44);
1886 reg_val = gfx_pci_config_read(SC1200_VIDEO_PCI_44);
H A Dgfx_rtns.h111 unsigned long gfx_pci_config_read(unsigned long address);
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dinit_gu2.c185 return gfx_pci_config_read(0x80000918);
202 return gfx_pci_config_read(0x80000914);
219 return gfx_pci_config_read(0x80000910);
264 return gfx_pci_config_read(0x8000091C);
H A Di2c_gpio.c597 l_reg = gfx_pci_config_read(CS5530_GPIO);
602 l_reg = gfx_pci_config_read(CS5530_GPIO);
637 value = gfx_pci_config_read(CS5530_GPIO);
666 value = gfx_pci_config_read(CS5530_GPIO);
695 value = gfx_pci_config_read(CS5530_GPIO);
717 value = gfx_pci_config_read(CS5530_GPIO);
740 value = gfx_pci_config_read(CS5530_GPIO);
H A Dgfx_init.c9 * gfx_pci_config_read
259 value = gfx_pci_config_read(0x80000000);
358 value = gfx_pci_config_read(0x80000800);
369 value = gfx_pci_config_read(0x80000900);
377 value = gfx_pci_config_read(0x80000910 + (i << 2));
511 * gfx_pci_config_read
518 gfx_pci_config_read(unsigned long address) function in typeref:typename:unsigned long
H A Dvga_gu1.c317 value = gfx_pci_config_read(0x80009400);
321 value = gfx_pci_config_read(0x80009404);
323 if (!(gfx_pci_config_read(0x80009404) & 0x02))
341 value = gfx_pci_config_read(0x80009404);
360 value = gfx_pci_config_read(0x80009404) & 0xFFFFFF00;
H A Dvid_5530.c956 reg_val = gfx_pci_config_read(CX55xx_VIDEO_PCI_44);
962 reg_val = gfx_pci_config_read(CX55xx_VIDEO_PCI_44);
988 reg_val = gfx_pci_config_read(CX55xx_VIDEO_PCI_44);
993 reg_val = gfx_pci_config_read(CX55xx_VIDEO_PCI_44);
1052 reg_val = gfx_pci_config_read(CX55xx_VIDEO_PCI_44);
H A Dvid_1200.c1861 reg_val = gfx_pci_config_read(SC1200_VIDEO_PCI_44);
1867 reg_val = gfx_pci_config_read(SC1200_VIDEO_PCI_44);
1892 reg_val = gfx_pci_config_read(SC1200_VIDEO_PCI_44);
1897 reg_val = gfx_pci_config_read(SC1200_VIDEO_PCI_44);
1955 reg_val = gfx_pci_config_read(SC1200_VIDEO_PCI_44);
H A Dgfx_rtns.h212 unsigned long gfx_pci_config_read(unsigned long address);

Completed in 23 milliseconds