Searched refs:dcd (Results 1 – 8 of 8) sorted by relevance
27 - dcd-override : Override the DCD modem status signal. This signal will always49 dcd-override;
34 uint32_t dcd; /* Absolute address of the image DCD */ member
98 uint32_t dcd; member
100 struct sb_dcd_ctx *dcd; member605 ictx->dcd_tail->dcd = dctx; in sb_build_dcd()626 uint32_t *dcd; in sb_build_dcd_block() local659 dcd = dctx->payload + dctx->size / sizeof(*dctx->payload) - 2; in sb_build_dcd_block()697 dcd[0] = htonl(address); in sb_build_dcd_block()698 dcd[1] = htonl(value); in sb_build_dcd_block()872 uint32_t dest, dcd = 0; in sb_build_command_load() local966 dctx = dctx->dcd; in sb_build_command_load()988 dcd = ROM_LOAD_CMD_FLAG_DCD_LOAD; in sb_build_command_load()1009 ccmd->header.flags = dcd; in sb_build_command_load()[all …]
610 if (ivt->dcd) { in imx_hab_authenticate_image()636 ivt->dcd, ivt->csf); in imx_hab_authenticate_image()
247 dcd-override;263 dcd-override;279 dcd-override;
416 dcd-gpios = <&gpio3 23 GPIO_ACTIVE_LOW>;
36 | +-----------------------------+ <-- *dcd
Completed in 65 milliseconds