Lines Matching refs:compatible
138 const char *compatible = "arm,dpe_ctx_handle"; in arm_set_dpe_context_handle() local
154 node = fdt_node_offset_by_compatible(dtb, -1, compatible); in arm_set_dpe_context_handle()
156 WARN("The compatible property '%s' not%s", compatible, in arm_set_dpe_context_handle()
161 VERBOSE("Dyn cfg: '%s'%s", compatible, " found in the config\n"); in arm_set_dpe_context_handle()
250 const char *compatible = "arm,dpe_ctx_handle"; in arm_get_tb_fw_info() local
253 node = fdt_node_offset_by_compatible(dtb, -1, compatible); in arm_get_tb_fw_info()
255 WARN("The compatible property '%s'%s", compatible, in arm_get_tb_fw_info()
260 VERBOSE("Dyn cfg: '%s'%s", compatible, " found in the config\n"); in arm_get_tb_fw_info()
286 const char *compatible = "arm,tpm_event_log"; in arm_set_event_log_info() local
302 node = fdt_node_offset_by_compatible(dtb, -1, compatible); in arm_set_event_log_info()
304 WARN("The compatible property '%s' not%s", compatible, in arm_set_event_log_info()
309 VERBOSE("Dyn cfg: '%s'%s", compatible, " found in the config\n"); in arm_set_event_log_info()
506 const char *compatible = "arm,tpm_event_log"; in arm_get_tb_fw_info() local
509 node = fdt_node_offset_by_compatible(dtb, -1, compatible); in arm_get_tb_fw_info()
511 WARN("The compatible property '%s'%s", compatible, in arm_get_tb_fw_info()
516 VERBOSE("Dyn cfg: '%s'%s", compatible, " found in the config\n"); in arm_get_tb_fw_info()