Searched defs:ccsr_ht (Results 1 – 1 of 1) sorted by relevance
205 typedef struct ccsr_ht { struct206 uint hcfg_addr; /* 0xa000 - HT Configuration Address register */207 uint hcfg_data; /* 0xa004 - HT Configuration Data register */208 char res1[3064];209 uint howtar0; /* 0xac00 - HT Outbound Window 0 Translation register */210 char res2[12];211 uint howar0; /* 0xac10 - HT Outbound Window 0 Attributes register */212 char res3[12];213 uint howtar1; /* 0xac20 - HT Outbound Window 1 Translation register */214 char res4[4];[all …]