Home
last modified time | relevance | path

Searched refs:ENOLINK (Results 1 – 8 of 8) sorted by relevance

/u-boot/include/linux/
A Derrno.h75 #define ENOLINK 67 /* Link has been severed */ macro
/u-boot/lib/
A Derrno_str.c81 ERRNO_MSG(ENOLINK, "Link has been severed"),
/u-boot/drivers/net/pfe_eth/
A Dpfe_firmware.c125 return -ENOLINK; in pfe_get_fw()
/u-boot/arch/arm/cpu/armv8/
A Dsec_firmware.c66 return -ENOLINK; in sec_firmware_get_data()
/u-boot/drivers/video/tegra124/
A Ddp.c473 return -ENOLINK; in _tegra_dp_lower_link_config()
476 return (cfg->lane_count > 0) ? 0 : -ENOLINK; in _tegra_dp_lower_link_config()
934 return -ENOLINK; in tegra_dp_link_config()
1494 return -ENOLINK; in tegra_dp_enable()
A Dsor.c880 return -ENOLINK; in tegra_dc_sor_set_voltage_swing()
/u-boot/common/
A Dusb_kbd.c670 ret = -ENOLINK;
/u-boot/drivers/net/ldpaa_eth/
A Dldpaa_eth.c506 return -ENOLINK;

Completed in 22 milliseconds