Home
last modified time | relevance | path

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

/u-boot/arch/arm/lib/
A Dcache.c65 warn_non_spl("CACHE: Misaligned operation at range [%08lx, %08lx]\n", in check_cache_range()
/u-boot/drivers/spi/
A Dspi-uclass.c480 warn_non_spl("spi-tx-bus-width %d not supported\n", value); in spi_slave_of_to_plat()
498 warn_non_spl("spi-rx-bus-width %d not supported\n", value); in spi_slave_of_to_plat()
/u-boot/include/
A Dlog.h252 #define warn_non_spl(fmt, args...) \ macro
/u-boot/doc/develop/
A Dlogging.rst269 Figure out what to do with BUG(), BUG_ON() and warn_non_spl()

Completed in 6 milliseconds