Searched defs:size (Results 426 - 450 of 1193) sorted by relevance

<<11121314151617181920>>

/u-boot/drivers/mtd/nand/raw/
H A Dmxs_nand_spl.c233 int nand_spl_load_image(uint32_t offs, unsigned int size, void *dst) argument
H A Dmxc_nand_spl.c282 int nand_spl_load_image(uint32_t from, unsigned int size, void *buf) argument
/u-boot/drivers/pci/
H A Dpcie_layerscape_ep.c40 u64 size; local
125 static void ls_pcie_ep_setup_bar(void *bar_base, int bar, u32 size) argument
H A Dpcie_dw_common.c61 pcie_dw_prog_outbound_atu_unroll(struct pcie_dw *pci, int index, int type, u64 cpu_addr, u64 pci_addr, u32 size) argument
199 pcie_dw_read_config(const struct udevice *bus, pci_dev_t bdf, uint offset, ulong *valuep, enum pci_size_t size) argument
243 pcie_dw_write_config(struct udevice *bus, pci_dev_t bdf, uint offset, ulong value, enum pci_size_t size) argument
[all...]
H A Dpci_sandbox.c25 sandbox_pci_write_config(struct udevice *bus, pci_dev_t devfn, uint offset, ulong value, enum pci_size_t size) argument
43 sandbox_pci_read_config(const struct udevice *bus, pci_dev_t devfn, uint offset, ulong *valuep, enum pci_size_t size) argument
/u-boot/drivers/pinctrl/meson/
H A Dpinctrl-meson-axg-pmx.c97 meson_axg_pinmux_get(struct udevice *dev, unsigned int selector, char *buf, int size) argument
/u-boot/drivers/pinctrl/nxp/
H A Dpinctrl-imx.c29 int npins, size, pin_size; local
209 fdt_size_t size; local
[all...]
H A Dpinctrl-mxs.c67 int npins, size, i, ret; local
/u-boot/drivers/power/acpi_pmc/
H A Dpmc_emul.c33 u32 size; member in struct:pci_bar
135 unsigned int size = barinfo[barnum].size; local
47 sandbox_pmc_emul_read_config(const struct udevice *emul, uint offset, ulong *valuep, enum pci_size_t size) argument
100 sandbox_pmc_emul_write_config(struct udevice *emul, uint offset, ulong value, enum pci_size_t size) argument
149 sandbox_pmc_emul_read_io(struct udevice *dev, unsigned int addr, ulong *valuep, enum pci_size_t size) argument
168 sandbox_pmc_emul_write_io(struct udevice *dev, unsigned int addr, ulong value, enum pci_size_t size) argument
[all...]
/u-boot/drivers/power/domain/
H A Dimx8-power-domain-legacy.c39 void imx8_power_off_pd_devices(const char *permanent_on_devices[], int size) argument
25 check_device_power_off(struct udevice *dev, const char *permanent_on_devices[], int size) argument
/u-boot/drivers/video/
H A Dconsole_normal.c54 int size; local
H A Defi.c19 u8 size; member in struct:pixel
32 static void efi_find_pixel_bits(u32 mask, u8 *pos, u8 *size) argument
109 int size; local
[all...]
/u-boot/drivers/sysinfo/
H A Drcar3.c45 static int sysinfo_rcar_get_str(struct udevice *dev, int id, size_t size, char *val) argument
/u-boot/drivers/tpm/
H A Dtpm-uclass.c42 int tpm_get_desc(struct udevice *dev, char *buf, int size) argument
52 int tpm_report_state(struct udevice *dev, char *buf, int size) argument
H A Dtpm2_ftpm_tee.c150 static int ftpm_tee_desc(struct udevice *dev, char *buf, int size) argument
/u-boot/drivers/remoteproc/
H A Dsandbox_testproc.c196 static int sandbox_testproc_load(struct udevice *dev, ulong addr, ulong size) argument
314 sandbox_testproc_device_to_virt(struct udevice *dev, ulong da, ulong size) argument
/u-boot/drivers/sm/
H A Dmeson-sm.c83 static int meson_sm_call_read(struct udevice *dev, void *buffer, size_t size, argument
114 static int meson_sm_call_write(struct udevice *dev, void *buffer, size_t size, argument
/u-boot/drivers/gpio/
H A Dpic32_gpio.c133 fdt_size_t size; local
H A Dmpc83xx_spisel_boot.c85 unsigned long size = plat->size; local
H A Dqe_gpio.c113 unsigned long size = plat->size; local
/u-boot/drivers/misc/
H A Dqfw.c24 static void qfw_read_entry_io(struct qfw_dev *qdev, u16 entry, u32 size, argument
35 static void qfw_read_entry_dma(struct qfw_dev *qdev, u16 entry, u32 size, argument
61 void qfw_read_entry(struct udevice *dev, u16 entry, u32 size, void *address) argument
[all...]
H A Dp2sb-uclass.c55 static inline void check_pcr_offset_align(uint offset, uint size) argument
H A Dvexpress_config.c31 vexpress_config_exec(struct vexpress_config_sysreg *syscfg, bool write, void *buf, int size) argument
65 vexpress_config_read(struct udevice *dev, int offset, void *buf, int size) argument
76 vexpress_config_write(struct udevice *dev, int offset, const void *buf, int size) argument
/u-boot/board/socionext/developerbox/
H A Ddeveloperbox.c70 u64 size; member in struct:draminfo_entry
127 unsigned long size = 0; local
[all...]
/u-boot/board/liebherr/display5/
H A Ddisplay5.c60 get_board_id(const char **pin_names, const char **ids_names, int size, bool *valid, u32 *id) argument

Completed in 136 milliseconds

<<11121314151617181920>>