Home
last modified time | relevance | path

Searched refs:stringify (Results 1 – 4 of 4) sorted by relevance

/u-boot-v2022.01-rc1/scripts/dtc/
A Dutil.h38 #define stringify(s) stringify_(s) macro
A Ddtc.c99 …"\n\tBlob version to produce, defaults to "stringify(DEFAULT_FDT_VERSION)" (for dtb and asm output…
/u-boot-v2022.01-rc1/arch/powerpc/include/asm/
A Dprocessor.h1133 #define stringify(s) tostring(s) macro
1137 asm volatile("mfdcr %0," stringify(rn) \
1139 #define mtdcr(rn, v) asm volatile("mtdcr " stringify(rn) ",%0" : : "r" (v))
1146 asm volatile("mfspr %0," stringify(rn) \
1148 #define mtspr(rn, v) asm volatile("mtspr " stringify(rn) ",%0" : : "r" (v))
/u-boot-v2022.01-rc1/arch/arm/dts/
A Dstm32mp15-ddr.dtsi5 #include <linux/stringify.h>

Completed in 12 milliseconds