Searched defs:__gsu_reg_t (Results 1 – 1 of 1) sorted by relevance
149 struct __gsu_reg_t { struct150 union GSU_CTRL_REG ctrl; /* 0x0000 */151 unsigned int res0; /* 0x0004 */153 union GSU_FIELD_CTRL_REG field; /* 0x000c */154 union GSU_BIST_REG bist; /* 0x0010 */155 unsigned int res1[11]; /* 0x0014-3c */156 union GSU_OUTSIZE_REG outsize; /* 0x0040 */159 unsigned int res2; /* 0x0084 */160 union GSU_HSTEP_REG hstep; /* 0x0088 */161 union GSU_VSTEP_REG vstep; /* 0x008C */[all …]
Completed in 8 milliseconds