Lines Matching refs:check_warn_goto_error
43 #define check_warn_goto_error(status, fmt, args...) \ macro
1687 check_warn_goto_error(retval, "error %d reading 0x3000 register from device", retval); in ufx_usb_probe()
1691 check_warn_goto_error(retval, "error %d reading 0x3004 register from device", retval); in ufx_usb_probe()
1696 check_warn_goto_error(retval, "error %d resetting device", retval); in ufx_usb_probe()
1700 check_warn_goto_error(retval, "error %d configuring system clock", retval); in ufx_usb_probe()
1704 check_warn_goto_error(retval, "error %d initialising DDR2 controller", retval); in ufx_usb_probe()
1708 check_warn_goto_error(retval, "error %d initialising I2C controller", retval); in ufx_usb_probe()
1712 check_warn_goto_error(retval, "unable to find common mode for display and adapter"); in ufx_usb_probe()
1715 check_warn_goto_error(retval, "error %d enabling graphics engine", retval); in ufx_usb_probe()
1722 check_warn_goto_error(retval, "error %d ufx_ops_check_var", retval); in ufx_usb_probe()
1726 check_warn_goto_error(retval, "error %d ufx_ops_set_par", retval); in ufx_usb_probe()
1730 check_warn_goto_error(retval, "error %d register_framebuffer", retval); in ufx_usb_probe()