Searched refs:fault (Results 1 – 12 of 12) sorted by relevance
50 fault {51 label = "status:orange:fault";
41 fault {42 label = "pogo_e02:orange:fault";
93 fault {94 label = "status:orange:fault";
95 tx-fault-gpio = <&gpiosb 5 GPIO_ACTIVE_HIGH>;105 tx-fault-gpio = <&gpiosb 10 GPIO_ACTIVE_HIGH>;
90 fault-gpio = <&misc_gpio 11 GPIO_ACTIVE_LOW>;
84 fault-led {85 label = "helios4:red:fault";
94 * [51] 2.5G SFP TX fault
104 * [51] 2.5G SFP TX fault
35 fault {37 /* Keep LED on if BIOS detected hardware fault */
410 u32 val, id, rstatus, fault; in aquantia_config() local428 fault = phy_read(phydev, MDIO_MMD_VEND1, GLOBAL_FAULT); in aquantia_config()435 if (fault != 0) in aquantia_config()436 printf("%s fault 0x%04x detected\n", phydev->dev->name, fault); in aquantia_config()438 if (id == 0 || fault != 0) { in aquantia_config()
6 used either in a LockStep mode providing safety/fault tolerance features
2640 Echo the inverted Ethernet link state to the fault LED.
Completed in 14 milliseconds