Home
last modified time | relevance | path

Searched refs:STR1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Dentry.h244 #define STR(X) STR1(X)
245 #define STR1(X) #X
/openbmc/qemu/hw/misc/
H A Daspeed_lpc.c40 #define STR1 TO_REG(0x3C) macro
84 .str = STR1
128 .reg = STR1,
/openbmc/qemu/hw/timer/
H A Drenesas_cmt.c45 FIELD(CMSTR, STR1, 1, 1)
146 start_stop(cmt, 1, FIELD_EX16(cmt->cmstr, CMSTR, STR1)); in cmt_write()