| /u-boot/tools/patman/ |
| A D | tout.py | 55 def Progress(msg, warning=False, trailer='...'): argument 73 def _Output(level, msg, color=None): argument 91 def DoOutput(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 UserOutput(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/test/py/ |
| A D | multiplexed_log.py | 365 def _note(self, note_type, msg, anchor=None): argument 466 def error(self, msg): argument 478 def warning(self, msg): argument 505 def info(self, msg): argument 517 def action(self, msg): argument 554 def status_pass(self, msg, anchor=None): argument 567 def status_warning(self, msg, anchor=None): argument 580 def status_skipped(self, msg, anchor=None): argument 593 def status_xfail(self, msg, anchor=None): argument 606 def status_xpass(self, msg, anchor=None): argument [all …]
|
| /u-boot/drivers/firmware/scmi/ |
| A D | sandbox-scmi_agent.c | 133 struct scmi_msg *msg) in sandbox_scmi_clock_rate_set() 164 struct scmi_msg *msg) in sandbox_scmi_clock_rate_get() 193 static int sandbox_scmi_clock_gate(struct udevice *dev, struct scmi_msg *msg) in sandbox_scmi_clock_gate() 223 static int sandbox_scmi_rd_attribs(struct udevice *dev, struct scmi_msg *msg) in sandbox_scmi_rd_attribs() 252 static int sandbox_scmi_rd_reset(struct udevice *dev, struct scmi_msg *msg) in sandbox_scmi_rd_reset() 296 struct scmi_msg *msg) in sandbox_scmi_test_process_msg()
|
| A D | smt.c | 71 struct scmi_msg *msg) in scmi_write_msg_to_smt() 108 struct scmi_msg *msg) in scmi_read_resp_from_smt()
|
| /u-boot/drivers/clk/ |
| A D | clk_scmi.c | 19 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_CLOCK, in scmi_clk_gate() local 47 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_CLOCK, in scmi_clk_get_rate() local 72 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_CLOCK, in scmi_clk_set_rate() local
|
| /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/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/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 | zynqmp-ipi.c | 46 const struct zynqmp_ipi_msg *msg = (struct zynqmp_ipi_msg *)data; in zynqmp_ipi_send() local 67 struct zynqmp_ipi_msg *msg = (struct zynqmp_ipi_msg *)data; in zynqmp_ipi_recv() local
|
| /u-boot/drivers/reset/ |
| A D | reset-scmi.c | 21 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_RESET_DOMAIN, in scmi_reset_set_level() local 49 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_RESET_DOMAIN, in scmi_reset_request() 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 | i2c-uclass.c | 32 void i2c_dump_msgs(struct i2c_msg *msg, int nmsgs) in i2c_dump_msgs() 58 uint8_t offset_buf[], struct i2c_msg *msg) in i2c_setup_offset() 85 struct i2c_msg msg[2], *ptr; in i2c_read_bytewise() local 114 struct i2c_msg msg[1]; in i2c_write_bytewise() local 137 struct i2c_msg msg[2], *ptr; in dm_i2c_read() local 168 struct i2c_msg msg[1]; in dm_i2c_write() local 218 int dm_i2c_xfer(struct udevice *dev, struct i2c_msg *msg, int nmsgs) in dm_i2c_xfer() 261 struct i2c_msg msg[1]; in i2c_probe_chip() 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 450 struct mv_i2c_msg msg; in __i2c_probe_chip() local 538 static int mv_i2c_xfer(struct udevice *bus, struct i2c_msg *msg, int nmsgs) in mv_i2c_xfer()
|
| 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()
|
| A D | meson_i2c.c | 56 struct i2c_msg *msg; /* Current I2C message */ member 155 static void meson_i2c_do_start(struct meson_i2c *i2c, struct i2c_msg *msg) in meson_i2c_do_start() 167 static int meson_i2c_xfer_msg(struct meson_i2c *i2c, struct i2c_msg *msg, in meson_i2c_xfer_msg() 216 static int meson_i2c_xfer(struct udevice *bus, struct i2c_msg *msg, in meson_i2c_xfer()
|
| A D | rcar_iic.c | 117 static int rcar_iic_read_common(struct udevice *dev, struct i2c_msg *msg) in rcar_iic_read_common() 150 static int rcar_iic_write_common(struct udevice *dev, struct i2c_msg *msg) in rcar_iic_write_common() 181 static int rcar_iic_xfer(struct udevice *dev, struct i2c_msg *msg, int nmsgs) in rcar_iic_xfer()
|
| /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
|
| /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
|
| 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/lib/ |
| A D | errno_str.c | 10 #define ERRNO_MSG(errno, msg) msg argument
|
| /u-boot/drivers/net/octeontx/ |
| A D | nic.h | 347 u8 msg; member 358 u8 msg; member 366 u8 msg; member 374 u8 msg; member 383 u8 msg; member 390 u8 msg; member 397 u8 msg; member 405 u8 msg; member 412 u8 msg; member 422 u8 msg; member [all …]
|
| /u-boot/include/u-boot/ |
| A D | rsa.h | 143 uint8_t *msg, int msg_len, in padding_pkcs_15_verify() 151 uint8_t *msg, int msg_len, in padding_pss_verify()
|