Home
last modified time | relevance | path

Searched defs:type (Results 351 – 375 of 397) sorted by relevance

1...<<111213141516

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Drk_atags.h240 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2) argument
/rk3399_rockchip-uboot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c738 uint32_t type; in check_hmac() local
/rk3399_rockchip-uboot/cmd/
H A Di2c.c1154 enum { unknown, EDO, SDRAM, DDR, DDR2, DDR3, DDR4 } type; in do_sdram() local
H A Dpxe.c841 enum token_type type; member
/rk3399_rockchip-uboot/include/linux/mtd/
H A Dmtd.h157 u_char type; member
/rk3399_rockchip-uboot/drivers/pci/
H A Dpcie_dw_rockchip.c438 int type, u64 cpu_addr, in rk_pcie_prog_outbound_atu_unroll()
H A Dpci-uclass.c940 int type; in decode_regions() local
/rk3399_rockchip-uboot/drivers/power/power_delivery/
H A Dfusb302.c845 static int tcpm_pd_transmit(struct tcpc_dev *dev, enum tcpm_transmit_type type, in tcpm_pd_transmit()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-hcd.c38 #define ALIGN_END_ADDR(type, ptr, size) \ argument
H A Dohci.h63 __u8 type; member
/rk3399_rockchip-uboot/include/power/power_delivery/
H A Dpd_vdo.h31 #define VDO(vid, type, ver, custom) \ argument
/rk3399_rockchip-uboot/include/
H A Dnet.h458 u8 type; member
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h53 __u8 type; member
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/
H A Dcore.h304 enum serdes_type type; member
/rk3399_rockchip-uboot/fs/reiserfs/
H A Dreiserfs_private.h257 #define IH_KEY_ISTYPE(ih, type) (ih_version(ih) == ITEM_VERSION_1 \ argument
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_hdmi_qp.c68 enum dw_hdmi_phy_type type; member
H A Drockchip_display.h265 int type; member
/rk3399_rockchip-uboot/lib/
H A Dfdtdec.c196 int fdtdec_get_pci_addr(const void *blob, int node, enum fdt_pci_space type, in fdtdec_get_pci_addr()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dether.c883 config_buf(struct usb_gadget *g, u8 *buf, u8 type, unsigned index, int is_otg) in config_buf()
/rk3399_rockchip-uboot/fs/ubifs/
H A Dlpt.c938 int *pos, int type) in check_lpt_type()
H A Dubifs-media.h524 __u8 type; member
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Ddenali.c282 uint32_t type; in denali_cmd_ctrl() local
/rk3399_rockchip-uboot/drivers/pinctrl/
H A Dpinctrl-rockchip.c58 int type; member
364 enum rockchip_pinctrl_type type; member
/rk3399_rockchip-uboot/drivers/mtd/
H A Dmtdcore.c212 char *type; in mtd_type_show() local
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_sh.h11 enum sh_serial_type type; /* port type */ member

1...<<111213141516