| /rk3399_rockchip-uboot/arch/sandbox/cpu/ |
| H A D | start.c | 20 struct sandbox_state *state = state_get_current(); in sandbox_early_getopt_check() local 74 static int sandbox_cmdline_cb_help(struct sandbox_state *state, const char *arg) in sandbox_cmdline_cb_help() 84 struct sandbox_state *state = state_get_current(); in sandbox_main_loop_init() local 108 static int sandbox_cmdline_cb_boot(struct sandbox_state *state, in sandbox_cmdline_cb_boot() 116 static int sandbox_cmdline_cb_command(struct sandbox_state *state, in sandbox_cmdline_cb_command() 124 static int sandbox_cmdline_cb_fdt(struct sandbox_state *state, const char *arg) in sandbox_cmdline_cb_fdt() 131 static int sandbox_cmdline_cb_default_fdt(struct sandbox_state *state, in sandbox_cmdline_cb_default_fdt() 150 static int sandbox_cmdline_cb_interactive(struct sandbox_state *state, in sandbox_cmdline_cb_interactive() 159 static int sandbox_cmdline_cb_jump(struct sandbox_state *state, in sandbox_cmdline_cb_jump() 169 static int sandbox_cmdline_cb_memory(struct sandbox_state *state, in sandbox_cmdline_cb_memory() [all …]
|
| H A D | state.c | 14 static struct sandbox_state *state; /* Pointer to current state record */ variable 45 static int state_read_file(struct sandbox_state *state, const char *fname) in state_read_file() 98 int sandbox_read_state_nodes(struct sandbox_state *state, in sandbox_read_state_nodes() 141 int sandbox_read_state(struct sandbox_state *state, const char *fname) in sandbox_read_state() 188 int sandbox_write_state_node(struct sandbox_state *state, in sandbox_write_state_node() 234 int sandbox_write_state(struct sandbox_state *state, const char *fname) in sandbox_write_state() 342 struct sandbox_state *state = state_get_current(); in state_set_skip_delays() local 349 struct sandbox_state *state = state_get_current(); in state_get_skip_delays() local 354 void state_reset_for_test(struct sandbox_state *state) in state_reset_for_test()
|
| H A D | os.c | 212 int os_parse_args(struct sandbox_state *state, int argc, char *argv[]) in os_parse_args() 418 struct sandbox_state *state = state_get_current(); in os_write_ram_buf() local 434 struct sandbox_state *state = state_get_current(); in os_read_ram_buf() local 495 struct sandbox_state *state = state_get_current(); in os_jump_to_image() local 547 struct sandbox_state *state = state_get_current(); in os_find_u_boot() local 583 struct sandbox_state *state = state_get_current(); in os_spl_to_uboot() local
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_connector.c | 58 int rockchip_connector_pre_init(struct display_state *state) in rockchip_connector_pre_init() 80 struct display_state *state) in rockchip_connector_path_init() 102 int rockchip_connector_init(struct display_state *state) in rockchip_connector_init() 123 struct display_state *state) in rockchip_connector_path_detect() 147 bool rockchip_connector_detect(struct display_state *state) in rockchip_connector_detect() 166 int rockchip_connector_get_timing(struct display_state *state) in rockchip_connector_get_timing() 187 int rockchip_connector_get_edid(struct display_state *state) in rockchip_connector_get_edid() 209 struct display_state *state) in rockchip_connector_path_pre_enable() 223 int rockchip_connector_pre_enable(struct display_state *state) in rockchip_connector_pre_enable() 238 struct display_state *state) in rockchip_connector_path_enable() [all …]
|
| H A D | rockchip_vop.c | 150 static int rockchip_vop_init_gamma(struct vop *vop, struct display_state *state) in rockchip_vop_init_gamma() 202 static void vop_post_config(struct display_state *state, struct vop *vop) in vop_post_config() 247 static void vop_mcu_bypass_mode_setup(struct display_state *state, struct vop *vop) in vop_mcu_bypass_mode_setup() 266 static void vop_mcu_mode_setup(struct display_state *state, struct vop *vop) in vop_mcu_mode_setup() 287 static int rockchip_vop_preinit(struct display_state *state) in rockchip_vop_preinit() 313 static int rockchip_vop_init(struct display_state *state) in rockchip_vop_init() 801 static int rockchip_vop_setup_csc_table(struct display_state *state) in rockchip_vop_setup_csc_table() 835 static int rockchip_vop_set_plane(struct display_state *state) in rockchip_vop_set_plane() 933 static int rockchip_vop_prepare(struct display_state *state) in rockchip_vop_prepare() 938 static int rockchip_vop_enable(struct display_state *state) in rockchip_vop_enable() [all …]
|
| H A D | rockchip_spl_display.c | 26 struct display_state *state = malloc(sizeof(struct display_state)); in rockchip_spl_display_drv_probe() local 39 static int rockchip_spl_display_init(struct display_state *state) in rockchip_spl_display_init() 106 static int rockchip_spl_display_post_enable(struct display_state *state) in rockchip_spl_display_post_enable() 125 static void rockchip_spl_display_transmit_info_to_uboot(struct display_state *state) in rockchip_spl_display_transmit_info_to_uboot() 139 struct display_state *state = NULL; in spl_init_display() local
|
| H A D | dw_hdmi_qp.c | 1024 struct display_state *state, in hdmi_set_op_mode() 1071 struct display_state *state) in dw_hdmi_setup() 1197 struct display_state *state) in dw_hdmi_detect_hotplug() 1219 int rockchip_dw_hdmi_qp_init(struct rockchip_connector *conn, struct display_state *state) in rockchip_dw_hdmi_qp_init() 1292 void rockchip_dw_hdmi_qp_deinit(struct rockchip_connector *conn, struct display_state *state) in rockchip_dw_hdmi_qp_deinit() 1305 struct display_state *state) in rockchip_dw_hdmi_qp_config_output() 1376 int rockchip_dw_hdmi_qp_prepare(struct rockchip_connector *conn, struct display_state *state) in rockchip_dw_hdmi_qp_prepare() 1393 int rockchip_dw_hdmi_qp_check(struct rockchip_connector *conn, struct display_state *state) in rockchip_dw_hdmi_qp_check() 1407 struct display_state *state) in dw_hdmi_disable() 1415 int rockchip_dw_hdmi_qp_enable(struct rockchip_connector *conn, struct display_state *state) in rockchip_dw_hdmi_qp_enable() [all …]
|
| /rk3399_rockchip-uboot/common/ |
| H A D | bouncebuf.c | 14 static int addr_aligned(struct bounce_buffer *state) in addr_aligned() 34 int bounce_buffer_start(struct bounce_buffer *state, void *data, in bounce_buffer_start() 65 int bounce_buffer_stop(struct bounce_buffer *state) in bounce_buffer_stop()
|
| /rk3399_rockchip-uboot/board/corscience/tricorder/ |
| H A D | led.c | 18 void __led_init(led_id_t mask, int state) in __led_init() 45 int state; in __led_toggle() local 52 void __led_set(led_id_t mask, int state) in __led_set()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | aes.c | 327 static void shift_rows(u8 *state) in shift_rows() 365 static void inv_shift_rows(u8 *state) in inv_shift_rows() 399 static void mix_sub_columns(u8 *state) in mix_sub_columns() 447 static void inv_mix_sub_columns(u8 *state) in inv_mix_sub_columns() 500 static void add_round_key(u32 *state, u32 *key) in add_round_key() 548 u8 state[AES_STATECOLS * 4]; in aes_encrypt() local 569 u8 state[AES_STATECOLS * 4]; in aes_decrypt() local
|
| /rk3399_rockchip-uboot/drivers/watchdog/ |
| H A D | sandbox_wdt.c | 16 struct sandbox_state *state = state_get_current(); in sandbox_wdt_start() local 26 struct sandbox_state *state = state_get_current(); in sandbox_wdt_stop() local 35 struct sandbox_state *state = state_get_current(); in sandbox_wdt_reset() local
|
| /rk3399_rockchip-uboot/arch/x86/cpu/ |
| H A D | mtrr.c | 23 void mtrr_open(struct mtrr_state *state) in mtrr_open() 37 void mtrr_close(struct mtrr_state *state) in mtrr_close() 50 struct mtrr_state state; in mtrr_commit() local
|
| H A D | turbo.c | 23 static inline void set_global_turbo_state(int state) in set_global_turbo_state() 32 static inline void set_global_turbo_state(int state) in set_global_turbo_state()
|
| /rk3399_rockchip-uboot/board/ti/beagle/ |
| H A D | led.c | 44 void __led_init (led_id_t mask, int state) in __led_init() 56 int state, toggle_gpio; in __led_toggle() local 65 void __led_set (led_id_t mask, int state) in __led_set()
|
| /rk3399_rockchip-uboot/lib/zlib/ |
| H A D | inflate.c | 10 struct inflate_state FAR *state; in inflateReset() local 36 struct inflate_state FAR *state; in inflateInit2_() local 78 local void fixedtables(struct inflate_state FAR *state) in fixedtables() 102 struct inflate_state FAR *state; in updatewindow() local 330 struct inflate_state FAR *state; in inflate() local 931 struct inflate_state FAR *state; in inflateEnd() local
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | pca9551_led.c | 40 static int pca9551_led_get_state(int led, int *state) in pca9551_led_get_state() 64 static int pca9551_led_set_state(int led, int state) in pca9551_led_set_state() 121 void __led_init(led_id_t id, int state) in __led_init() 125 void __led_set(led_id_t mask, int state) in __led_set() 135 int state = 0; in __led_toggle() local
|
| H A D | gpio_led.c | 18 static int gpio_led_gpio_value(led_id_t mask, int state) in gpio_led_gpio_value() 30 void __led_init(led_id_t mask, int state) in __led_init() 43 void __led_set(led_id_t mask, int state) in __led_set()
|
| H A D | status_led.c | 24 int state; member 107 void status_led_set (int led, int state) in status_led_set()
|
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | sysreset.c | 18 struct sandbox_state *state = state_get_current(); in dm_test_sysreset_base() local 52 struct sandbox_state *state = state_get_current(); in dm_test_sysreset_walk() local
|
| /rk3399_rockchip-uboot/drivers/sysreset/ |
| H A D | sysreset_sandbox.c | 20 struct sandbox_state *state = state_get_current(); in sandbox_warm_sysreset_request() local 37 struct sandbox_state *state = state_get_current(); in sandbox_sysreset_request() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm920t/ep93xx/ |
| H A D | led.c | 52 void __led_init(led_id_t mask, int state) in __led_init() 73 void __led_set(led_id_t mask, int state) in __led_set()
|
| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | tegra_gpio.c | 140 struct tegra_port_info *state = dev_get_priv(dev); in tegra_gpio_direction_input() local 155 struct tegra_port_info *state = dev_get_priv(dev); in tegra_gpio_direction_output() local 173 struct tegra_port_info *state = dev_get_priv(dev); in tegra_gpio_get_value() local 191 struct tegra_port_info *state = dev_get_priv(dev); in tegra_gpio_set_value() local 227 struct tegra_port_info *state = dev_get_priv(dev); in tegra_gpio_get_function() local
|
| /rk3399_rockchip-uboot/drivers/clk/ |
| H A D | clk_boston.c | 31 struct clk_boston *state = dev_get_platdata(clk->dev); in clk_boston_get_rate() local 63 struct clk_boston *state = dev_get_platdata(dev); in clk_boston_ofdata_to_platdata() local
|
| /rk3399_rockchip-uboot/drivers/mtd/spi/ |
| H A D | sandbox.c | 49 static const char *sandbox_sf_state_name(enum sandbox_sf_state state) in sandbox_sf_state_name() 86 enum sandbox_sf_state state; member 129 struct sandbox_state *state = state_get_current(); in sandbox_sf_probe() local 524 int sandbox_sf_bind_emul(struct sandbox_state *state, int busnum, int cs, in sandbox_sf_bind_emul() 556 void sandbox_sf_unbind_emul(struct sandbox_state *state, int busnum, int cs) in sandbox_sf_unbind_emul() 566 int sandbox_spi_get_emul(struct sandbox_state *state, in sandbox_spi_get_emul()
|
| /rk3399_rockchip-uboot/drivers/led/ |
| H A D | led_gpio.c | 21 static int gpio_led_set_state(struct udevice *dev, enum led_state_t state) in gpio_led_set_state() 63 const char *state; in led_gpio_probe() local
|