Lines Matching +full:0 +full:x1d6b
19 __le32 __reserved_0; /* 0c~0f reserved bits */
40 #define DBC_CTRL_DBC_RUN BIT(0)
46 #define DBC_CTRL_MAXBURST(p) (((p) >> 16) & 0xff)
47 #define DBC_DOOR_BELL_TARGET(p) (((p) & 0xff) << 8)
59 #define DBC_PORTSC_CONN_STATUS BIT(0)
74 #define DBC_VENDOR_ID 0x1d6b /* Linux Foundation 0x1d6b */
75 #define DBC_PRODUCT_ID 0x0010 /* device 0010 */
76 #define DBC_DEVICE_REV 0x0010 /* 0.10 */
79 DS_DISABLED = 0,
179 #define BULK_OUT 0
225 return 0; in xhci_create_dbc_dev()
233 return 0; in xhci_dbc_init()
240 return 0; in xhci_dbc_suspend()
245 return 0; in xhci_dbc_resume()