Home
last modified time | relevance | path

Searched defs:lvl (Results 1 – 21 of 21) sorted by relevance

/openbmc/qemu/hw/misc/
H A Dstm32f2xx_syscfg.c34 #define DB_PRINT_L(lvl, fmt, args...) do { \ argument
/openbmc/qemu/hw/adc/
H A Dstm32f2xx_adc.c36 #define DB_PRINT_L(lvl, fmt, args...) do { \ argument
/openbmc/u-boot/drivers/usb/gadget/
H A Dep0.c45 #define dbg_ep0(lvl,fmt,args...) argument
/openbmc/qemu/hw/ssi/
H A Dstm32f2xx_spi.c35 #define DB_PRINT_L(lvl, fmt, args...) do { \ argument
H A Dmss-spi.c37 #define DB_PRINT_L(lvl, fmt, args...) do { \ argument
/openbmc/qemu/hw/intc/
H A Dxlnx-pmu-iomod-intc.c42 #define DB_PRINT_L(lvl, fmt, args...) do {\ argument
H A Dxlnx-zynqmp-ipi.c42 #define DB_PRINT_L(lvl, fmt, args...) do {\ argument
H A Darmv7m_nvic.c476 int lvl; in nvic_irq_update() local
/openbmc/qemu/hw/timer/
H A Dstm32f2xx_timer.c37 #define DB_PRINT_L(lvl, fmt, args...) do { \ argument
H A Dmss-timer.c38 #define DB_PRINT_L(lvl, fmt, args...) do { \ argument
/openbmc/u-boot/fs/btrfs/
H A Dctree.c154 u8 lvl, prev_lvl; in btrfs_search_tree() local
/openbmc/qemu/include/hw/arm/
H A Dsmmu-common.h35 #define VMSA_BIT_LVL(isz, strd, lvl) ((isz) - (strd) * \ argument
37 #define VMSA_IDXMSK(isz, strd, lvl) ((1ULL << \ argument
/openbmc/u-boot/drivers/gpio/
H A Dintel_ich6_gpio.c48 uint16_t lvl; member
/openbmc/qemu/hw/usb/
H A Dccid-card-passthru.c26 #define DPRINTF(card, lvl, fmt, ...) \ argument
H A Dccid-card-emulated.c41 #define DPRINTF(card, lvl, fmt, ...) \ argument
H A Dxen-usb.c44 #define TR(xendev, lvl, fmt, args...) \ argument
H A Ddev-smartcard-reader.c51 #define DPRINTF(s, lvl, fmt, ...) \ argument
/openbmc/openbmc/poky/bitbake/lib/bb/
H A D__init__.py141 def debug(lvl, *args): argument
/openbmc/u-boot/drivers/spi/
H A Ddavinci_spi.c97 dv_reg lvl; /* 0x0c */ member
/openbmc/libmctp/
H A Dastlpc.c143 #define astlpc_prlog(ctx, lvl, fmt, ...) \ argument
/openbmc/u-boot/fs/ubifs/
H A Dlpt.c1094 int i, lvl, max_offs; in validate_nnode() local