Searched refs:GT64120_BASE (Results 1 – 3 of 3) sorted by relevance
12 #define GT64120_BASE CKSEG1ADDR(GT_DEF_BASE) macro
18 #define GT64120_BASE _pcictrl_gt64120 macro
557 (*(volatile u32 *)(GT64120_BASE+(ofs)))559 do { *(volatile u32 *)(GT64120_BASE+(ofs)) = (data); } while (0)