Searched refs:CS5530_GPIO (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Di2c_gpio.c146 #define CS5530_GPIO (0x80000000 | (0x00<<16) | (0x12<<11) | (0<<8) | 0x90) macro
597 l_reg = gfx_pci_config_read(CS5530_GPIO);
602 l_reg = gfx_pci_config_read(CS5530_GPIO);
608 gfx_pci_config_write(CS5530_GPIO, l_reg);
637 value = gfx_pci_config_read(CS5530_GPIO);
647 gfx_pci_config_write(CS5530_GPIO, value);
666 value = gfx_pci_config_read(CS5530_GPIO);
676 gfx_pci_config_write(CS5530_GPIO, value);
695 value = gfx_pci_config_read(CS5530_GPIO);
717 value = gfx_pci_config_read(CS5530_GPIO);
[all...]
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Di2c_gpio.c45 #define CS5530_GPIO (0x80000000 | (0x00<<16) | (0x12<<11) | (0<<8) | 0x90) macro
487 l_reg = gfx_pci_config_read(CS5530_GPIO);
492 l_reg = gfx_pci_config_read(CS5530_GPIO);
498 gfx_pci_config_write(CS5530_GPIO, l_reg);
527 value = gfx_pci_config_read(CS5530_GPIO);
538 gfx_pci_config_write(CS5530_GPIO, value);
557 value = gfx_pci_config_read(CS5530_GPIO);
568 gfx_pci_config_write(CS5530_GPIO, value);
587 value = gfx_pci_config_read(CS5530_GPIO);
609 value = gfx_pci_config_read(CS5530_GPIO);
[all...]

Completed in 3 milliseconds