Home
last modified time | relevance | path

Searched refs:__GT_READ (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/mips/pci/
Dops-gt64xxx_pci0.c79 *data = __GT_READ(GT_PCI0_CFGDATA_OFS); in gt64xxx_pci0_pcibios_config_access()
/linux-3.4.99/arch/mips/include/asm/
Dgt64120.h568 #define __GT_READ(ofs) \ macro
572 #define GT_READ(ofs) le32_to_cpu(__GT_READ(ofs))