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

/linux-4.1.27/arch/mips/pci/
H A Dops-gt64xxx_pci0.c70 __GT_WRITE(GT_PCI0_CFGDATA_OFS, *data); gt64xxx_pci0_pcibios_config_access()
/linux-4.1.27/arch/mips/include/asm/
H A Dgt64120.h570 #define __GT_WRITE(ofs, data) \ macro
573 #define GT_WRITE(ofs, data) __GT_WRITE(ofs, cpu_to_le32(data))

Completed in 98 milliseconds