Home
last modified time | relevance | path

Searched refs:EDOM (Results 1 – 6 of 6) sorted by relevance

/u-boot/include/linux/
A Derrno.h36 #define EDOM 33 /* Math argument out of domain of func */ macro
/u-boot/lib/
A Derrno_str.c47 ERRNO_MSG(EDOM, "Math argument out of domain of func"),
/u-boot/arch/x86/cpu/broadwell/
A Dpinctrl_broadwell.c140 return -EDOM; in broadwell_pinctrl_read_pins()
/u-boot/drivers/video/
A Dbroadwell_igd.c447 ret = -EDOM; in igd_cdclk_init_haswell()
533 ret = -EDOM; in igd_cdclk_init_broadwell()
/u-boot/drivers/pinctrl/intel/
A Dpinctrl.c629 return -EDOM; in intel_pinctrl_of_to_plat()
/u-boot/drivers/usb/gadget/
A Df_mass_storage.c556 return -EDOM; in fsg_setup()
569 return -EDOM; in fsg_setup()

Completed in 14 milliseconds