Home
last modified time | relevance | path

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

/u-boot/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/arch/powerpc/include/asm/
A Dprocessor.h1137 #define stringify(s) tostring(s) macro
1141 asm volatile("mfdcr %0," stringify(rn) \
1143 #define mtdcr(rn, v) asm volatile("mtdcr " stringify(rn) ",%0" : : "r" (v))
1150 asm volatile("mfspr %0," stringify(rn) \
1152 #define mtspr(rn, v) asm volatile("mtspr " stringify(rn) ",%0" : : "r" (v))
/u-boot/arch/arm/dts/
A Dstm32mp15-ddr.dtsi5 #include <linux/stringify.h>

Completed in 14 milliseconds