Lines Matching +full:0 +full:x1d6b
23 __le32 __reserved_0; /* 0c~0f reserved bits */
35 #define DEBUG_MAX_BURST(p) (((p) >> 16) & 0xff)
37 #define CTRL_DBC_RUN BIT(0)
44 #define DCST_DEBUG_PORT(p) (((p) >> 24) & 0xff)
46 #define PORTSC_CONN_STATUS BIT(0)
102 #define XDBC_VENDOR_ID 0x1d6b /* Linux Foundation 0x1d6b */
103 #define XDBC_PRODUCT_ID 0x0011 /* __le16 idProduct; device 0011 */
104 #define XDBC_DEVICE_REV 0x0010 /* 0.10 */
129 * Rings", these should be 0 and 1, and those are the values AMD machines give
135 #define XDBC_EPID_OUT 0
205 #define XDBC_FLAGS_INITIALIZED BIT(0)
215 #define OUT_EP_DOORBELL 0
217 #define DOOR_BELL_TARGET(p) (((p) & 0xff) << 8)