Searched refs:DEBUG_IO (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | io.c | 131 wl1271_debug(DEBUG_IO, "mem_start %08X mem_size %08X", in wlcore_set_partition() 133 wl1271_debug(DEBUG_IO, "reg_start %08X reg_size %08X", in wlcore_set_partition() 135 wl1271_debug(DEBUG_IO, "mem2_start %08X mem2_size %08X", in wlcore_set_partition() 137 wl1271_debug(DEBUG_IO, "mem3_start %08X mem3_size %08X", in wlcore_set_partition()
|
H A D | debug.h | 41 DEBUG_IO = BIT(19), enumerator
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-pca-isa.c | 39 #ifdef DEBUG_IO in pca_isa_writebyte() 50 #ifdef DEBUG_IO in pca_isa_readbyte()
|
/openbmc/u-boot/drivers/bios_emulator/ |
H A D | biosemui.h | 153 #define DEBUG_IO() (M.x86.debug & DEBUG_IO_TRACE_F) macro
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | if_cs.c | 89 #ifdef DEBUG_IO
|
/openbmc/qemu/hw/net/ |
H A D | e1000.c | 51 DEBUG_GENERAL, DEBUG_IO, DEBUG_MMIO, DEBUG_INTERRUPT, enumerator
|