Searched refs:gfx_pci_config_write (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | i2c_gpio.c | 608 gfx_pci_config_write(CS5530_GPIO, l_reg); 647 gfx_pci_config_write(CS5530_GPIO, value); 676 gfx_pci_config_write(CS5530_GPIO, value); 724 gfx_pci_config_write(CS5530_GPIO, value); 745 gfx_pci_config_write(CS5530_GPIO, value);
|
| H A D | vga_gu1.c | 322 gfx_pci_config_write(0x80009404, value | 0x02); 325 gfx_pci_config_write(0x80009404, value); 362 gfx_pci_config_write(0x80009404, value);
|
| H A D | gfx_init.c | 528 * gfx_pci_config_write 535 gfx_pci_config_write(unsigned long address, unsigned long data) function in typeref:typename:void
|
| H A D | vid_5530.c | 959 gfx_pci_config_write(CX55xx_VIDEO_PCI_44, reg_val); 990 gfx_pci_config_write(CX55xx_VIDEO_PCI_44, reg_val & 0xfffffffe);
|
| H A D | gfx_rtns.h | 213 void gfx_pci_config_write(unsigned long address, unsigned long data);
|
| H A D | vid_1200.c | 1864 gfx_pci_config_write(SC1200_VIDEO_PCI_44, reg_val); 1894 gfx_pci_config_write(SC1200_VIDEO_PCI_44, reg_val & 0xfffffffel);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | i2c_gpio.c | 498 gfx_pci_config_write(CS5530_GPIO, l_reg); 538 gfx_pci_config_write(CS5530_GPIO, value); 568 gfx_pci_config_write(CS5530_GPIO, value); 616 gfx_pci_config_write(CS5530_GPIO, value); 637 gfx_pci_config_write(CS5530_GPIO, value);
|
| H A D | vga_gu1.c | 297 gfx_pci_config_write(0x80009404, value | 0x02); 300 gfx_pci_config_write(0x80009404, value); 337 gfx_pci_config_write(0x80009404, value);
|
| H A D | gfx_init.c | 452 * gfx_pci_config_write 459 gfx_pci_config_write(unsigned long address, unsigned long data) function in typeref:typename:void
|
| H A D | vid_5530.c | 763 gfx_pci_config_write(CX55xx_VIDEO_PCI_44, reg_val); 794 gfx_pci_config_write(CX55xx_VIDEO_PCI_44, reg_val & 0xfffffffe);
|
| H A D | gfx_rtns.h | 112 void gfx_pci_config_write(unsigned long address, unsigned long data);
|
| H A D | vid_1200.c | 1775 gfx_pci_config_write(SC1200_VIDEO_PCI_44, reg_val); 1805 gfx_pci_config_write(SC1200_VIDEO_PCI_44, reg_val & 0xfffffffel);
|
Completed in 19 milliseconds