Home
last modified time | relevance | path

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

/arch/riscv/dts/
A Dk230-u-boot.dtsi6 #include <linux/stringify.h>
/arch/powerpc/include/asm/
A Dprocessor.h1102 #define stringify(s) tostring(s) macro
1106 asm volatile("mfdcr %0," stringify(rn) \
1108 #define mtdcr(rn, v) asm volatile("mtdcr " stringify(rn) ",%0" : : "r" (v))
1115 asm volatile("mfspr %0," stringify(rn) \
1117 #define mtspr(rn, v) asm volatile("mtspr " stringify(rn) ",%0" : : "r" (v))
/arch/mips/dts/
A Dmt7621-u-boot.dtsi8 #include <linux/stringify.h>
/arch/arm/dts/
A Dstm32mp1-ddr.dtsi5 #include <linux/stringify.h>

Completed in 709 milliseconds