| /rk3399_rockchip-uboot/arch/sandbox/cpu/ |
| H A D | start.c | 134 const char *fmt = "%s.dtb"; in sandbox_cmdline_cb_default_fdt() local
|
| /rk3399_rockchip-uboot/drivers/remoteproc/ |
| H A D | rproc-uclass.c | 6 #define pr_fmt(fmt) "%s: " fmt, __func__ argument
|
| /rk3399_rockchip-uboot/drivers/sound/ |
| H A D | rk817_codec.c | 282 unsigned int fmt, unsigned int channels) in rk817_hw_params()
|
| H A D | wm8994.c | 160 int wm8994_set_fmt(int aif_id, unsigned int fmt) in wm8994_set_fmt()
|
| /rk3399_rockchip-uboot/drivers/bios_emulator/ |
| H A D | besys.c | 66 #define debug_io(fmt, ...) printf(fmt, ##__VA_ARGS__) argument
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra124/ |
| H A D | xusb-padctl.c | 7 #define pr_fmt(fmt) "tegra-xusb-padctl: " fmt argument
|
| /rk3399_rockchip-uboot/include/drm/ |
| H A D | drm_mipi_dsi.h | 178 static inline int mipi_dsi_pixel_format_to_bpp(enum mipi_dsi_pixel_format fmt) in mipi_dsi_pixel_format_to_bpp()
|
| /rk3399_rockchip-uboot/fs/jffs2/ |
| H A D | jffs2_nand_1pass.c | 21 # define DEBUGF(fmt,args...) printf(fmt ,##args) argument 23 # define DEBUGF(fmt,args...) argument
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | boot_merger.h | 19 #define LOGE(fmt, args...) fprintf(stderr, "E: [%s] "fmt, __func__, ##args) argument 20 #define LOGD(fmt, args...) do {\ argument
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | fdc.c | 20 #define PRINTF(fmt,args...) printf (fmt ,##args) argument 22 #define PRINTF(fmt,args...) argument
|
| H A D | eeprom.c | 299 const char *const fmt = in eeprom_execute_command() local
|
| H A D | ubi.c | 28 #define ubi_msg(fmt, ...) printf("UBI: " fmt "\n", ##__VA_ARGS__) argument
|
| H A D | nvedit.c | 1276 int fmt = 0; in do_env_export() local 1393 int fmt = 0; in do_env_import() local
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | ipu_common.c | 1182 uint32_t bytes_per_pixel(uint32_t fmt) in bytes_per_pixel() 1215 ipu_color_space_t format_to_colorspace(uint32_t fmt) in format_to_colorspace()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | console.c | 318 int serial_printf(const char *fmt, ...) in serial_printf() 394 int fprintf(int file, const char *fmt, ...) in fprintf()
|
| H A D | lrz.c | 283 zperr(const char *fmt, ...) in zperr() 305 zpfatal(const char *fmt, ...) in zpfatal()
|
| H A D | xyzModem.c | 185 zm_dprintf (char *fmt, ...) in zm_dprintf()
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra210/ |
| H A D | xusb-padctl.c | 7 #define pr_fmt(fmt) "tegra-xusb-padctl: " fmt argument
|
| /rk3399_rockchip-uboot/drivers/rtc/ |
| H A D | ds1302.c | 55 unsigned char fmt:1; /* 1=12 hour 0=24 hour */ member
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | ubi.h | 46 #define ubi_msg(ubi, fmt, ...) argument 48 #define ubi_msg(ubi, fmt, ...) printk(UBI_NAME_STR "%d: " fmt "\n", \ argument 53 #define ubi_warn(ubi, fmt, ...) pr_warn(UBI_NAME_STR "%d warning: %s: " fmt "\n", \ argument 56 #define ubi_err(ubi, fmt, ...) pr_err(UBI_NAME_STR "%d error: %s: " fmt "\n", \ argument
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | cros_ec.c | 33 #define debug_trace(fmt, b...) debug(fmt, #b) argument 35 #define debug_trace(fmt, b...) argument
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/ |
| H A D | bbt.c | 10 #define pr_fmt(fmt) "nand-bbt: " fmt argument
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx7ulp/ |
| H A D | scg.h | 13 #define clk_debug(fmt, args...) printf(fmt, ##args) argument 15 #define clk_debug(fmt, args...) argument
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | davinci_emac.c | 37 #define debug_emac(fmt,args...) if (emac_dbg) printf(fmt,##args) argument
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | fit_image.c | 212 static int fdt_property_strf(void *fdt, const char *name, const char *fmt, ...) in fdt_property_strf()
|