Searched full:challenger (Results 1 – 5 of 5) sorted by relevance
27 type = "challenger";50 - challenger54 The Challenger watchdog monitoring feature is enabled for ASIL D devices.
51 and challenger watchdog configurations. In simple watchdog52 configuration, values 0xffff and 0x0000 are not allowed. In challenger
38 type = "challenger";
1616 struct gptp_priority_vector *best_vector, *challenger; in compute_best_vector() local1645 challenger = &GPTP_PORT_BMCA_DATA(port)->port_priority; in compute_best_vector()1655 if (memcmp(challenger->src_port_id.clk_id, default_ds->clk_id, in compute_best_vector()1657 /* Discard this challenger. */ in compute_best_vector()1662 tmp = memcmp(&challenger->root_system_id, in compute_best_vector()1666 best_vector = challenger; in compute_best_vector()1672 tmp = (int)challenger->steps_removed - in compute_best_vector()1675 best_vector = challenger; in compute_best_vector()1681 tmp = memcmp(&challenger->src_port_id, in compute_best_vector()1685 best_vector = challenger; in compute_best_vector()[all …]
449 type = "challenger";