Searched defs:msp_usbid_regs (Results 1 – 1 of 1) sorted by relevance
31 struct msp_usbid_regs { struct32 u32 id; /* 0x0: Identification register */33 u32 hwgen; /* 0x4: General HW params */34 u32 hwhost; /* 0x8: Host HW params */35 u32 hwdev; /* 0xc: Device HW params */36 u32 hwtxbuf; /* 0x10: Tx buffer HW params */37 u32 hwrxbuf; /* 0x14: Rx buffer HW params */38 u32 reserved[26];39 u32 timer0_load; /* 0x80: General-purpose timer 0 load*/40 u32 timer0_ctrl; /* 0x84: General-purpose timer 0 control */[all …]