Searched refs:PCI_CFG_ADR (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/sh/overdrive/ |
D | galileo.c | 296 GT_WRITE(PCI_CFG_ADR, SET_CONFIG_BITS(0, 0, where)); in write_config_to_galileo() 320 GT_WRITE(PCI_CFG_ADR, CONFIG_CMD(dev, where)); in galileo_read_config_byte() 337 GT_WRITE(PCI_CFG_ADR, CONFIG_CMD(dev, where)); in galileo_read_config_word() 352 GT_WRITE(PCI_CFG_ADR, CONFIG_CMD(dev, where)); in galileo_read_config_dword() 361 GT_WRITE(PCI_CFG_ADR, CONFIG_CMD(dev, where)); in galileo_write_config_byte() 372 GT_WRITE(PCI_CFG_ADR, CONFIG_CMD(dev, where)); in galileo_write_config_word() 382 GT_WRITE(PCI_CFG_ADR, CONFIG_CMD(dev, where)); in galileo_write_config_dword()
|
D | gt64111.h | 86 #define PCI_CFG_ADR 0xcf8 macro
|