Searched defs:cg14_regs (Results 1 – 1 of 1) sorted by relevance
77 struct cg14_regs{ struct78 volatile u8 mcr; /* Master Control Reg */79 volatile u8 ppr; /* Packed Pixel Reg */80 volatile u8 tms[2]; /* Test Mode Status Regs */81 volatile u8 msr; /* Master Status Reg */82 volatile u8 fsr; /* Fault Status Reg */83 volatile u8 rev; /* Revision & Impl */84 volatile u8 ccr; /* Clock Control Reg */85 volatile u32 tmr; /* Test Mode Read Back */86 volatile u8 mod; /* Monitor Operation Data Reg */[all …]