Home
last modified time | relevance | path

Searched refs:valid (Results 1 – 13 of 13) sorted by relevance

/SCP-firmware-master/product/rdn2/scp_ramfw/
A Dconfig_pcie_integ_ctrl.c30 .valid = true, \
92 .valid = true,
99 .valid = true,
106 .valid = true,
113 .valid = true,
/SCP-firmware-master/module/pcie_integ_ctrl/src/
A Dmod_pcie_integ_ctrl.c84 if (cfg->valid) { in configure_pcie_ecam_mmio_space()
92 if (cfg->valid) { in configure_pcie_ecam_mmio_space()
100 if (cfg->valid) { in configure_pcie_ecam_mmio_space()
108 if (cfg->valid) { in configure_pcie_ecam_mmio_space()
/SCP-firmware-master/module/pcie_integ_ctrl/include/
A Dmod_pcie_integ_ctrl.h41 bool valid; member
/SCP-firmware-master/arch/arm/armv8-a/src/
A Darch_gic.c49 int valid; member
89 if (cur->valid) { in _lookup()
124 if ((*cur)->valid) { in _add()
127 (*cur)->valid = 1; in _add()
/SCP-firmware-master/product/synquacer/include/
A Dsynquacer_config.h48 uint8_t valid; member
/SCP-firmware-master/module/sds/src/
A Dmod_sds.c60 bool valid : 1; member
297 header->valid = false; in struct_alloc()
459 header_mem->valid = true; in struct_finalize()
/SCP-firmware-master/doc/
A DCMakeLists.txt79 # expand these generator expressesions in order to make it valid.
A Dcode_style.md213 the behaviour of the system which must hold true for the program to be valid.
A DDoxyfile418 # cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range
1100 # To get valid HTML the header file that includes any scripts and style sheets
/SCP-firmware-master/arch/
A DCMakeLists.txt62 # Append this architecture to the list of valid architectures, and make sure
/SCP-firmware-master/module/power_domain/src/
A Dmod_power_domain.c75 bool valid; member
607 pd->power_state_pre_transition_notification_ctx.valid) { in check_power_state_pre_transition_notification()
671 pd->power_state_pre_transition_notification_ctx.valid = true; in initiate_power_state_pre_transition_notification()
867 pd->power_state_pre_transition_notification_ctx.valid = false; in process_set_state_request()
2029 if (pd->power_state_pre_transition_notification_ctx.valid == true) { in process_power_state_pre_transition_notification_response()
/SCP-firmware-master/module/
A DCMakeLists.txt133 # Append this module to the list of valid modules and track its source
/SCP-firmware-master/
A Dchange_log.md231 - sds: Clear data valid flag after SCP RAM FW has been transferred
327 - fwk: Add a check for valid fwk_id type to the framework

Completed in 18 milliseconds