Searched refs:config_type (Results 1 – 8 of 8) sorted by relevance
46 void fconf_populate(const char *config_type, uintptr_t config) in fconf_populate() argument52 ERROR("FCONF: Invalid DTB file passed for %s\n", config_type); in fconf_populate()56 INFO("FCONF: Reading %s firmware configuration file from: 0x%lx\n", config_type, config); in fconf_populate()66 if (strcmp(populator->config_type, config_type) == 0) { in fconf_populate()
25 .config_type = (#config), \38 const char *config_type; member57 void fconf_populate(const char *config_type, uintptr_t config);
23 .config_type = (#config), \36 const char *config_type; member
222 } config_type; typedef
88 DiceConfigType config_type; member
113 input->config_type); in encode_dice_inputs()115 if (input->config_type == kDiceConfigTypeInline) { in encode_dice_inputs()
48 ``config_type`` identifier. It broadly represents a logical grouping of
28 static config_type request_type = NO_REQUEST;