usb338x.h 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. /*
  2. * USB 338x super/high/full speed USB device controller.
  3. * Unlike many such controllers, this one talks PCI.
  4. *
  5. * Copyright (C) 2002 NetChip Technology, Inc. (http://www.netchip.com)
  6. * Copyright (C) 2003 David Brownell
  7. * Copyright (C) 2014 Ricardo Ribalda - Qtechnology/AS
  8. *
  9. * This program is free software; you can redistribute it and/or modify
  10. * it under the terms of the GNU General Public License as published by
  11. * the Free Software Foundation; either version 2 of the License, or
  12. * (at your option) any later version.
  13. *
  14. * This program is distributed in the hope that it will be useful,
  15. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. * GNU General Public License for more details.
  18. *
  19. */
  20. #ifndef __LINUX_USB_USB338X_H
  21. #define __LINUX_USB_USB338X_H
  22. #include <linux/usb/net2280.h>
  23. /*
  24. * Extra defined bits for net2280 registers
  25. */
  26. #define SCRATCH 0x0b
  27. #define DEFECT7374_FSM_FIELD 28
  28. #define SUPER_SPEED 8
  29. #define DMA_REQUEST_OUTSTANDING 5
  30. #define DMA_PAUSE_DONE_INTERRUPT 26
  31. #define SET_ISOCHRONOUS_DELAY 24
  32. #define SET_SEL 22
  33. #define SUPER_SPEED_MODE 8
  34. /*ep_cfg*/
  35. #define MAX_BURST_SIZE 24
  36. #define EP_FIFO_BYTE_COUNT 16
  37. #define IN_ENDPOINT_ENABLE 14
  38. #define IN_ENDPOINT_TYPE 12
  39. #define OUT_ENDPOINT_ENABLE 10
  40. #define OUT_ENDPOINT_TYPE 8
  41. struct usb338x_usb_ext_regs {
  42. u32 usbclass;
  43. #define DEVICE_PROTOCOL 16
  44. #define DEVICE_SUB_CLASS 8
  45. #define DEVICE_CLASS 0
  46. u32 ss_sel;
  47. #define U2_SYSTEM_EXIT_LATENCY 8
  48. #define U1_SYSTEM_EXIT_LATENCY 0
  49. u32 ss_del;
  50. #define U2_DEVICE_EXIT_LATENCY 8
  51. #define U1_DEVICE_EXIT_LATENCY 0
  52. u32 usb2lpm;
  53. #define USB_L1_LPM_HIRD 2
  54. #define USB_L1_LPM_REMOTE_WAKE 1
  55. #define USB_L1_LPM_SUPPORT 0
  56. u32 usb3belt;
  57. #define BELT_MULTIPLIER 10
  58. #define BEST_EFFORT_LATENCY_TOLERANCE 0
  59. u32 usbctl2;
  60. #define LTM_ENABLE 7
  61. #define U2_ENABLE 6
  62. #define U1_ENABLE 5
  63. #define FUNCTION_SUSPEND 4
  64. #define USB3_CORE_ENABLE 3
  65. #define USB2_CORE_ENABLE 2
  66. #define SERIAL_NUMBER_STRING_ENABLE 0
  67. u32 in_timeout;
  68. #define GPEP3_TIMEOUT 19
  69. #define GPEP2_TIMEOUT 18
  70. #define GPEP1_TIMEOUT 17
  71. #define GPEP0_TIMEOUT 16
  72. #define GPEP3_TIMEOUT_VALUE 13
  73. #define GPEP3_TIMEOUT_ENABLE 12
  74. #define GPEP2_TIMEOUT_VALUE 9
  75. #define GPEP2_TIMEOUT_ENABLE 8
  76. #define GPEP1_TIMEOUT_VALUE 5
  77. #define GPEP1_TIMEOUT_ENABLE 4
  78. #define GPEP0_TIMEOUT_VALUE 1
  79. #define GPEP0_TIMEOUT_ENABLE 0
  80. u32 isodelay;
  81. #define ISOCHRONOUS_DELAY 0
  82. } __packed;
  83. struct usb338x_fifo_regs {
  84. /* offset 0x0500, 0x0520, 0x0540, 0x0560, 0x0580 */
  85. u32 ep_fifo_size_base;
  86. #define IN_FIFO_BASE_ADDRESS 22
  87. #define IN_FIFO_SIZE 16
  88. #define OUT_FIFO_BASE_ADDRESS 6
  89. #define OUT_FIFO_SIZE 0
  90. u32 ep_fifo_out_wrptr;
  91. u32 ep_fifo_out_rdptr;
  92. u32 ep_fifo_in_wrptr;
  93. u32 ep_fifo_in_rdptr;
  94. u32 unused[3];
  95. } __packed;
  96. /* Link layer */
  97. struct usb338x_ll_regs {
  98. /* offset 0x700 */
  99. u32 ll_ltssm_ctrl1;
  100. u32 ll_ltssm_ctrl2;
  101. u32 ll_ltssm_ctrl3;
  102. u32 unused[2];
  103. u32 ll_general_ctrl0;
  104. u32 ll_general_ctrl1;
  105. #define PM_U3_AUTO_EXIT 29
  106. #define PM_U2_AUTO_EXIT 28
  107. #define PM_U1_AUTO_EXIT 27
  108. #define PM_FORCE_U2_ENTRY 26
  109. #define PM_FORCE_U1_ENTRY 25
  110. #define PM_LGO_COLLISION_SEND_LAU 24
  111. #define PM_DIR_LINK_REJECT 23
  112. #define PM_FORCE_LINK_ACCEPT 22
  113. #define PM_DIR_ENTRY_U3 20
  114. #define PM_DIR_ENTRY_U2 19
  115. #define PM_DIR_ENTRY_U1 18
  116. #define PM_U2_ENABLE 17
  117. #define PM_U1_ENABLE 16
  118. #define SKP_THRESHOLD_ADJUST_FMW 8
  119. #define RESEND_DPP_ON_LRTY_FMW 7
  120. #define DL_BIT_VALUE_FMW 6
  121. #define FORCE_DL_BIT 5
  122. u32 ll_general_ctrl2;
  123. #define SELECT_INVERT_LANE_POLARITY 7
  124. #define FORCE_INVERT_LANE_POLARITY 6
  125. u32 ll_general_ctrl3;
  126. u32 ll_general_ctrl4;
  127. u32 ll_error_gen;
  128. } __packed;
  129. struct usb338x_ll_lfps_regs {
  130. /* offset 0x748 */
  131. u32 ll_lfps_5;
  132. #define TIMER_LFPS_6US 16
  133. u32 ll_lfps_6;
  134. #define TIMER_LFPS_80US 0
  135. } __packed;
  136. struct usb338x_ll_tsn_regs {
  137. /* offset 0x77C */
  138. u32 ll_tsn_counters_2;
  139. #define HOT_TX_NORESET_TS2 24
  140. u32 ll_tsn_counters_3;
  141. #define HOT_RX_RESET_TS2 0
  142. } __packed;
  143. struct usb338x_ll_chi_regs {
  144. /* offset 0x79C */
  145. u32 ll_tsn_chicken_bit;
  146. #define RECOVERY_IDLE_TO_RECOVER_FMW 3
  147. } __packed;
  148. /* protocol layer */
  149. struct usb338x_pl_regs {
  150. /* offset 0x800 */
  151. u32 pl_reg_1;
  152. u32 pl_reg_2;
  153. u32 pl_reg_3;
  154. u32 pl_reg_4;
  155. u32 pl_ep_ctrl;
  156. /* Protocol Layer Endpoint Control*/
  157. #define PL_EP_CTRL 0x810
  158. #define ENDPOINT_SELECT 0
  159. /* [4:0] */
  160. #define EP_INITIALIZED 16
  161. #define SEQUENCE_NUMBER_RESET 17
  162. #define CLEAR_ACK_ERROR_CODE 20
  163. u32 pl_reg_6;
  164. u32 pl_reg_7;
  165. u32 pl_reg_8;
  166. u32 pl_ep_status_1;
  167. /* Protocol Layer Endpoint Status 1*/
  168. #define PL_EP_STATUS_1 0x820
  169. #define STATE 16
  170. #define ACK_GOOD_NORMAL 0x11
  171. #define ACK_GOOD_MORE_ACKS_TO_COME 0x16
  172. u32 pl_ep_status_2;
  173. u32 pl_ep_status_3;
  174. /* Protocol Layer Endpoint Status 3*/
  175. #define PL_EP_STATUS_3 0x828
  176. #define SEQUENCE_NUMBER 0
  177. u32 pl_ep_status_4;
  178. /* Protocol Layer Endpoint Status 4*/
  179. #define PL_EP_STATUS_4 0x82c
  180. u32 pl_ep_cfg_4;
  181. /* Protocol Layer Endpoint Configuration 4*/
  182. #define PL_EP_CFG_4 0x830
  183. #define NON_CTRL_IN_TOLERATE_BAD_DIR 6
  184. } __packed;
  185. #endif /* __LINUX_USB_USB338X_H */