Home
last modified time | relevance | path

Searched defs:type (Results 251 – 275 of 397) sorted by relevance

1...<<111213141516

/rk3399_rockchip-uboot/tools/
H A Dkwbimage.c122 } type; variable
151 enum image_cfg_type type; member
1606 static int kwbimage_check_image_types(uint8_t type) in kwbimage_check_image_types()
/rk3399_rockchip-uboot/drivers/net/fsl-mc/
H A Dmc.c168 enum mc_fixup_type type) in mc_fixup_mac_addr()
323 static int mc_fixup_mac_addrs(void *blob, enum mc_fixup_type type) in mc_fixup_mac_addrs()
/rk3399_rockchip-uboot/cmd/
H A Dtpm.c692 int type = 0; in TPM_COMMAND_NO_ARG() local
759 int type = 0; in do_tpm_list() local
H A Dnvedit.c900 enum env_flags_vartype type = env_flags_parse_vartype(flags); in print_static_flags() local
912 enum env_flags_vartype type; in print_active_flags() local
/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp_reg.c960 enum clock_recovery_m_value_type type, in analogix_dp_set_video_cr_mn()
993 void analogix_dp_set_video_timing_mode(struct analogix_dp_device *dp, u32 type) in analogix_dp_set_video_timing_mode()
/rk3399_rockchip-uboot/test/rockchip/
H A Dtest-storage.c28 int type = -1; in blk_get_type_by_name_and_num() local
/rk3399_rockchip-uboot/api/
H A Dapi.c548 int type; in API_display_get_info() local
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_memory.c278 efi_status_t efi_allocate_pages(int type, int memory_type, in efi_allocate_pages()
/rk3399_rockchip-uboot/examples/api/
H A Dglue.c395 int ub_display_get_info(int type, struct display_info *di) in ub_display_get_info()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dsl811-hcd.c491 static int usb_root_hub_string (int id, int serial, char *type, __u8 *data, int len) in usb_root_hub_string()
H A Dxhci-mem.c417 *xhci_alloc_container_ctx(struct xhci_ctrl *ctrl, int type) in xhci_alloc_container_ctx()
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/
H A Dpinctrl-rk3506.c309 u8 bit, type; in rk3506_set_pull() local
/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_dsi.c178 u8 type; member
414 static bool rk628_mipi_dsi_packet_format_is_short(u8 type) in rk628_mipi_dsi_packet_format_is_short()
450 static bool rk628_mipi_dsi_packet_format_is_long(u8 type) in rk628_mipi_dsi_packet_format_is_long()
/rk3399_rockchip-uboot/fs/ubifs/
H A Dsuper.c2353 static struct super_block *alloc_super(struct file_system_type *type, int flags) in alloc_super()
2382 struct super_block *sget(struct file_system_type *type, in sget()
/rk3399_rockchip-uboot/drivers/pci/
H A Dpcie_layerscape.c95 static void ls_pcie_atu_outbound_set(struct ls_pcie *pcie, int idx, int type, in ls_pcie_atu_outbound_set()
/rk3399_rockchip-uboot/drivers/irq/
H A Dirq-gic.c185 static int gic_irq_set_type(int irq, unsigned int type) in gic_irq_set_type()
/rk3399_rockchip-uboot/disk/
H A Dpart.c259 static void print_part_header(const char *type, struct blk_desc *dev_desc) in print_part_header()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dglobal_data.h65 int type; /* MTRR_TYPE_... */ member
/rk3399_rockchip-uboot/board/freescale/p1010rdb/
H A Dp1010rdb.c249 int i2c_pca9557_read(int type) in i2c_pca9557_read()
/rk3399_rockchip-uboot/scripts/
H A Ddocproc.c251 static void docfunctions(char * filename, char * type) in docfunctions()
/rk3399_rockchip-uboot/drivers/cpu/
H A Drockchip_amp.c256 u8 type = -ENODATA; in brought_up_amp() local
/rk3399_rockchip-uboot/drivers/i2c/
H A Dtegra_i2c.c40 enum i2c_type type; member
/rk3399_rockchip-uboot/drivers/sound/
H A Dwm8994.c36 enum wm8994_type type; /* codec type of wolfson */ member
/rk3399_rockchip-uboot/include/fsl-mc/
H A Dfsl_dpmac.h87 #define DPMAC_CMD_GET_COUNTER(cmd, type) \ argument
/rk3399_rockchip-uboot/drivers/power/regulator/
H A Dpfuze100.c33 enum regulator_type type; member

1...<<111213141516