| /u-boot/tools/u_boot_pylib/ |
| A D | tout.py | 55 def progress(msg, warning=False, trailer='...'): argument 73 def _output(level, msg, color=None): argument 91 def do_output(level, msg): argument 101 def error(msg): argument 109 def warning(msg): argument 117 def notice(msg): argument 125 def info(msg): argument 133 def detail(msg): argument 141 def debug(msg): argument 149 def user_output(msg): argument
|
| /u-boot/drivers/misc/imx8/ |
| A D | scu_api.c | 27 struct sc_rpc_msg_s msg; in sc_pm_set_clock_rate() local 53 struct sc_rpc_msg_s msg; in sc_pm_get_clock_rate() local 81 struct sc_rpc_msg_s msg; in sc_pm_clock_enable() local 106 struct sc_rpc_msg_s msg; in sc_pm_set_clock_parent() local 130 struct sc_rpc_msg_s msg; in sc_pm_set_resource_power_mode() local 155 struct sc_rpc_msg_s msg; in sc_pm_is_partition_started() local 182 struct sc_rpc_msg_s msg; in sc_pm_resource_reset() local 205 struct sc_rpc_msg_s msg; in sc_pad_set() local 230 struct sc_rpc_msg_s msg; in sc_pad_get() local 260 struct sc_rpc_msg_s msg; in sc_misc_set_control() local [all …]
|
| A D | scu.c | 51 static int mu_hal_sendmsg(struct mu_type *base, u32 reg_index, u32 msg) in mu_hal_sendmsg() 71 static int mu_hal_receivemsg(struct mu_type *base, u32 reg_index, u32 *msg) in mu_hal_receivemsg() 93 struct sc_rpc_msg_s *msg = (struct sc_rpc_msg_s *)data; in sc_ipc_read() local 126 struct sc_rpc_msg_s *msg = (struct sc_rpc_msg_s *)data; in sc_ipc_write() local
|
| /u-boot/drivers/misc/sentinel/ |
| A D | s400_api.c | 21 struct sentinel_msg msg; in ahab_release_rdc() local 66 struct sentinel_msg msg; in ahab_auth_oem_ctnr() local 96 struct sentinel_msg msg; in ahab_release_container() local 124 struct sentinel_msg msg; in ahab_verify_image() local 153 struct sentinel_msg msg; in ahab_forward_lifecycle() local 182 struct sentinel_msg msg; in ahab_read_common_fuse() local 230 struct sentinel_msg msg; in ahab_write_fuse() local 263 struct sentinel_msg msg; in ahab_release_caam() local 292 struct sentinel_msg msg; in ahab_get_fw_version() local 333 struct sentinel_msg msg; in ahab_dump_buffer() local [all …]
|
| A D | s4mu.c | 36 int mu_hal_sendmsg(ulong base, u32 reg_index, u32 msg) in mu_hal_sendmsg() 61 int mu_hal_receivemsg(ulong base, u32 reg_index, u32 *msg) in mu_hal_receivemsg() 88 struct sentinel_msg *msg = (struct sentinel_msg *)data; in imx8ulp_mu_read() local 121 struct sentinel_msg *msg = (struct sentinel_msg *)data; in imx8ulp_mu_write() local
|
| /u-boot/drivers/firmware/scmi/ |
| A D | sandbox-scmi_agent.c | 118 struct scmi_msg *msg) in sandbox_scmi_clock_protocol_attribs() 167 struct scmi_msg *msg) in sandbox_scmi_clock_rate_set() 197 struct scmi_msg *msg) in sandbox_scmi_clock_rate_get() 225 static int sandbox_scmi_clock_gate(struct udevice *dev, struct scmi_msg *msg) in sandbox_scmi_clock_gate() 254 static int sandbox_scmi_rd_attribs(struct udevice *dev, struct scmi_msg *msg) in sandbox_scmi_rd_attribs() 282 static int sandbox_scmi_rd_reset(struct udevice *dev, struct scmi_msg *msg) in sandbox_scmi_rd_reset() 353 struct scmi_msg *msg) in sandbox_scmi_voltd_config_set() 389 struct scmi_msg *msg) in sandbox_scmi_voltd_config_get() 420 struct scmi_msg *msg) in sandbox_scmi_voltd_level_set() 447 struct scmi_msg *msg) in sandbox_scmi_voltd_level_get() [all …]
|
| A D | smt.c | 68 struct scmi_msg *msg) in scmi_write_msg_to_smt() 105 struct scmi_msg *msg) in scmi_read_resp_from_smt() 146 struct scmi_msg *msg, size_t *buf_size) in scmi_msg_to_smt_msg() 177 struct scmi_msg *msg, size_t buf_size) in scmi_msg_from_smt_msg()
|
| /u-boot/test/py/ |
| A D | multiplexed_log.py | 370 def _note(self, note_type, msg, anchor=None): argument 471 def error(self, msg): argument 483 def warning(self, msg): argument 510 def info(self, msg): argument 522 def action(self, msg): argument 559 def status_pass(self, msg, anchor=None): argument 572 def status_warning(self, msg, anchor=None): argument 585 def status_skipped(self, msg, anchor=None): argument 598 def status_xfail(self, msg, anchor=None): argument 611 def status_xpass(self, msg, anchor=None): argument [all …]
|
| /u-boot/drivers/video/ |
| A D | mipi_dsi.c | 89 struct mipi_dsi_msg *msg) in mipi_dsi_device_transfer() 178 const struct mipi_dsi_msg *msg) in mipi_dsi_create_packet() 230 struct mipi_dsi_msg msg = { in mipi_dsi_shutdown_peripheral() local 250 struct mipi_dsi_msg msg = { in mipi_dsi_turn_on_peripheral() local 275 struct mipi_dsi_msg msg = { in mipi_dsi_set_maximum_return_packet_size() local 302 struct mipi_dsi_msg msg = { in mipi_dsi_generic_write() local 347 struct mipi_dsi_msg msg = { in mipi_dsi_generic_read() local 391 struct mipi_dsi_msg msg = { in mipi_dsi_dcs_write_buffer() local 474 struct mipi_dsi_msg msg = { in mipi_dsi_dcs_read() local
|
| /u-boot/drivers/clk/ |
| A D | clk_scmi.c | 28 struct scmi_msg msg = { in scmi_clk_get_num_clock() local 52 struct scmi_msg msg = { in scmi_clk_get_attibute() local 79 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_CLOCK, in scmi_clk_gate() local 108 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_CLOCK, in scmi_clk_get_rate() local 134 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_CLOCK, in scmi_clk_set_rate() local
|
| /u-boot/drivers/xen/ |
| A D | xenbus.c | 79 struct xsd_sockmsg msg; in xenbus_get_reply() local 120 char *msg = NULL; in xenbus_switch_state() local 166 char *res, *msg; in xenbus_wait_for_state_change() local 282 char msg[] = "No reply"; in errmsg() local 305 char **res, *msg; in xenbus_ls() local 334 char *res, *msg; in xenbus_read() local 358 char *msg; in xenbus_write() local 372 char *msg; in xenbus_rm() local 386 char *res, *msg; in xenbus_get_perms() local 412 char *msg; in xenbus_set_perms() local
|
| /u-boot/drivers/power/regulator/ |
| A D | scmi_regulator.c | 45 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_VOLTAGE_DOMAIN, in scmi_voltd_set_enable() local 65 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_VOLTAGE_DOMAIN, in scmi_voltd_get_enable() local 90 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_VOLTAGE_DOMAIN, in scmi_voltd_set_voltage_level() local 110 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_VOLTAGE_DOMAIN, in scmi_voltd_get_voltage_level() local
|
| /u-boot/drivers/mailbox/ |
| A D | sandbox-mbox-test.c | 23 int sandbox_mbox_test_send(struct udevice *dev, uint32_t msg) in sandbox_mbox_test_send() 30 int sandbox_mbox_test_recv(struct udevice *dev, uint32_t *msg) in sandbox_mbox_test_recv()
|
| A D | apple-mbox.c | 40 const struct apple_mbox_msg *msg = data; in apple_mbox_send() local 53 struct apple_mbox_msg *msg = data; in apple_mbox_recv() local
|
| /u-boot/include/linux/ |
| A D | build_bug.h | 12 #define BUILD_BUG_ON_MSG(cond, msg) (0) argument 46 #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) argument 99 #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) argument
|
| A D | compiler.h | 323 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument 330 # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0) argument 333 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument 345 #define compiletime_assert(condition, msg) \ argument
|
| /u-boot/arch/arm/mach-imx/imx8ulp/upower/ |
| A D | upower_api.c | 59 void upwr_copy2tr(struct mu_type *mu, const u32 *msg, u32 size) in upwr_copy2tr() 67 int upwr_tx(const u32 *msg, u32 size) in upwr_tx() 83 void upwr_srv_req(enum upwr_sg sg, u32 *msg, u32 size) in upwr_srv_req() 198 int upwr_rx(u32 *msg, u32 *size) in upwr_rx() 290 union upwr_ready_msg *msg = (union upwr_ready_msg *)&sg_rsp_msg[UPWR_SG_EXCEPT]; in upwr_start_callb() local 337 union upwr_init_msg *msg = (union upwr_init_msg *)&sg_rsp_msg[UPWR_SG_EXCEPT]; in upwr_init() local
|
| /u-boot/drivers/i2c/ |
| A D | i2c-versatile.c | 140 struct i2c_msg *msg) in versatile_i2c_send_slave_addr() 186 struct i2c_msg *msg) in versatile_i2c_message_xfer() 213 struct i2c_msg *msg, int nmsgs) in versatile_i2c_xfer() 231 struct i2c_msg msg = { .addr = chip, .flags = chip_flags, in versatile_i2c_chip_probe() local
|
| A D | mv_i2c.c | 127 static int i2c_transfer(struct mv_i2c *base, struct mv_i2c_msg *msg) in i2c_transfer() 242 struct mv_i2c_msg msg; in __i2c_read() local 318 struct mv_i2c_msg msg; in __i2c_write() local 393 struct mv_i2c_msg msg; in __i2c_probe_chip() local 481 static int mv_i2c_xfer(struct udevice *bus, struct i2c_msg *msg, int nmsgs) in mv_i2c_xfer()
|
| A D | i2c-uclass.c | 34 void i2c_dump_msgs(struct i2c_msg *msg, int nmsgs) in i2c_dump_msgs() 60 uint8_t offset_buf[], struct i2c_msg *msg) in i2c_setup_offset() 87 struct i2c_msg msg[2], *ptr; in i2c_read_bytewise() local 116 struct i2c_msg msg[1]; in i2c_write_bytewise() local 139 struct i2c_msg msg[2], *ptr; in dm_i2c_read() local 170 struct i2c_msg msg[1]; in dm_i2c_write() local 214 int dm_i2c_xfer(struct udevice *dev, struct i2c_msg *msg, int nmsgs) in dm_i2c_xfer() 272 struct i2c_msg msg[1]; in i2c_probe_chip() local
|
| A D | xilinx_xiic.c | 108 struct i2c_msg *msg, int nmsgs) in xiic_read_rx() 142 struct i2c_msg *msg, int nmsgs) in xiic_fill_tx_fifo() 180 static int xilinx_xiic_read_common(struct udevice *dev, struct i2c_msg *msg, in xilinx_xiic_read_common() 215 static int xilinx_xiic_write_common(struct udevice *dev, struct i2c_msg *msg, in xilinx_xiic_write_common() 268 static int xilinx_xiic_xfer(struct udevice *dev, struct i2c_msg *msg, int nmsgs) in xilinx_xiic_xfer()
|
| /u-boot/drivers/reset/ |
| A D | reset-scmi.c | 33 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_RESET_DOMAIN, in scmi_reset_set_level() local 62 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_RESET_DOMAIN, in scmi_reset_request() local
|
| /u-boot/net/ |
| A D | ndisc.c | 105 struct nd_msg *msg; in ip6_send_ns() local 157 struct rs_msg *msg; in ip6_send_rs() local 222 struct nd_msg *msg; in ip6_send_na() local 376 struct ra_msg *msg = (struct ra_msg *)icmp; in process_ra() local
|
| /u-boot/test/lib/ |
| A D | test_errno_str.c | 29 const char *msg; in lib_errno_str() local
|
| /u-boot/test/dm/ |
| A D | mailbox.c | 17 uint32_t msg; in dm_test_mailbox() local
|