| /rk3399_rockchip-uboot/drivers/net/fsl-mc/ |
| H A D | dpni.c | 34 uint16_t *token) in dpni_open() 58 uint16_t token) in dpni_close() 74 uint16_t *token) in dpni_create() 98 uint16_t token) in dpni_destroy() 113 uint16_t token, in dpni_set_pools() 130 uint16_t token) in dpni_enable() 145 uint16_t token) in dpni_disable() 160 uint16_t token) in dpni_reset() 175 uint16_t token, in dpni_get_attributes() 200 uint16_t token, in dpni_set_errors_behavior() [all …]
|
| H A D | dpmac.c | 17 uint16_t *token) in dpmac_open() 41 uint16_t token) in dpmac_close() 56 uint16_t *token) in dpmac_create() 80 uint16_t token) in dpmac_destroy() 95 uint16_t token, in dpmac_get_attributes() 119 uint16_t token, in dpmac_mdio_read() 144 uint16_t token, in dpmac_mdio_write() 161 uint16_t token, in dpmac_get_link_cfg() 184 uint16_t token, in dpmac_set_link_state() 201 uint16_t token, in dpmac_get_counter()
|
| H A D | dpbp.c | 16 uint16_t *token) in dpbp_open() 40 uint16_t token) in dpbp_close() 55 uint16_t *token) in dpbp_create() 80 uint16_t token) in dpbp_destroy() 95 uint16_t token) in dpbp_enable() 109 uint16_t token) in dpbp_disable() 124 uint16_t token) in dpbp_reset() 139 uint16_t token, in dpbp_get_attributes()
|
| H A D | dprc.c | 40 uint16_t *token) in dprc_open() 63 uint16_t token) in dprc_close() 77 uint16_t token, in dprc_create_container() 106 uint16_t token, in dprc_destroy_container() 123 uint16_t token, in dprc_reset_container() 140 uint16_t token, in dprc_get_attributes() 164 uint16_t token, in dprc_get_obj_count() 188 uint16_t token, in dprc_get_obj() 214 uint16_t token, in dprc_get_res_count() 242 uint16_t token, in dprc_get_res_ids() [all …]
|
| /rk3399_rockchip-uboot/drivers/net/fsl-mc/dpio/ |
| H A D | dpio.c | 14 uint16_t *token) in dpio_open() 38 uint16_t token) in dpio_close() 54 uint16_t *token) in dpio_create() 78 uint16_t token) in dpio_destroy() 93 uint16_t token) in dpio_enable() 108 uint16_t token) in dpio_disable() 123 uint16_t token) in dpio_reset() 138 uint16_t token, in dpio_get_attributes()
|
| H A D | qbman_portal.h | 68 uint32_t token; member
|
| H A D | qbman_portal.c | 310 void qbman_pull_desc_set_token(struct qbman_pull_desc *d, uint8_t token) in qbman_pull_desc_set_token() 451 uint32_t token; in qbman_dq_entry_has_newtoken() local
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | ublimage.c | 48 static uint32_t get_cfg_value(char *token, char *name, int linenr) in get_cfg_value() 73 static void parse_cfg_cmd(struct ubl_header *ublhdr, int32_t cmd, char *token, in parse_cfg_cmd() 110 char *token, char *name, int lineno, int fld, int *dcd_len) in parse_cfg_fld() 134 char *token, *saveptr1, *saveptr2; in parse_cfg_file() local
|
| H A D | atmelimage.c | 56 static int atmel_find_pmecc_parameter_in_token(const char *token) in atmel_find_pmecc_parameter_in_token() 102 char *token; in atmel_parse_pmecc_params() local
|
| H A D | mingw_support.c | 90 char *token; in strtok_r() local
|
| H A D | imximage.c | 97 static uint32_t get_cfg_value(char *token, char *name, int linenr) in get_cfg_value() 595 static void parse_cfg_cmd(struct imx_header *imxhdr, int32_t cmd, char *token, in parse_cfg_cmd() 678 char *token, char *name, int lineno, int fld, int *dcd_len) in parse_cfg_fld() 736 char *token, *saveptr1, *saveptr2; in parse_cfg_file() local
|
| H A D | pblimage.c | 91 static void check_get_hexval(char *token) in check_get_hexval() 111 char *token, *saveptr1, *saveptr2; in pbl_parser() local
|
| H A D | aisimage.c | 82 static uint32_t get_cfg_value(char *token, char *name, int linenr) in get_cfg_value() 260 char *token, *saveptr1, *saveptr2; in aisimage_generate() local
|
| /rk3399_rockchip-uboot/drivers/firmware/scmi/ |
| H A D | smt.h | 32 #define SMT_HEADER_TOKEN(token) (((token) << 18) & GENMASK(31, 18)) argument
|
| /rk3399_rockchip-uboot/common/ |
| H A D | cli_simple.c | 178 char *token; /* start of token in cmdbuf */ in cli_simple_run_command() local
|
| /rk3399_rockchip-uboot/board/gdsys/common/ |
| H A D | phy.c | 20 u8 token; member
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | zconf.y | 535 static const char *zconf_tokenname(int token) in zconf_tokenname()
|
| H A D | lkc.h | 66 int token; member
|
| H A D | menu.c | 199 void menu_add_option(int token, char *arg) in menu_add_option()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | lz4.c | 110 unsigned token; in LZ4_decompress_generic() local
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | pxe.c | 839 struct token { struct 841 enum token_type type; argument 847 static const struct token keywords[] = { argument
|
| /rk3399_rockchip-uboot/include/fsl-mc/ |
| H A D | fsl_mc_cmd.h | 85 uint16_t token) in mc_encode_cmd_header()
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ehci-hcd.c | 311 uint32_t endpt, maxpacket, token, usbsts, qhtoken; in ehci_submit_async() local 1385 uint32_t token, toggle; in _ehci_poll_int_queue() local
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | build.c | 1455 char *tokens[MTD_PARAM_MAX_COUNT], *token; in ubi_mtd_param_parse() local
|
| /rk3399_rockchip-uboot/fs/ext4/ |
| H A D | ext4_common.c | 699 char *token = strtok(dirname, "/"); in find_dir_depth() local 715 char *token = strtok(dirname, "/"); in parse_path() local
|