Home
last modified time | relevance | path

Searched refs:DMSG (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dpxa25x_udc.h147 #define DMSG(stuff...) pr_debug("udc: " stuff) macro
167 DMSG("%s %02X =%s%s%s%s%s%s%s%s\n", in dump_udccr()
184 DMSG("%s %s %02X =%s%s%s%s%s%s%s%s\n", in dump_udccs0()
204 DMSG("%s, uicr %02X.%02X, usir %02X.%02x, ufnr %02X.%02X\n", in dump_state()
210 DMSG("udccfr %02X =%s%s\n", tmp, in dump_state()
216 DMSG("no gadget driver bound\n"); in dump_state()
219 DMSG("ep0 driver '%s'\n", dev->driver->driver.name); in dump_state()
222 DMSG("ep0 IN %lu/%lu, OUT %lu/%lu\n", in dump_state()
229 DMSG ("udccs%d = %02x\n", i, udc_ep_get_UDCCS(&dev->ep[i])); in dump_state()
243 #define DBG(lvl, stuff...) do{if ((lvl) <= UDC_DEBUG) DMSG(stuff);}while(0)
H A Dpxa25x_udc.c433 DMSG("%s, bad ep or descriptor\n", __func__); in pxa25x_ep_enable()
441 DMSG("%s, %s type mismatch\n", __func__, _ep->name); in pxa25x_ep_enable()
450 DMSG("%s, bad %s maxpacket\n", __func__, _ep->name); in pxa25x_ep_enable()
456 DMSG("%s, bogus device state\n", __func__); in pxa25x_ep_enable()
481 DMSG("%s, %s not enabled\n", __func__, in pxa25x_ep_disable()
762 DMSG("%s overflow %d\n", in read_fifo()
818 DMSG("%s overflow\n", ep->ep.name); in read_ep0_fifo()
850 DMSG("%s, bad params\n", __func__); in pxa25x_ep_queue()
856 DMSG("%s, bad ep\n", __func__); in pxa25x_ep_queue()
863 DMSG("%s, bogus device state\n", __func__); in pxa25x_ep_queue()
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/tpm_log_test/
H A Dta_entry.c56 DMSG("Received %i bytes of event log", params[0].memref.size); in test_with_right_parameters()
57 DMSG("Parsing the event log header:"); in test_with_right_parameters()
60 DMSG("\tPCRIndex = 0x%" PRIx32, field); in test_with_right_parameters()
73 DMSG("\tEventType = 0x%" PRIx32, field); in test_with_right_parameters()
98 DMSG("--> Digest value passed"); in test_with_right_parameters()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/
H A Dta_entry.c20 DMSG("TA_CreateEntryPoint"); in TA_CreateEntryPoint()
27 DMSG("TA_DestroyEntryPoint"); in TA_DestroyEntryPoint()
38 DMSG("TA_OpenSessionEntryPoint"); in TA_OpenSessionEntryPoint()
47 DMSG("TA_CloseSessionEntryPoint"); in TA_CloseSessionEntryPoint()
H A Dos_test.c213 DMSG("Found \"%s\" value \"%s\"\n", nbuf, vbuf); in print_properties()
737 DMSG("Testing bget"); in test_bget()
742 DMSG("Bget OK"); in test_bget()
756 DMSG("Calling longjmp"); in call_longjmp()
1294 DMSG("os_test_global=%d", os_test_global); in os_test_init()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtrace.h83 #define DMSG(...) (void)0 macro
85 #define DMSG(...) trace_printf_helper(TRACE_DEBUG, true, __VA_ARGS__) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtrace.h65 #define DMSG(...) (void)0 macro
67 #define DMSG(...) trace_printf_helper(TRACE_DEBUG, true, __VA_ARGS__) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtrace.h65 #define DMSG(...) (void)0 macro
67 #define DMSG(...) trace_printf_helper(TRACE_DEBUG, true, __VA_ARGS__) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test_lib_dl/
H A Dos_test_lib_dl.c16 DMSG("os_test_global=%d", os_test_global); in os_test_shlib_dl_init()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test_lib/
H A Dos_test_lib.c16 DMSG("os_test_global=%d", os_test_global); in os_test_shlib_init()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/storage_benchmark/
H A Dbenchmark.c118 DMSG("Write data, remain bytes: %zu", remain_bytes); in test_write()
159 DMSG("Read data, remain bytes: %zu", remain_bytes); in test_read()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sha_perf/
H A Dta_sha_perf.c17 DMSG(name ": 0x%08x", (res)); \
/OK3568_Linux_fs/external/security/rk_tee_user/v1/client_export/public/
H A Dteec_trace.h129 #define DMSG(fmt, ...) dprintf(TRACE_DEBUG, fmt "\n", ##__VA_ARGS__) macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/
H A Dteec_trace.h134 #define DMSG(fmt, ...) dprintf(TRACE_DEBUG, fmt "\n", ##__VA_ARGS__) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dteec_trace.h134 #define DMSG(fmt, ...) dprintf(TRACE_DEBUG, fmt "\n", ##__VA_ARGS__) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/
H A Dhermes.c77 #define DMSG(stuff...) do {printk(KERN_DEBUG "hermes @ %p: " , hw->iobase); \ macro
84 #define DEBUG(lvl, stuff...) if ((lvl) <= HERMES_DEBUG) DMSG(stuff)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/aes_perf/
H A Dta_aes_perf.c18 DMSG(name ": 0x%08x", (res)); \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/storage/
H A Dstorage.c527 DMSG("\n\nLOOP : %d", i); in ta_storage_cmd_loop()