Searched refs:dcd (Results 1 – 9 of 9) sorted by relevance
50 uint8_t dcd:1; //!< Not supported. member64 uint8_t dcd:1; //!< Not supported. member
1960 CXLType3Dev *dcd; in qmp_cxl_process_dynamic_capacity_prescriptive() local1975 dcd = CXL_TYPE3(obj); in qmp_cxl_process_dynamic_capacity_prescriptive()1976 if (!dcd->dc.num_regions) { in qmp_cxl_process_dynamic_capacity_prescriptive()1982 if (rid >= dcd->dc.num_regions) { in qmp_cxl_process_dynamic_capacity_prescriptive()1986 block_size = dcd->dc.regions[rid].block_size; in qmp_cxl_process_dynamic_capacity_prescriptive()1987 blk_bitmap = bitmap_new(dcd->dc.regions[rid].len / block_size); in qmp_cxl_process_dynamic_capacity_prescriptive()1994 dpa = offset + dcd->dc.regions[rid].base; in qmp_cxl_process_dynamic_capacity_prescriptive()2006 if (offset + len > dcd->dc.regions[rid].len) { in qmp_cxl_process_dynamic_capacity_prescriptive()2020 if (cxl_extent_groups_overlaps_dpa_range(&dcd->dc.extents_pending, in qmp_cxl_process_dynamic_capacity_prescriptive()2026 if (!ct3_test_region_block_backed(dcd, dpa, len)) { in qmp_cxl_process_dynamic_capacity_prescriptive()[all …]
27 - dcd-override : Override the DCD modem status signal. This signal will always49 dcd-override;
99 struct sb_dcd_ctx *dcd; member604 ictx->dcd_tail->dcd = dctx; in sb_build_dcd()625 uint32_t *dcd; in sb_build_dcd_block() local658 dcd = dctx->payload + dctx->size / sizeof(*dctx->payload) - 2; in sb_build_dcd_block()696 dcd[0] = htonl(address); in sb_build_dcd_block()697 dcd[1] = htonl(value); in sb_build_dcd_block()871 uint32_t dest, dcd = 0; in sb_build_command_load() local965 dctx = dctx->dcd; in sb_build_command_load()987 dcd = ROM_LOAD_CMD_FLAG_DCD_LOAD; in sb_build_command_load()1008 ccmd->header.flags = dcd; in sb_build_command_load()[all …]
98 uint32_t dcd; member
34 uint32_t dcd; /* Absolute address of the image DCD */ member
588 if (ivt->dcd) { in imx_hab_authenticate_image()614 ivt->dcd, ivt->csf); in imx_hab_authenticate_image()
36 | +-----------------------------+ <-- *dcd
776 ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0dcd", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"