| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | tout.py | 56 def Progress(msg, warning=False, trailer='...'): argument 72 def _Output(level, msg, color=None): argument 87 def DoOutput(level, msg): argument 97 def Error(msg): argument 105 def Warning(msg): argument 113 def Notice(msg): argument 121 def Info(msg): argument 129 def Debug(msg): argument 137 def UserOutput(msg): argument
|
| H A D | checkpatch.py | 126 def GetWarningMsg(col, msg_type, fname, line, msg): argument
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | multiplexed_log.py | 358 def _note(self, note_type, msg, anchor=None): argument 459 def error(self, msg): argument 471 def warning(self, msg): argument 483 def info(self, msg): argument 495 def action(self, msg): argument 532 def status_pass(self, msg, anchor=None): argument 545 def status_skipped(self, msg, anchor=None): argument 558 def status_xfail(self, msg, anchor=None): argument 571 def status_xpass(self, msg, anchor=None): argument 584 def status_fail(self, msg, anchor=None): argument
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | drm_mipi_dsi.c | 45 struct mipi_dsi_msg *msg) in mipi_dsi_device_transfer() 135 const struct mipi_dsi_msg *msg) in mipi_dsi_create_packet() 176 struct mipi_dsi_msg msg = { in mipi_dsi_shutdown_peripheral() local 195 struct mipi_dsi_msg msg = { in mipi_dsi_turn_on_peripheral() local 219 struct mipi_dsi_msg msg = { in mipi_dsi_set_maximum_return_packet_size() local 244 struct mipi_dsi_msg msg = { in mipi_dsi_compression_mode() local 267 struct mipi_dsi_msg msg = { in mipi_dsi_picture_parameter_set() local 293 struct mipi_dsi_msg msg = { in mipi_dsi_generic_write() local 334 struct mipi_dsi_msg msg = { in mipi_dsi_generic_read() local 377 struct mipi_dsi_msg msg = { in mipi_dsi_dcs_write_buffer() local [all …]
|
| H A D | drm_dp_helper.c | 154 struct drm_dp_aux_msg msg; in drm_dp_dpcd_access() local 301 static void drm_dp_i2c_msg_write_status_update(struct drm_dp_aux_msg *msg) in drm_dp_i2c_msg_write_status_update() 314 static int drm_dp_i2c_do_msg(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in drm_dp_i2c_do_msg() 423 static void drm_dp_i2c_msg_set_request(struct drm_dp_aux_msg *msg, in drm_dp_i2c_msg_set_request() 441 struct drm_dp_aux_msg msg = *orig_msg; in drm_dp_i2c_drain_msg() local 467 struct drm_dp_aux_msg msg; in drm_dp_i2c_xfer() local
|
| H A D | rk618.c | 18 struct i2c_msg msg; in rk618_i2c_write() local 44 struct i2c_msg msg[] = { in rk618_i2c_read() local
|
| H A D | rk1000.c | 28 struct i2c_msg msg; in rk1000_ctl_i2c_write() local 53 struct i2c_msg msg[] = { in rk1000_ctl_i2c_read() local
|
| /rk3399_rockchip-uboot/drivers/clk/ |
| H 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
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | i2c-uclass.c | 20 void i2c_dump_msgs(struct i2c_msg *msg, int nmsgs) in i2c_dump_msgs() 46 uint8_t offset_buf[], struct i2c_msg *msg) in i2c_setup_offset() 70 struct i2c_msg msg[2], *ptr; in i2c_read_bytewise() local 99 struct i2c_msg msg[1]; in i2c_write_bytewise() local 122 struct i2c_msg msg[2], *ptr; in dm_i2c_read() local 153 struct i2c_msg msg[1]; in dm_i2c_write() local 203 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
|
| H A D | mv_i2c.c | 126 static int i2c_transfer(struct mv_i2c *base, struct mv_i2c_msg *msg) in i2c_transfer() 241 struct mv_i2c_msg msg; in __i2c_read() local 317 struct mv_i2c_msg msg; in __i2c_write() local 449 struct mv_i2c_msg msg; in __i2c_probe_chip() local 537 static int mv_i2c_xfer(struct udevice *bus, struct i2c_msg *msg, int nmsgs) in mv_i2c_xfer()
|
| H A D | cros_ec_ldo.c | 20 static int cros_ec_ldo_xfer(struct udevice *dev, struct i2c_msg *msg, in cros_ec_ldo_xfer()
|
| H A D | s3c24x0_i2c.c | 227 static int s3c24x0_do_msg(struct s3c24x0_i2c_bus *i2c_bus, struct i2c_msg *msg, in s3c24x0_do_msg() 279 static int s3c24x0_i2c_xfer(struct udevice *dev, struct i2c_msg *msg, in s3c24x0_i2c_xfer()
|
| H A D | cros_ec_tunnel.c | 25 static int cros_ec_i2c_xfer(struct udevice *dev, struct i2c_msg *msg, in cros_ec_i2c_xfer()
|
| H A D | kona_i2c.c | 303 struct kona_i2c_msg *msg) in bcm_kona_i2c_read_fifo() 398 struct kona_i2c_msg *msg) in bcm_kona_i2c_write_fifo() 424 struct kona_i2c_msg *msg) in bcm_kona_i2c_do_addr() 641 struct kona_i2c_msg msg[2]; in kona_i2c_read() local 669 struct kona_i2c_msg msg[1]; in kona_i2c_write() local
|
| /rk3399_rockchip-uboot/drivers/mailbox/ |
| H 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()
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | kxgettext.c | 84 const char *msg; member 92 static struct message *message__new(const char *msg, char *option, in message__new() 120 static struct message *mesage__find(const char *msg) in mesage__find() 149 static int message__add(const char *msg, char *option, const char *file, in message__add()
|
| /rk3399_rockchip-uboot/drivers/firmware/scmi/ |
| H A D | smt.c | 63 struct scmi_msg *msg) in scmi_write_msg_to_smt() 100 struct scmi_msg *msg) in scmi_read_resp_from_smt()
|
| H A D | smccc_agent.c | 31 static int scmi_smccc_process_msg(struct udevice *dev, struct scmi_msg *msg) in scmi_smccc_process_msg()
|
| /rk3399_rockchip-uboot/drivers/reset/ |
| H 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
|
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | mailbox.c | 16 uint32_t msg; in dm_test_mailbox() local
|
| /rk3399_rockchip-uboot/include/linux/ |
| H 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
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | errno_str.c | 10 #define ERRNO_MSG(errno, msg) msg argument
|
| /rk3399_rockchip-uboot/include/u-boot/ |
| H A D | rsa.h | 127 uint8_t *msg, int msg_len, in padding_pkcs_15_verify() 135 uint8_t *msg, int msg_len, in padding_pss_verify()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | fb_common.c | 27 void timed_send_info(ulong *start, const char *msg) in timed_send_info()
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/ |
| H A D | immap_5253.h | 34 can_msg_t msg[32]; /* 0x80 Message Buffer 0-31 */ member
|