Lines Matching refs:shell_error

154 		shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]);  in i3c_parse_args()
159 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_TDEV]); in i3c_parse_args()
164 shell_error(sh, "I3C: Device %s not attached to bus.", (*tdev)->name); in i3c_parse_args()
183 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_info()
191 shell_error(sh, "I3C: Target Device driver %s not found.", argv[ARGV_TDEV]); in cmd_i3c_info()
239 shell_error(sh, "I3C: Target device not found."); in cmd_i3c_info()
295 shell_error(sh, "Invalid number of arguments."); in cmd_i3c_info()
311 shell_error(sh, "I3C: Device driver %s not found.", argv[1]); in cmd_i3c_speed()
319 shell_error(sh, "I3C: Failed to retrieve configuration"); in cmd_i3c_speed()
327 shell_error(sh, "I3C: Failed to configure device"); in cmd_i3c_speed()
342 shell_error(sh, "I3C: Device driver %s not found.", argv[1]); in cmd_i3c_recover()
348 shell_error(sh, "I3C: Bus recovery failed (err %d)", err); in cmd_i3c_recover()
372 shell_error(sh, "I3C: Device driver %s not found.", s_dev_name); in i3c_write_from_buffer()
377 shell_error(sh, "I3C: Device driver %s not found.", s_tdev_name); in i3c_write_from_buffer()
382 shell_error(sh, "I3C: Device %s not attached to bus.", tdev->name); in i3c_write_from_buffer()
404 shell_error(sh, "Failed to write to device: %s", tdev->name); in i3c_write_from_buffer()
437 shell_error(sh, "I3C: Device driver %s not found.", s_dev_name); in i3c_read_to_buffer()
442 shell_error(sh, "I3C: Device driver %s not found.", s_dev_name); in i3c_read_to_buffer()
447 shell_error(sh, "I3C: Device %s not attached to bus.", tdev->name); in i3c_read_to_buffer()
459 shell_error(sh, "Failed to read from device: %s", tdev->name); in i3c_read_to_buffer()
534 shell_error(sh, "I3C: unable to perform HDR DDR write."); in cmd_i3c_hdr_ddr_write()
569 shell_error(sh, "I3C: unable to perform HDR DDR read."); in cmd_i3c_hdr_ddr_read()
587 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ccc_rstdaa()
593 shell_error(sh, "I3C: unable to send CCC RSTDAA."); in cmd_i3c_ccc_rstdaa()
613 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ccc_entdaa()
629 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ccc_setaasa()
635 shell_error(sh, "I3C: unable to send CCC SETAASA."); in cmd_i3c_ccc_setaasa()
670 shell_error(sh, "I3C: Address 0x%02x is already in use.", dynamic_addr); in cmd_i3c_ccc_setdasa()
675 shell_error(sh, "I3C: unable to send CCC SETDASA."); in cmd_i3c_ccc_setdasa()
684 shell_error(sh, "I3C: unable to reattach device"); in cmd_i3c_ccc_setdasa()
713 shell_error(sh, "I3C: Address 0x%02x is already in use.", dynamic_addr); in cmd_i3c_ccc_setnewda()
719 shell_error(sh, "I3C: unable to send CCC SETDASA."); in cmd_i3c_ccc_setnewda()
728 shell_error(sh, "I3C: unable to reattach device"); in cmd_i3c_ccc_setnewda()
750 shell_error(sh, "I3C: unable to send CCC GETBCR."); in cmd_i3c_ccc_getbcr()
775 shell_error(sh, "I3C: unable to send CCC GETDCR."); in cmd_i3c_ccc_getdcr()
800 shell_error(sh, "I3C: unable to send CCC GETPID."); in cmd_i3c_ccc_getpid()
824 shell_error(sh, "I3C: unable to send CCC GETMRL."); in cmd_i3c_ccc_getmrl()
855 shell_error(sh, "I3C: unable to send CCC GETMWL."); in cmd_i3c_ccc_getmwl()
880 shell_error(sh, "I3C: Missing IBI length."); in cmd_i3c_ccc_setmrl()
891 shell_error(sh, "I3C: unable to send CCC SETMRL."); in cmd_i3c_ccc_setmrl()
920 shell_error(sh, "I3C: unable to send CCC SETMWL."); in cmd_i3c_ccc_setmwl()
939 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ccc_setmrl_bc()
950 shell_error(sh, "I3C: unable to send CCC SETMRL BC."); in cmd_i3c_ccc_setmrl_bc()
974 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ccc_setmwl_bc()
982 shell_error(sh, "I3C: unable to send CCC SETMWL BC."); in cmd_i3c_ccc_setmwl_bc()
1001 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ccc_deftgts()
1006 shell_error(sh, "I3C: No secondary controller on the bus"); in cmd_i3c_ccc_deftgts()
1012 shell_error(sh, "I3C: unable to send CCC DEFTGTS."); in cmd_i3c_ccc_deftgts()
1028 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ccc_enttm()
1036 shell_error(sh, "I3C: unable to send CCC ENTTM."); in cmd_i3c_ccc_enttm()
1057 shell_error(sh, "I3C: Not a Controller Capable Device"); in cmd_i3c_ccc_getacccr()
1063 shell_error(sh, "I3C: unable to send CCC GETACCCR."); in cmd_i3c_ccc_getacccr()
1070 shell_error(sh, "I3C: invalid returned address 0x%02x; expected 0x%02x", in cmd_i3c_ccc_getacccr()
1089 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ccc_rstact_bc()
1097 shell_error(sh, "I3C: unable to send CCC RSTACT BC."); in cmd_i3c_ccc_rstact_bc()
1125 shell_error(sh, "I3C: invalid parameter"); in cmd_i3c_ccc_rstact()
1130 shell_error(sh, "I3C: unable to send CCC RSTACT."); in cmd_i3c_ccc_rstact()
1151 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ccc_enec_bc()
1159 shell_error(sh, "I3C: unable to send CCC ENEC BC."); in cmd_i3c_ccc_enec_bc()
1175 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ccc_disec_bc()
1183 shell_error(sh, "I3C: unable to send CCC DISEC BC."); in cmd_i3c_ccc_disec_bc()
1207 shell_error(sh, "I3C: unable to send CCC ENEC."); in cmd_i3c_ccc_enec()
1231 shell_error(sh, "I3C: unable to send CCC DISEC."); in cmd_i3c_ccc_disec()
1247 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ccc_entas0_bc()
1254 shell_error(sh, "I3C: unable to send CCC ENTAS0 BC."); in cmd_i3c_ccc_entas0_bc()
1270 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ccc_entas1_bc()
1277 shell_error(sh, "I3C: unable to send CCC ENTAS1 BC."); in cmd_i3c_ccc_entas1_bc()
1293 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ccc_entas2_bc()
1300 shell_error(sh, "I3C: unable to send CCC ENTAS2 BC."); in cmd_i3c_ccc_entas2_bc()
1316 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ccc_entas3_bc()
1323 shell_error(sh, "I3C: unable to send CCC ENTAS3 BC."); in cmd_i3c_ccc_entas3_bc()
1344 shell_error(sh, "I3C: unable to send CCC ENTAS0."); in cmd_i3c_ccc_entas0()
1365 shell_error(sh, "I3C: unable to send CCC ENTAS1."); in cmd_i3c_ccc_entas1()
1386 shell_error(sh, "I3C: unable to send CCC ENTAS2."); in cmd_i3c_ccc_entas2()
1407 shell_error(sh, "I3C: unable to send CCC ENTAS3."); in cmd_i3c_ccc_entas3()
1434 shell_error(sh, "Invalid defining byte."); in cmd_i3c_ccc_getstatus()
1443 shell_error(sh, "I3C: unable to send CCC GETSTATUS."); in cmd_i3c_ccc_getstatus()
1482 shell_error(sh, "Invalid defining byte."); in cmd_i3c_ccc_getcaps()
1491 shell_error(sh, "I3C: unable to send CCC GETCAPS."); in cmd_i3c_ccc_getcaps()
1533 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ccc_getvendor()
1539 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_TDEV]); in cmd_i3c_ccc_getvendor()
1544 shell_error(sh, "I3C: Device %s not attached to bus.", tdev->name); in cmd_i3c_ccc_getvendor()
1550 shell_error(sh, "I3C: Invalid ID."); in cmd_i3c_ccc_getvendor()
1563 shell_error(sh, "I3C: unable to send CCC VENDOR."); in cmd_i3c_ccc_getvendor()
1587 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ccc_setvendor()
1593 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_TDEV]); in cmd_i3c_ccc_setvendor()
1598 shell_error(sh, "I3C: Device %s not attached to bus.", tdev->name); in cmd_i3c_ccc_setvendor()
1605 shell_error(sh, "I3C: Invalid ID."); in cmd_i3c_ccc_setvendor()
1616 shell_error(sh, "I3C: unable to send CCC VENDOR."); in cmd_i3c_ccc_setvendor()
1636 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ccc_setvendor_bc()
1642 shell_error(sh, "I3C: Invalid ID."); in cmd_i3c_ccc_setvendor_bc()
1653 shell_error(sh, "I3C: unable to send CCC VENDOR."); in cmd_i3c_ccc_setvendor_bc()
1671 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ccc_setbuscon()
1682 shell_error(sh, "I3C: unable to send CCC SETBUSCON."); in cmd_i3c_ccc_setbuscon()
1705 shell_error(sh, "I3C: Device %s does not support max data speed limit", in cmd_i3c_ccc_getmxds()
1715 shell_error(sh, "Invalid defining byte."); in cmd_i3c_ccc_getmxds()
1724 shell_error(sh, "I3C: unable to send CCC GETMXDS."); in cmd_i3c_ccc_getmxds()
1761 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_attach()
1766 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_TDEV]); in cmd_i3c_attach()
1771 shell_error(sh, "I3C: Device %s not attached to bus.", tdev->name); in cmd_i3c_attach()
1777 shell_error(sh, "I3C: unable to attach device %s.", tdev->name); in cmd_i3c_attach()
1801 shell_error(sh, "I3C: unable to reattach device %s.", tdev->name); in cmd_i3c_reattach()
1820 shell_error(sh, "I3C: unable to detach device %s.", tdev->name); in cmd_i3c_detach()
1835 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_i2c_attach()
1841 shell_error(sh, "I3C: I2C addr 0x%02x not listed with the bus.", addr); in cmd_i3c_i2c_attach()
1847 shell_error(sh, "I3C: unable to attach I2C addr 0x%02x.", addr); in cmd_i3c_i2c_attach()
1862 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_i2c_detach()
1868 shell_error(sh, "I3C: I2C addr 0x%02x not listed with the bus.", addr); in cmd_i3c_i2c_detach()
1874 shell_error(sh, "I3C: unable to detach I2C addr 0x%02x.", addr); in cmd_i3c_i2c_detach()
1912 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_i2c_scan()
1940 shell_error(sh, "I3C: unable to attach I2C addr 0x%02x.", in cmd_i3c_i2c_scan()
1957 shell_error(sh, "I3C: unable to detach I2C addr 0x%02x.", in cmd_i3c_i2c_scan()
1988 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ibi_hj_response()
1997 shell_error(sh, "I3C: invalid parameter"); in cmd_i3c_ibi_hj_response()
2003 shell_error(sh, "I3C: Unable to set IBI HJ Response"); in cmd_i3c_ibi_hj_response()
2021 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ibi_hj()
2028 shell_error(sh, "I3C: Unable to issue IBI HJ"); in cmd_i3c_ibi_hj()
2046 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ibi_cr()
2053 shell_error(sh, "I3C: Unable to issue IBI CR"); in cmd_i3c_ibi_cr()
2074 shell_error(sh, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_ibi_tir()
2089 shell_error(sh, "I3C: Unable to issue IBI TIR"); in cmd_i3c_ibi_tir()
2112 shell_error(sh, "I3C: Unable to enable IBI"); in cmd_i3c_ibi_enable()
2135 shell_error(sh, "I3C: Unable to disable IBI"); in cmd_i3c_ibi_disable()