Home
last modified time | relevance | path

Searched defs:__maybe_unused (Results 1 – 13 of 13) sorted by relevance

/openbmc/u-boot/arch/m68k/cpu/mcf5227x/
H A Dcpu_init.c29 fbcs_t *fbcs __maybe_unused = (fbcs_t *) MMAP_FBCS; in cpu_init_f() local
/openbmc/u-boot/cmd/
H A Ddate.c36 int old_bus __maybe_unused; in do_date() local
H A Dusb_mass_storage.c143 int cable_ready_timeout __maybe_unused; in do_usb_mass_storage() local
/openbmc/u-boot/drivers/ddr/imx/imx8m/
H A Dddrphy_utils.c73 unsigned int string_index, arg __maybe_unused; in decode_streaming_message() local
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu_init.c27 fbcs_t *fbcs __maybe_unused = (fbcs_t *) MMAP_FBCS; in init_fbcs() local
/openbmc/u-boot/drivers/mmc/
H A Drockchip_dw_mmc.c101 struct udevice *pwr_dev __maybe_unused; in rockchip_dwmmc_probe() local
H A Dftsdc010_mci.c429 struct udevice *pwr_dev __maybe_unused; in ftsdc010_mmc_probe() local
H A Dfsl_esdhc.c949 int ret __maybe_unused; in esdhc_set_ios_common() local
/openbmc/u-boot/arch/arm/mach-mvebu/
H A Dmbus.c350 armada_370_xp_mbus_data __maybe_unused = { variable
358 kirkwood_mbus_data __maybe_unused = { variable
/openbmc/u-boot/include/linux/
H A Dcompiler-gcc.h124 #define __maybe_unused __attribute__((unused)) macro
H A Dcompiler.h378 # define __maybe_unused /* unimplemented */ macro
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_compress.c284 Int32 nBytes __maybe_unused; in sendMTFValues() local
/openbmc/u-boot/common/
H A Dimage.c52 # define __maybe_unused /* unimplemented */ macro