Searched refs:check_if_console_is_ready (Results 1 – 1 of 1) sorted by relevance
/trusted-firmware-a-latest/plat/nvidia/tegra/drivers/spe/ |
D | shared_console.S | 35 .macro check_if_console_is_ready base, tmp1, tmp2, label macro 69 check_if_console_is_ready x0, x1, x2, register_fail 99 check_if_console_is_ready x1, x2, x3, putc_error 109 check_if_console_is_ready x1, x2, x3, putc_error
|