Home
last modified time | relevance | path

Searched defs:type (Results 301 – 325 of 397) sorted by relevance

1...<<111213141516

/rk3399_rockchip-uboot/arch/nds32/include/asm/
H A Dsetup.h152 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2) argument
/rk3399_rockchip-uboot/board/congatec/cgtqmx6eval/
H A Dcgtqmx6eval.c714 char *type = "unknown"; in checkboard() local
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/
H A Ddram_sun9i.h207 #define MCTL_MSTR_DEVICETYPE(type) \ argument
214 #define MCTL_MSTR_BURSTLENGTH(type) \ argument
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_core.h401 #define can_bulk_split(musb,type) \ argument
405 #define can_bulk_combine(musb,type) \ argument
/rk3399_rockchip-uboot/include/power/power_delivery/
H A Dpd.h90 #define PD_HEADER(type, pwr, data, rev, id, cnt, ext_hdr) \ argument
99 #define PD_HEADER_LE(type, pwr, data, rev, id, cnt) \ argument
/rk3399_rockchip-uboot/drivers/net/
H A Dcpsw.c365 int type, idx; in cpsw_ale_match_addr() local
384 int type, idx; in cpsw_ale_match_free() local
398 int type, idx; in cpsw_ale_find_ageable() local
/rk3399_rockchip-uboot/tools/
H A Dproftool.c47 enum trace_line_type type; member
H A Dimximage.c789 static int imximage_check_image_types(uint8_t type) in imximage_check_image_types()
/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs.c96 *crypto_alloc_comp(const char *alg_name, u32 type, u32 mask) in crypto_alloc_comp()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dbootparam.h19 __u32 type; member
/rk3399_rockchip-uboot/drivers/spi/
H A Ddesignware_spi.c107 u8 type; /* SPI/SSP/MicroWire */ member
/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-inno-usb3.c112 unsigned char type; member
/rk3399_rockchip-uboot/drivers/power/power_delivery/
H A Dtcpci.c414 enum tcpm_transmit_type type, in tcpci_pd_transmit()
/rk3399_rockchip-uboot/include/
H A Dblk.h85 unsigned char type; /* device type */ member
H A Dusbdevice.h143 #define member_offset(type,memb) (_cv_(&(((type*)0)->memb))-(char*)0) argument
144 #define p2surround(type,memb,ptr) ((type*)(void*)(_cv_(ptr)-member_offset(type,memb))) argument
H A Dimximage.h88 uint32_t type; /* Type of pointer (byte, halfword, word, wait/read) */ member
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dcore.h477 u8 type; member
859 u32 type:7; member
965 u32 type:4; member
995 struct dwc3_event_type type; member
/rk3399_rockchip-uboot/include/linux/mtd/
H A Drawnand.h363 u8 type; member
736 enum nand_data_interface_type type; member
1010 #define NAND_ECC_STRENGTH(type) ((type)->ecc.strength_ds) argument
1011 #define NAND_ECC_STEP(type) ((type)->ecc.step_ds) argument
/rk3399_rockchip-uboot/include/optee_include/
H A Dteesmc.h309 #define TEESMC_CALL_VAL(type, calling_convention, owner, func_num) \ argument
/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A Dclock.c428 int err, mux_bits, divider_bits, type; in clock_get_periph_parent() local
/rk3399_rockchip-uboot/cmd/
H A Dload.c136 int type; /* return code for record type */ in load_serial() local
/rk3399_rockchip-uboot/drivers/core/
H A Dofnode.c612 int ofnode_read_pci_addr(ofnode node, enum fdt_pci_space type, in ofnode_read_pci_addr()
/rk3399_rockchip-uboot/tools/rockchip/
H A Dboot_merger.c665 static bool saveEntry(FILE *outFile, char *path, rk_entry_type type, in saveEntry()
/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c953 int type = EINK_LOGO_CHARGING_0 << start_idx; in charge_animation_show() local
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.c2043 int type = FILETYPE_UNKNOWN; in ext4fs_iterate_dir() local
2183 int type = FILETYPE_DIRECTORY; in ext4fs_find_file1() local

1...<<111213141516