Lines Matching refs:did

269      * Address for new work request loads (did<2:0> == 0)
277 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 0 in this case */
285 uint64_t did : 8;
301 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 1 in this case */
315 uint64_t did : 8;
331 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 1 in this case */
343 uint64_t did : 8;
359 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 2 in this case */
373 uint64_t did : 8;
389 uint64_t did : 8; /**< the ID of SSO - did<2:0> == 2 in this case */
401 uint64_t did : 8;
417 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 3 in this case */
445 uint64_t did : 8;
461 uint64_t did : 8; /**< the ID of SSO - did<2:0> == 2 in this case */
475 uint64_t did : 8;
483 * address for NULL_RD request (did<2:0> == 4)
495 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 4 in this case */
499 uint64_t did : 8;
1275 * for POW stores (i.e. when did<7:3> == 0xc)
1276 * - did<2:0> == 0 => pending switch bit is set
1277 * - did<2:0> == 1 => no affect on the pending switch bit
1278 * - did<2:0> == 3 => pending switch bit is cleared
1279 * - did<2:0> == 7 => no affect on the pending switch bit
1280 * - did<2:0> == others => must not be used
1284 * NOTE: did<2:0> == 2 is used by the HW for a special single-cycle ADDWQ command
1285 * that only contains the pointer). SW must never use did<2:0> == 2.
1300 uint64_t did : 8; /**< Device ID of POW. Note that different sub-dids are used. */
1306 uint64_t did : 8;
1326 uint64_t did : 8; /**< the ID of the device on the non-coherent bus */
1334 uint64_t did : 8;
1364 load_addr.sstatus_cn68xx.did = CVMX_OCT_DID_TAG_TAG5;
1377 load_addr.sstatus.did = CVMX_OCT_DID_TAG_TAG1;
1404 load_addr.sstatus_cn68xx.did = CVMX_OCT_DID_TAG_TAG5;
1416 load_addr.sstatus.did = CVMX_OCT_DID_TAG_TAG1;
1485 ptr.swork.did = CVMX_OCT_DID_TAG_SWTAG;
1540 ptr.snull_rd.did = CVMX_OCT_DID_TAG_NULL_RD;
1571 data.s.did = CVMX_OCT_DID_TAG_SWTAG;
1692 ptr.sio.did = CVMX_OCT_DID_TAG_SWTAG;
1796 ptr.sio.did = CVMX_OCT_DID_TAG_SWTAG;
1872 ptr.sio.did = CVMX_OCT_DID_TAG_TAG1;
1954 ptr.sio.did = CVMX_OCT_DID_TAG_TAG1;
2136 ptr.sio.did = CVMX_OCT_DID_TAG_TAG3;
2233 ptr.sio.did = CVMX_OCT_DID_TAG_TAG3;