__GT_WRITE
#define GT_WRITE(ofs, data) __GT_WRITE(ofs, cpu_to_le32(data))
__GT_WRITE(GT_PCI0_CFGDATA_OFS, *data);