Home
last modified time | relevance | path

Searched refs:DUMP_WIDTH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_core.c81 #define DUMP_WIDTH 16 macro
87 DUMP_WIDTH, 1, p, l, false); in pcan_dump_mem()
/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c4221 #define DUMP_WIDTH 23 macro
4227 printf(" %-*s = "format"\n", DUMP_WIDTH, \
4234 DUMP_WIDTH, #field); \