Home
last modified time | relevance | path

Searched refs:__stringify (Results 101 – 125 of 591) sorted by relevance

12345678910>>...24

/openbmc/u-boot/include/configs/
H A DMPC8572DS.h580 "uboot=" __stringify(CONFIG_UBOOTPATH) "\0" \
582 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \
584 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \
586 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
588 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \
590 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
H A DMPC8536DS.h609 "uboot=" __stringify(CONFIG_UBOOTPATH) "\0" \
611 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \
613 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \
615 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
617 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \
619 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
H A DMPC8323ERDB.h463 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \
465 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \
467 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
469 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \
471 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
H A DMPC8349ITX.h656 "console=" __stringify(CONSOLE) "\0" \
660 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \
662 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \
664 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
666 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \
668 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
H A Dnitrogen6x.h126 "kernel_addr_r=" __stringify(CONFIG_LOADADDR) "\0" \
127 "pxefile_addr_r=" __stringify(CONFIG_LOADADDR) "\0" \
128 "scriptaddr=" __stringify(CONFIG_LOADADDR) "\0" \
H A DMPC8641HPCN.h610 "uboot=" __stringify(CONFIG_UBOOTPATH) "\0" \
612 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \
614 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \
616 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
618 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \
620 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
H A DT104xRDB.h780 "usb1:dr_mode=host,phy_type=" __stringify(__USB_PHY_TYPE) ";"\
781 "usb2:dr_mode=host,phy_type=" __stringify(__USB_PHY_TYPE) "\0"\
783 "video-mode=" __stringify(DIU_ENVIRONMENT) "\0" \
784 "uboot=" __stringify(CONFIG_UBOOTPATH) "\0" \
785 "ubootaddr=" __stringify(CONFIG_SYS_TEXT_BASE) "\0" \
794 "ramdiskfile=" __stringify(RAMDISKFILE) "\0" \
796 "fdtfile=" __stringify(FDTFILE) "\0" \
H A DT102xRDB.h767 "bank_intlv=" __stringify(BANK_INTLV) "\0" \
768 "usb1:dr_mode=host,phy_type=" __stringify(__USB_PHY_TYPE) "\0" \
769 "ramdiskfile=" __stringify(CONFIG_BOARDNAME) "/ramdisk.uboot\0" \
770 "fdtfile=" __stringify(CONFIG_BOARDNAME) "/" \
771 __stringify(CONFIG_BOARDNAME) ".dtb\0" \
772 "uboot=" __stringify(CONFIG_UBOOTPATH) "\0" \
773 "ubootaddr=" __stringify(CONFIG_SYS_TEXT_BASE) "\0" \
H A Dlsxl.h105 "&& sf erase " __stringify(CONFIG_ENV_OFFSET) \
106 " +" __stringify(CONFIG_ENV_SIZE) "\0" \
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/
H A D2000.c32 #define IWL2030_MODULE_FIRMWARE(api) IWL2030_FW_PRE "-" __stringify(api) ".ucode"
35 #define IWL2000_MODULE_FIRMWARE(api) IWL2000_FW_PRE "-" __stringify(api) ".ucode"
38 #define IWL105_MODULE_FIRMWARE(api) IWL105_FW_PRE "-" __stringify(api) ".ucode"
41 #define IWL135_MODULE_FIRMWARE(api) IWL135_FW_PRE "-" __stringify(api) ".ucode"
H A D7000.c38 #define IWL7260_MODULE_FIRMWARE(api) IWL7260_FW_PRE "-" __stringify(api) ".ucode"
41 #define IWL3160_MODULE_FIRMWARE(api) IWL3160_FW_PRE "-" __stringify(api) ".ucode"
44 #define IWL3168_MODULE_FIRMWARE(api) IWL3168_FW_PRE "-" __stringify(api) ".ucode"
47 #define IWL7265_MODULE_FIRMWARE(api) IWL7265_FW_PRE "-" __stringify(api) ".ucode"
50 #define IWL7265D_MODULE_FIRMWARE(api) IWL7265D_FW_PRE "-" __stringify(api) ".ucode"
/openbmc/linux/drivers/media/pci/dt3155/
H A Ddt3155.h23 #define DT3155_VERSION __stringify(DT3155_VER_MAJ) "." \
24 __stringify(DT3155_VER_MIN) "." \
25 __stringify(DT3155_VER_EXT)
/openbmc/linux/arch/parisc/include/asm/
H A Djump_label.h20 __stringify(ASM_ULONG_INSN) " %c0 - .\n\t" in arch_static_branch()
37 __stringify(ASM_ULONG_INSN) " %c0 - .\n\t" in arch_static_branch_jump()
/openbmc/u-boot/arch/arm/include/asm/
H A Dopcodes.h222 #define ___inst_arm(x) ".long " __stringify(x) "\n\t"
223 #define ___inst_thumb16(x) ".short " __stringify(x) "\n\t"
225 ".short " __stringify(first) ", " __stringify(second) "\n\t"
/openbmc/linux/arch/arm/include/asm/
H A Dopcodes.h227 #define ___inst_arm(x) ".long " __stringify(x) "\n\t"
228 #define ___inst_thumb16(x) ".short " __stringify(x) "\n\t"
230 ".short " __stringify(first) ", " __stringify(second) "\n\t"
/openbmc/u-boot/include/environment/ti/
H A Dboot.h20 "name=vbmeta,size=" __stringify(VBMETA_PART_SIZE) \
134 "fastboot " __stringify(CONFIG_FASTBOOT_USB_DEV) "; " \
/openbmc/linux/arch/arc/include/asm/
H A Djump_label.h34 asm goto(".balign "__stringify(JUMP_LABEL_NOP_SIZE)" \n" in arch_static_branch()
50 asm goto(".balign "__stringify(JUMP_LABEL_NOP_SIZE)" \n" in arch_static_branch_jump()
/openbmc/u-boot/include/configs/km/
H A Dkmp204x-common.h379 "fdt_addr_r=" __stringify(CONFIG_KM_FDT_ADDR) "\0" \
390 "usb_phy_type=" __stringify(__USB_PHY_TYPE) "\0" \
395 "sf erase " __stringify(CONFIG_ENV_OFFSET) " " \
396 __stringify(CONFIG_ENV_TOTAL_SIZE)"\0"
/openbmc/linux/drivers/crypto/caam/
H A Dcaamhash.c396 print_hex_dump_debug("key_in@"__stringify(__LINE__)": ", in hash_digest_key()
398 print_hex_dump_debug("jobdesc@"__stringify(__LINE__)": ", in hash_digest_key()
609 print_hex_dump_debug("ctx@"__stringify(__LINE__)": ", in ahash_done_cpy()
663 print_hex_dump_debug("buf@" __stringify(__LINE__)": ", in ahash_done_switch()
667 print_hex_dump_debug("ctx@"__stringify(__LINE__)": ", in ahash_done_switch()
671 print_hex_dump_debug("result@"__stringify(__LINE__)": ", in ahash_done_switch()
932 print_hex_dump_debug("buf@" __stringify(__LINE__)": ", in ahash_update_ctx()
993 print_hex_dump_debug("jobdesc@"__stringify(__LINE__)": ", in ahash_final_ctx()
1067 print_hex_dump_debug("jobdesc@"__stringify(__LINE__)": ", in ahash_finup_ctx()
1303 print_hex_dump_debug("buf@" __stringify(__LINE__)": ", in ahash_update_no_ctx()
[all …]
H A Dkey_gen.c61 print_hex_dump_debug("ctx.key@" __stringify(__LINE__)": ", in gen_split_key()
103 print_hex_dump_debug("jobdesc@"__stringify(__LINE__)": ", in gen_split_key()
116 print_hex_dump_debug("ctx.key@"__stringify(__LINE__)": ", in gen_split_key()
/openbmc/linux/drivers/w1/slaves/
H A Dw1_smem.c58 MODULE_ALIAS("w1-family-" __stringify(W1_FAMILY_SMEM_01));
59 MODULE_ALIAS("w1-family-" __stringify(W1_FAMILY_SMEM_81));
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_client.h16 __stringify(IAVF_CLIENT_VERSION_MAJOR) "." \
17 __stringify(IAVF_CLIENT_VERSION_MINOR) "." \
18 __stringify(IAVF_CLIENT_VERSION_BUILD)
/openbmc/linux/drivers/power/reset/
H A Dat91-sama5d2_shdwc.c142 " ldr r6, [%2, #" __stringify(AT91_SHDW_CR) "]\n\t" in at91_poweroff()
147 " str %1, [%0, #" __stringify(AT91_DDRSDRC_LPR) "]\n\t" in at91_poweroff()
151 " bic r6, r6, #" __stringify(AT91_PMC_CSS) "\n\t" in at91_poweroff()
154 "2: ldr r6, [%4, #" __stringify(AT91_PMC_SR) "]\n\t" in at91_poweroff()
155 " tst r6, #" __stringify(AT91_PMC_MCKRDY) "\n\t" in at91_poweroff()
159 " str %3, [%2, #" __stringify(AT91_SHDW_CR) "]\n\t" in at91_poweroff()
/openbmc/linux/arch/mips/include/asm/
H A Dfutex.h39 __stringify(__WEAK_LLSC_MB) " \n" \
69 __stringify(__WEAK_LLSC_MB) " \n" \
155 __stringify(__WEAK_LLSC_MB) " \n" in futex_atomic_cmpxchg_inatomic()
/openbmc/linux/arch/arm/include/asm/vdso/
H A Dcp15.h15 "mrc", "mcr", __stringify(p15, Op1, %0, CRn, CRm, Op2), u32
17 "mrrc", "mcrr", __stringify(p15, Op1, %Q0, %R0, CRm), u64

12345678910>>...24