Home
last modified time | relevance | path

Searched defs:token (Results 1 – 25 of 28) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/net/fsl-mc/
H A Ddpni.c34 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 Ddpmac.c17 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 Ddpbp.c16 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 Ddprc.c40 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 Ddpio.c14 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 Dqbman_portal.h68 uint32_t token; member
H A Dqbman_portal.c310 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 Dublimage.c48 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 Datmelimage.c56 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 Dmingw_support.c90 char *token; in strtok_r() local
H A Dimximage.c97 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 Dpblimage.c91 static void check_get_hexval(char *token) in check_get_hexval()
111 char *token, *saveptr1, *saveptr2; in pbl_parser() local
H A Daisimage.c82 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 Dsmt.h32 #define SMT_HEADER_TOKEN(token) (((token) << 18) & GENMASK(31, 18)) argument
/rk3399_rockchip-uboot/common/
H A Dcli_simple.c178 char *token; /* start of token in cmdbuf */ in cli_simple_run_command() local
/rk3399_rockchip-uboot/board/gdsys/common/
H A Dphy.c20 u8 token; member
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.y535 static const char *zconf_tokenname(int token) in zconf_tokenname()
H A Dlkc.h66 int token; member
H A Dmenu.c199 void menu_add_option(int token, char *arg) in menu_add_option()
/rk3399_rockchip-uboot/lib/
H A Dlz4.c110 unsigned token; in LZ4_decompress_generic() local
/rk3399_rockchip-uboot/cmd/
H A Dpxe.c839 struct token { struct
841 enum token_type type; argument
847 static const struct token keywords[] = { argument
/rk3399_rockchip-uboot/include/fsl-mc/
H A Dfsl_mc_cmd.h85 uint16_t token) in mc_encode_cmd_header()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-hcd.c311 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 Dbuild.c1455 char *tokens[MTD_PARAM_MAX_COUNT], *token; in ubi_mtd_param_parse() local
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.c699 char *token = strtok(dirname, "/"); in find_dir_depth() local
715 char *token = strtok(dirname, "/"); in parse_path() local

12