Searched defs:id (Results 326 - 350 of 431) sorted by relevance

<<1112131415161718

/u-boot/board/ge/b1x5v2/
H A Db1x5v2.c488 static int vpd_callback(struct vpd_cache *vpd, u8 id, u8 version, u8 type, argument
506 read_spi_vpd(struct vpd_cache *cache, int (*process_block)(struct vpd_cache *, u8 id, u8 version, u8 type, size_t size, u8 const *data)) argument
/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c298 static u32 pch_read_soft_strap(int id) argument
/u-boot/board/xilinx/common/
H A Dboard.c198 u8 id = 0; local
327 int id; local
426 int i, id, macid = 0; local
551 int i, id; local
[all...]
/u-boot/boot/
H A Dbootdev-uclass.c393 enum uclass_id id; local
436 enum uclass_id id; local
874 bootdev_unhunt(enum uclass_id id) argument
[all...]
H A Dimage.c542 const table_entry_t *get_table_entry(const table_entry_t *table, int id) argument
573 const char *genimg_get_cat_name(enum ih_category category, uint id) argument
593 genimg_get_cat_short_name(enum ih_category category, uint id) argument
623 genimg_cat_has_id(enum ih_category category, uint id) argument
645 get_table_entry_name(const table_entry_t *table, char *msg, int id) argument
[all...]
/u-boot/cmd/
H A Defidebug.c726 int id; local
790 int id; local
974 int id, i; local
1291 int id, i; local
[all...]
/u-boot/test/dm/
H A Dcore.c94 int id, diff; local
/u-boot/net/
H A Dnfs.c188 unsigned long id; local
[all...]
H A Dbootp.c92 static void bootp_add_id(ulong id) argument
105 static bool bootp_match_id(ulong id) argument
/u-boot/drivers/video/nexell/
H A Ds5pxx18_dp_mipi.c67 u8 id, data[2]; member in struct:mipi_xfer_msg
/u-boot/drivers/ata/
H A Dsata_sil.h28 int id; member in struct:sil_sata
/u-boot/arch/arm/mach-exynos/include/mach/
H A Dmipi_dsim.h316 int id; member in struct:mipi_dsim_lcd_device
341 int id; member in struct:mipi_dsim_lcd_driver
[all...]
/u-boot/board/freescale/common/
H A Dqixis.h14 u8 id; /* ID value uniquely identifying each QDS board type */ member in struct:qixis
/u-boot/drivers/clk/renesas/
H A Drzg2l-cpg.h98 unsigned int id; member in struct:cpg_core_clk
190 unsigned int id; member in struct:rzg2l_mod_clk
/u-boot/include/
H A Di2c.h708 int id; member in struct:i2c_mux
H A Dbootstage.h387 bootstage_add_record(enum bootstage_id id, const char *name, int flags, ulong mark) argument
403 bootstage_mark(enum bootstage_id id) argument
409 bootstage_error(enum bootstage_id id) argument
415 bootstage_mark_name(enum bootstage_id id, const char *name) argument
427 bootstage_start(enum bootstage_id id, const char *name) argument
432 bootstage_accum(enum bootstage_id id) argument
[all...]
H A Dlog.h116 static inline int log_uc_cat(enum uclass_id id) argument
H A Dremoteproc.h243 u32 id; member in struct:fw_rsc_vdev
740 rproc_dev_init(int id) argument
742 rproc_load(int id, ulong addr, ulong size) argument
743 rproc_start(int id) argument
744 rproc_stop(int id) argument
745 rproc_reset(int id) argument
746 rproc_ping(int id) argument
747 rproc_is_running(int id) argument
[all...]
/u-boot/board/ti/common/
H A Dboard_detect.h60 u8 id; member in struct:ti_am6_eeprom_record_header
/u-boot/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog.h142 int id; member in struct:stm32prog_part_t
/u-boot/include/firmware/imx/sci/
H A Dsci.h352 static inline int sc_seco_gen_key_blob(sc_ipc_t ipc, u32 id, sc_faddr_t load_addr, argument
374 static inline int sc_seco_secvio_dgo_config(sc_ipc_t ipc, u8 id, u8 access, u32 *data) argument
379 static inline int sc_seco_secvio_config(sc_ipc_t ipc, u8 id, u8 access, u32 *data0, u32 *data1, argument
/u-boot/drivers/core/
H A Dof_access.c66 int id; member in struct:alias_prop
859 ulong id; local
821 of_alias_add(struct alias_prop *ap, struct device_node *np, int id, const char *stem, int stem_len) argument
898 int id = -ENODEV; local
918 int id = -1; local
[all...]
/u-boot/drivers/clk/
H A Dclk_k210.c867 k210_pll_set_rate(struct k210_clk_priv *priv, int id, ulong rate, ulong rate_in) argument
906 k210_pll_set_rate(struct k210_clk_priv *priv, int id, ulong rate, ulong rate_in) argument
913 k210_pll_get_rate(struct k210_clk_priv *priv, int id, ulong rate_in) argument
936 k210_pll_waitfor_lock(struct k210_clk_priv *priv, int id) argument
959 k210_pll_enable(struct k210_clk_priv *priv, int id) argument
989 k210_pll_disable(struct k210_clk_priv *priv, int id) argument
1027 k210_clk_get_parent(struct k210_clk_priv *priv, int id) argument
1041 do_k210_clk_get_rate(struct k210_clk_priv *priv, int id) argument
1088 do_k210_clk_set_parent(struct k210_clk_priv *priv, int id, int new) argument
1190 k210_clk_endisable(struct k210_clk_priv *priv, int id, bool enable) argument
1243 show_enabled(struct k210_clk_priv *priv, int id) argument
1264 show_clks(struct k210_clk_priv *priv, int id, int depth) argument
[all...]
H A Dclk_versal.c85 int id; member in struct:clock_parent
411 u32 id = clk_id & 0xFFF; local
424 u32 id = clk_id & 0xFFF; local
444 u32 id = clk_id & 0xFFF; local
469 u32 id = clk_id & 0xFFF; local
482 u32 id = clk_id & 0xFFF; local
704 u32 id = clk->id; local
720 u32 id = clk->id; local
[all...]
/u-boot/common/
H A Dusb.c706 usb_get_report(struct usb_device *dev, int ifnum, unsigned char type, unsigned char id, void *buf, int size) argument
718 usb_get_class_descriptor(struct usb_device *dev, int ifnum, unsigned char type, unsigned char id, void *buf, int size) argument

Completed in 367 milliseconds

<<1112131415161718