Lines Matching defs:sdi_registers
145 struct sdi_registers { struct
146 u32 power; /* 0x00*/
147 u32 clock; /* 0x04*/
148 u32 argument; /* 0x08*/
149 u32 command; /* 0x0c*/
150 u32 respcommand; /* 0x10*/
151 u32 response0; /* 0x14*/
152 u32 response1; /* 0x18*/
153 u32 response2; /* 0x1c*/
154 u32 response3; /* 0x20*/
155 u32 datatimer; /* 0x24*/
179 struct sdi_registers *base; argument