Home
last modified time | relevance | path

Searched defs:func (Results 126 – 150 of 314) sorted by relevance

12345678910>>...13

/openbmc/u-boot/include/configs/
H A Dudoo_neo.h56 #define BOOT_TARGET_DEVICES(func) \ argument
H A Dmvebu_armada-37xx.h92 #define BOOT_TARGET_DEVICES(func) \ argument
H A Dkp_imx53.h75 #define BOOT_TARGET_DEVICES(func) \ argument
H A Del6x_common.h68 #define BOOT_TARGET_DEVICES(func) \ argument
H A Dmvebu_armada-8k.h98 #define BOOT_TARGET_DEVICES(func) \ argument
H A Dusbarmory.h61 #define BOOT_TARGET_DEVICES(func) func(MMC, mmc, 0) argument
H A Dexynos7420-common.h69 #define BOOT_TARGET_DEVICES(func) \ argument
H A Dax25-ae350.h136 #define BOOT_TARGET_DEVICES(func) \ argument
H A Dmx6cuboxi.h122 #define BOOT_TARGET_DEVICES(func) \ argument
H A Dpcm051.h44 #define BOOT_TARGET_DEVICES(func) \ argument
H A Domap3_igep00x0.h48 #define BOOT_TARGET_DEVICES(func) \ argument
/openbmc/u-boot/arch/x86/lib/
H A Dbios_interrupts.c104 unsigned short func = (unsigned short)M.x86.R_EAX; in int1a_handler() local
H A Dpinctrl_ich6.c41 static int ich6_pinctrl_set_function(uint16_t base, unsigned offset, int func) in ich6_pinctrl_set_function()
/openbmc/u-boot/drivers/pinctrl/broadcom/
H A Dpinctrl-bcm283x.c32 int func) in bcm2835_gpio_set_func_id()
/openbmc/qemu/tests/tcg/s390x/
H A Dex-branch.c10 void (*func)(long *link, long *magic); member
H A Dsignals-s390x.c110 static void check_sigsegv(void *func, enum exception exception, in check_sigsegv()
/openbmc/openpower-hw-diags/analyzer/plugins/
H A Dplugin.hpp112 PluginFunction func; in get() local
/openbmc/u-boot/drivers/pci/
H A Dpcie_xilinx.c63 unsigned int func = PCI_FUNC(bdf); in pcie_xilinx_config_address() local
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-at91-pio4.c112 u32 offset, func, bank, line; in atmel_pinctrl_set_state() local
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dpinmux.c622 unsigned int func, ext_func; in exynos4_mmc_config() local
737 unsigned int func, ext_func; in exynos4x12_mmc_config() local
/openbmc/u-boot/arch/x86/cpu/qemu/
H A Dqemu.c167 int mp_determine_pci_dstirq(int bus, int dev, int func, int pirq) in mp_determine_pci_dstirq()
/openbmc/phosphor-fan-presence/monitor/
H A Dpower_off_cause.hpp211 [](bool func) { return !func; }); in satisfied()
/openbmc/phosphor-fan-presence/
H A Djson_config.hpp117 JsonConfig(std::function<void()> func) : _loadFunc(func) in JsonConfig()
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dpinmux.h112 u32 func:8; /* function to assign PMUX_FUNC_... */ member
236 u32 func:8; /* function to assign PMUX_FUNC_... */ member
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Drepository.hpp260 void subscribeToAdds(const std::string& name, AddCallback func) in subscribeToAdds()
288 void subscribeToDeletes(const std::string& name, DeleteCallback func) in subscribeToDeletes()

12345678910>>...13