Searched defs:msp_usbid_regs (Results 1 – 1 of 1) sorted by relevance
47 struct msp_usbid_regs { struct48 u32 id; /* 0x0: Identification register */49 u32 hwgen; /* 0x4: General HW params */50 u32 hwhost; /* 0x8: Host HW params */51 u32 hwdev; /* 0xc: Device HW params */52 u32 hwtxbuf; /* 0x10: Tx buffer HW params */53 u32 hwrxbuf; /* 0x14: Rx buffer HW params */54 u32 reserved[26];55 u32 timer0_load; /* 0x80: General-purpose timer 0 load*/56 u32 timer0_ctrl; /* 0x84: General-purpose timer 0 control */[all …]