Home
last modified time | relevance | path

Searched refs:SYS_WRITEC (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/tcg/aarch64/system/
H A Dboot.S17 #define SYS_WRITEC 0x03 /* character to debug channel */ macro
220 mov x0, SYS_WRITEC
/openbmc/qemu/tests/tcg/arm/system/
H A Dboot.S13 #define SYS_WRITEC 0x03 /* character to debug channel */ macro
196 mov r0, #SYS_WRITEC
/openbmc/linux/arch/arm/boot/compressed/
H A Ddebug.S28 mov r0, #0x03 @ SYS_WRITEC
/openbmc/u-boot/arch/arm/lib/
H A Ddebug.S122 mov r0, #0x03 @ SYS_WRITEC
/openbmc/linux/arch/arm/kernel/
H A Ddebug.S144 mov r0, #0x03 @ SYS_WRITEC