Home
last modified time | relevance | path

Searched defs:type (Results 151 – 175 of 397) sorted by relevance

12345678910>>...16

/rk3399_rockchip-uboot/drivers/crypto/fsl/
H A Ddesc_constr.h296 #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 Drkce_core.c144 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 Drockchip_spl_display.c183 struct base2_disp_info *rockchip_get_disp_info(int type, int id) in rockchip_get_disp_info()
H A Ddrm_mipi_dsi.c65 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 Ddebug.h38 #define ubi_dbg_msg(type, fmt, ...) \ argument
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_host.h47 u8 type; /* XFERTYPE_* */ member
/rk3399_rockchip-uboot/drivers/ddr/marvell/a38x/
H A Dddr3_training_db.c528 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 Dexpr.h43 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 Dipu_common.c249 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 Dclock.c159 #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 Dclock.c153 #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 Dhigh_speed_env_spec.h39 MV_BIN_SERDES_UNIT_INDX type; member
/rk3399_rockchip-uboot/tools/
H A Drkmux.py63 def __exit__(self, type, value, traceback): argument
H A Dimagetool.h34 int type; /* File type (IH_TYPE_...) */ member
55 int type; member
/rk3399_rockchip-uboot/net/
H A Dcdp.c243 ushort type, tlen; in cdp_receive() local
/rk3399_rockchip-uboot/include/power/power_delivery/
H A Dtypec.h187 enum typec_plug_type type; member
256 enum typec_port_type type; member
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dsfi.h56 u32 type; member
117 u8 type; /* bus type, I2C, SPI or ...*/ member
/rk3399_rockchip-uboot/fs/ubifs/
H A Ddebug.c59 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 Dmxs_nand_spl.c60 struct nand_flash_dev *type; in mxs_flash_full_ident() local
/rk3399_rockchip-uboot/common/
H A Dusb.c574 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 Dmusb_hcd.c860 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 Dmsg_port.h109 #define msg_port_generic_clrsetbits(type, port, reg, clr, set) \ argument
/rk3399_rockchip-uboot/include/linux/
H A Darm-smccc.h36 #define ARM_SMCCC_CALL_VAL(type, calling_convention, owner, func_num) \ argument
/rk3399_rockchip-uboot/drivers/phy/marvell/
H A Dcomphy_a3700.c315 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 Dpinctrl-rk3399.c112 u8 bit, type; in rk3399_set_pull() local

12345678910>>...16