Searched defs:func (Results 51 - 75 of 106) sorted by relevance

12345

/u-boot/arch/arm/mach-tegra/
H A Dxusb-padctl-common.h44 unsigned int func; member in struct:tegra_xusb_padctl_pin
57 const char *func; member in struct:tegra_xusb_padctl_group
/u-boot/lib/
H A Dtrace.c135 int func; local
196 size_t func; local
[all...]
/u-boot/include/
H A Devent.h239 event_handler_t func; member in struct:evspy_info
258 event_handler_simple_t func; member in struct:evspy_info_simple
H A Dtee.h182 u32 func; member in struct:tee_invoke_arg
/u-boot/drivers/bios_emulator/
H A Dbesys.c417 BE_accessReg(int regOffset, u32 value, int func) argument
/u-boot/common/
H A Dlog.c237 _log(enum log_category_t cat, enum log_level_t level, const char *file, int line, const char *func, const char *fmt, ...) argument
293 _log_buffer(enum log_category_t cat, enum log_level_t level, const char *file, int line, const char *func, ulong addr, const void *data, uint width, uint count, uint linelen) argument
H A Dbootstage.c165 bootstage_mark_code(const char *file, const char *func, int linenum) argument
/u-boot/cmd/
H A Dusb.c455 usb_for_each_root_dev(usb_dev_func_t func) argument
H A Deficonfig_sbkey.c310 prepare_signature_list_menu(struct efimenu *efi_menu, void *varname, void *db, efi_uintn_t db_size, eficonfig_entry_func func) argument
H A Dlog.c347 const char *func; local
/u-boot/drivers/core/
H A Dacpi.c301 acpi_method func; local
/u-boot/drivers/gpio/
H A Datmel_pio4.c52 atmel_pio4_config_io_func(u32 port, u32 pin, u32 func, u32 config) argument
H A Dsunxi_gpio.c273 int func; local
/u-boot/arch/arm/mach-exynos/
H A Dpinmux.c622 unsigned int func, ext_func; local
737 unsigned int func, ext_func; local
[all...]
/u-boot/drivers/pinctrl/qcom/
H A Dpinctrl-ipq4019.c318 const msm_pin_function *func = ipq4019_pin_functions + pin; local
/u-boot/drivers/pinctrl/
H A Dpinctrl-uclass.c329 pinctrl_request(struct udevice *dev, int func, int flags) argument
339 pinctrl_request_noflags(struct udevice *dev, int func) argument
H A Dpinctrl-at91-pio4.c159 u32 offset, func, bank, line; local
/u-boot/examples/standalone/
H A Dsched.c52 int (*func) (void *); member in struct:lthread
/u-boot/drivers/tee/optee/
H A Doptee_msg.h186 u32 func; member in struct:optee_msg_arg
/u-boot/drivers/net/bnxt/
H A Dbnxt_dbg.h94 void dbg_pci(struct bnxt *bp, const char *func, u16 cmd_reg) argument
112 void dbg_mem(struct bnxt *bp, const char *func) argument
250 void dbg_flags(const char *func, u32 flags) argument
267 void dump_hwrm_req(struct bnxt *bp, const char *func, u3 argument
279 debug_resp(struct bnxt *bp, const char *func, u32 resp_len, u16 err) argument
299 dbg_hw_cmd(struct bnxt *bp, const char *func, u16 cmd_len, u16 resp_len, u32 cmd_tmo, u16 err) argument
316 dbg_short_cmd(u8 *req, const char *func, u32 len) argument
386 dbg_rx_pkt(struct bnxt *bp, const char *func, uchar *pkt, int len) argument
474 dbg_mem_free_done(const char *func) argument
483 dbg_mem_alloc_fail(const char *func) argument
[all...]
/u-boot/drivers/pinctrl/renesas/
H A Dpinctrl-rzn1.c108 const char *func; member in struct:rzn1_pin_group
163 rzn1_pinctrl_mdio_select(struct rzn1_pinctrl_priv *priv, int mdio, u32 func) argument
179 rzn1_set_hw_pin_func(struct rzn1_pinctrl_priv *priv, unsigned int pin, unsigned int func) argument
330 unsigned int func = val >> 8; local
[all...]
/u-boot/drivers/tee/
H A Dsandbox.c117 static u32 pta_scp03_invoke_func(struct udevice *dev, u32 func, uint num_params, argument
167 static u32 ta_avb_invoke_func(struct udevice *dev, u32 func, uint num_params, argument
350 static u32 ta_rpc_test_invoke_func(struct udevice *dev, u32 func, argument
/u-boot/arch/arm/mach-mvebu/serdes/axp/
H A Dhigh_speed_env_lib.c1454 u32 pex_cfg_read(u32 pex_if, u32 bus, u32 dev, u32 func, u32 offs) argument
/u-boot/arch/x86/lib/
H A Dmpspec.c283 mp_determine_pci_dstirq(int bus, int dev, int func, int pirq) argument
321 int bus, dev, func; local
/u-boot/arch/arm/include/asm/arch-tegra/
H A Dpinmux.h112 u32 func:8; /* function to assign PMUX_FUNC_... */ member in struct:pmux_pingrp_config
236 u32 func:8; /* function to assign PMUX_FUNC_... */ member in struct:pmux_mipipadctrlgrp_config

Completed in 149 milliseconds

12345