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()
463 DB_PRINT_L(0, "GQSPI command: %x\n", s->regs[R_GQSPI_GF_SNAPSHOT]); in xlnx_zynqmp_qspips_flush_fifo_g()
465 DB_PRINT_L(0, "Dummy GQSPI Delay Command Entry, Do nothing"); in xlnx_zynqmp_qspips_flush_fifo_g()
523 DB_PRINT_L(1, "bus %d tx = %02x\n", i, tx_rx[i]); in xlnx_zynqmp_qspips_flush_fifo_g()
525 DB_PRINT_L(1, "bus %d rx = %02x\n", i, tx_rx[i]); in xlnx_zynqmp_qspips_flush_fifo_g()
536 DB_PRINT_L(1, "bus %d push_byte = %02x\n", i, tx_rx[i]); in xlnx_zynqmp_qspips_flush_fifo_g()
650 DB_PRINT_L(debug_level, "tx = %02x\n", tx_rx[i]); in xilinx_spips_flush_txfifo()
652 DB_PRINT_L(debug_level, "rx = %02x\n", tx_rx[i]); in xilinx_spips_flush_txfifo()
[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.c41 #define DB_PRINT_L(level, ...) do { \ macro
48 #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)