| /rk3399_rockchip-uboot/drivers/crypto/fsl/ |
| H A D | desc_constr.h | 296 #define APPEND_CMD_PTR_LEN(cmd, op, type) \ argument 324 #define APPEND_CMD_RAW_IMM(cmd, op, type) \ argument
|
| /rk3399_rockchip-uboot/drivers/crypto/rockchip/ |
| H A D | rkce_core.c | 144 static bool rk_is_hash_support(struct RKCE_REG *rkce_reg, uint32_t algo, uint32_t type) in rk_is_hash_support() 177 bool rkce_hw_algo_valid(void *rkce_hw, uint32_t type, uint32_t algo, uint32_t mode) in rkce_hw_algo_valid()
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_spl_display.c | 183 struct base2_disp_info *rockchip_get_disp_info(int type, int id) in rockchip_get_disp_info()
|
| H A D | drm_mipi_dsi.c | 65 bool mipi_dsi_packet_format_is_short(u8 type) in mipi_dsi_packet_format_is_short() 101 bool mipi_dsi_packet_format_is_long(u8 type) in mipi_dsi_packet_format_is_long()
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | debug.h | 38 #define ubi_dbg_msg(type, fmt, ...) \ argument
|
| /rk3399_rockchip-uboot/drivers/usb/musb-new/ |
| H A D | musb_host.h | 47 u8 type; /* XFERTYPE_* */ member
|
| /rk3399_rockchip-uboot/drivers/ddr/marvell/a38x/ |
| H A D | ddr3_training_db.c | 528 inline u32 pattern_table_get_word(u32 dev_num, enum hws_pattern type, u8 index) in pattern_table_get_word()
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | expr.h | 43 enum expr_type type; member 80 enum symbol_type type; member 149 enum prop_type type; /* type of property */ member
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | ipu_common.c | 249 static inline uint32_t channel_2_dma(ipu_channel_t ch, ipu_buffer_t type) in channel_2_dma() 994 int32_t ipu_init_channel_buffer(ipu_channel_t channel, ipu_buffer_t type, in ipu_init_channel_buffer() 1094 void ipu_clear_buffer_ready(ipu_channel_t channel, ipu_buffer_t type, in ipu_clear_buffer_ready()
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra210/ |
| H A D | clock.c | 159 #define TYPE(name, type) type argument 736 int *divider_bits, int *type) in get_periph_clock_info() 764 int type; in get_periph_clock_id() local 795 enum clock_type_id type; in get_periph_clock_source() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra124/ |
| H A D | clock.c | 153 #define TYPE(name, type) type argument 646 int *divider_bits, int *type) in get_periph_clock_info() 674 int type; in get_periph_clock_id() local 705 enum clock_type_id type; in get_periph_clock_source() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-mvebu/serdes/axp/ |
| H A D | high_speed_env_spec.h | 39 MV_BIN_SERDES_UNIT_INDX type; member
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | rkmux.py | 63 def __exit__(self, type, value, traceback): argument
|
| H A D | imagetool.h | 34 int type; /* File type (IH_TYPE_...) */ member 55 int type; member
|
| /rk3399_rockchip-uboot/net/ |
| H A D | cdp.c | 243 ushort type, tlen; in cdp_receive() local
|
| /rk3399_rockchip-uboot/include/power/power_delivery/ |
| H A D | typec.h | 187 enum typec_plug_type type; member 256 enum typec_port_type type; member
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | sfi.h | 56 u32 type; member 117 u8 type; /* bus type, I2C, SPI or ...*/ member
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | debug.c | 59 static const char *get_key_type(int type) in get_key_type() 78 static const char *get_dent_type(int type) in get_dent_type() 105 int type = key_type(c, key); in dbg_snprintf_key() local 140 const char *dbg_ntype(int type) in dbg_ntype() 172 static const char *dbg_gtype(int type) in dbg_gtype() 2029 int err, type = key_type(c, &zbr->key); in check_leaf() local
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | mxs_nand_spl.c | 60 struct nand_flash_dev *type; in mxs_flash_full_ident() local
|
| /rk3399_rockchip-uboot/common/ |
| H A D | usb.c | 574 static int usb_get_descriptor(struct usb_device *dev, unsigned char type, in usb_get_descriptor() 717 int usb_get_report(struct usb_device *dev, int ifnum, unsigned char type, in usb_get_report() 730 unsigned char type, unsigned char id, void *buf, int size) in usb_get_class_descriptor()
|
| /rk3399_rockchip-uboot/drivers/usb/musb/ |
| H A D | musb_hcd.c | 860 u8 type; in submit_bulk_msg() local 1067 u8 type; in submit_int_msg() local
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/ |
| H A D | msg_port.h | 109 #define msg_port_generic_clrsetbits(type, port, reg, clr, set) \ argument
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | arm-smccc.h | 36 #define ARM_SMCCC_CALL_VAL(type, calling_convention, owner, func_num) \ argument
|
| /rk3399_rockchip-uboot/drivers/phy/marvell/ |
| H A D | comphy_a3700.c | 315 static int comphy_usb3_power_up(u32 type, u32 speed, u32 invert) in comphy_usb3_power_up()
|
| /rk3399_rockchip-uboot/drivers/pinctrl/rockchip/ |
| H A D | pinctrl-rk3399.c | 112 u8 bit, type; in rk3399_set_pull() local
|