Searched defs:mpc52xx_xlb (Results 1 – 1 of 1) sorted by relevance
175 struct mpc52xx_xlb { struct176 u8 reserved[0x40];177 u32 config; /* XLB + 0x40 */178 u32 version; /* XLB + 0x44 */179 u32 status; /* XLB + 0x48 */180 u32 int_enable; /* XLB + 0x4c */181 u32 addr_capture; /* XLB + 0x50 */182 u32 bus_sig_capture; /* XLB + 0x54 */183 u32 addr_timeout; /* XLB + 0x58 */184 u32 data_timeout; /* XLB + 0x5c */[all …]