Home
last modified time | relevance | path

Searched refs:DB_PRINT_L (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/hw/ssi/
H A Dxilinx_spips.c44 #define DB_PRINT_L(level, ...) do { \ macro
233 DB_PRINT_L(1, "%sselecting peripheral %d\n", in xilinx_spips_update_cs()
244 DB_PRINT_L(1, "moving to snoop check state\n"); in xilinx_spips_update_cs()
662 DB_PRINT_L(0, "rx FIFO overflow"); in xilinx_spips_flush_txfifo()
681 DB_PRINT_L(debug_level, "initial snoop state: %x\n", in xilinx_spips_flush_txfifo()
738 DB_PRINT_L(debug_level, "final snoop state: %x\n", in xilinx_spips_flush_txfifo()
1171 DB_PRINT_L(0, "pushing read instruction: %02x\n", in lqspi_load_cache()
1192 DB_PRINT_L(0, "pushing dummy byte\n"); in lqspi_load_cache()
1199 DB_PRINT_L(0, "starting QSPI data read\n"); in lqspi_load_cache()
1273 DB_PRINT_L(0, "realized spips\n"); in xilinx_spips_realize()
[all …]
H A Dstm32f2xx_spi.c35 #define DB_PRINT_L(lvl, fmt, args...) do { \ macro
41 #define DB_PRINT(fmt, args...) DB_PRINT_L(1, fmt, ## args)
H A Dmss-spi.c37 #define DB_PRINT_L(lvl, fmt, args...) do { \ macro
43 #define DB_PRINT(fmt, args...) DB_PRINT_L(1, fmt, ## args)
/openbmc/qemu/hw/misc/
H A Dstm32f2xx_syscfg.c34 #define DB_PRINT_L(lvl, fmt, args...) do { \ macro
40 #define DB_PRINT(fmt, args...) DB_PRINT_L(1, fmt, ## args)
/openbmc/qemu/hw/char/
H A Dstm32f2xx_usart.c37 #define DB_PRINT_L(lvl, fmt, args...) do { \ macro
43 #define DB_PRINT(fmt, args...) DB_PRINT_L(1, fmt, ## args)
/openbmc/qemu/hw/adc/
H A Dstm32f2xx_adc.c36 #define DB_PRINT_L(lvl, fmt, args...) do { \ macro
42 #define DB_PRINT(fmt, args...) DB_PRINT_L(1, fmt, ## args)
/openbmc/qemu/hw/timer/
H A Dmss-timer.c38 #define DB_PRINT_L(lvl, fmt, args...) do { \ macro
44 #define DB_PRINT(fmt, args...) DB_PRINT_L(1, fmt, ## args)
H A Dstm32f2xx_timer.c37 #define DB_PRINT_L(lvl, fmt, args...) do { \ macro
43 #define DB_PRINT(fmt, args...) DB_PRINT_L(1, fmt, ## args)
H A Da9gtimer.c40 #define DB_PRINT_L(level, ...) do { \ macro
47 #define DB_PRINT(...) DB_PRINT_L(0, ## __VA_ARGS__)
/openbmc/qemu/hw/intc/
H A Dxlnx-zynqmp-ipi.c42 #define DB_PRINT_L(lvl, fmt, args...) do {\ macro
48 #define DB_PRINT(fmt, args...) DB_PRINT_L(1, fmt, ## args)
H A Dxlnx-pmu-iomod-intc.c42 #define DB_PRINT_L(lvl, fmt, args...) do {\ macro
48 #define DB_PRINT(fmt, args...) DB_PRINT_L(1, fmt, ## args)