Searched refs:debug_printf (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/power/x86/intel-speed-select/ |
| H A D | isst-core.c | 24 debug_printf("cpu:%d WRITE_PM_CONFIG resp:%x\n", cpu, resp); in isst_write_pm_config() 39 debug_printf("cpu:%d READ_PM_CONFIG resp:%x\n", cpu, resp); in isst_read_pm_config() 63 debug_printf("cpu:%d CONFIG_TDP_GET_LEVELS_INFO resp:%x\n", cpu, resp); in isst_get_ctdp_levels() 94 debug_printf("cpu:%d pm_config is not supported \n", cpu); in isst_get_ctdp_control() 96 debug_printf("cpu:%d pm_config SST-CP state:%d cap:%d \n", cpu, cp_state, cp_cap); in isst_get_ctdp_control() 101 debug_printf( in isst_get_ctdp_control() 125 debug_printf( in isst_get_tdp_info() 146 debug_printf( in isst_get_pwr_info() 170 debug_printf( in isst_get_uncore_p0_p1_info() 193 debug_printf( in isst_get_p1_info() [all …]
|
| H A D | isst-config.c | 80 void debug_printf(const char *format, ...) in debug_printf() function 484 debug_printf("max cpus %d\n", topo_max_cpus); in set_max_cpu_num() 612 debug_printf(" map logical_cpu:%d\n", in create_cpu_map() 627 debug_printf( in create_cpu_map() 701 debug_printf("mmio_cmd cpu:%d reg:%d write:%d\n", cpu, reg, write); in isst_send_mmio_command() 730 debug_printf( in isst_send_mmio_command() 748 debug_printf( in isst_send_mbox_command() 758 debug_printf("CPU %d\n", cpu); in isst_send_mbox_command() 813 debug_printf( in isst_send_mbox_command() 819 debug_printf( in isst_send_mbox_command() [all …]
|
| H A D | isst.h | 177 extern void debug_printf(const char *format, ...);
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | cli_hush.c | 363 static void debug_printf(const char *format, ...) in debug_printf() function 371 #define debug_printf(fmt,args...) printf (fmt ,##args) macro 374 static inline void debug_printf(const char *format, ...) { } in debug_printf() function 376 #define final_printf debug_printf 886 debug_printf("b_addchr: %c %d %p\n", ch, o->length, o); in b_addchr() 959 debug_printf("setup_prompt_string %d ",promptmode); in setup_prompt_string() 973 debug_printf("result %s\n",*prompt_str); in setup_prompt_string() 1124 debug_printf("b_getch: got a %d\n", ch); 1146 debug_printf("b_peek: got a %d\n", *i->p); 1271 debug_printf("pid %d environment modification: %s\n",getpid(),child->argv[i]); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | cyber2000fb.h | 19 static void debug_printf(char *fmt, ...) in debug_printf() function 32 #define debug_printf(x...) do { } while (0) macro
|
| H A D | cyber2000fb.c | 247 debug_printf("accel_wait timed out\n"); in cyber2000fb_sync()
|
| /OK3568_Linux_fs/buildroot/package/sane-backends/ |
| H A D | 0005-backend-sm3600-scanutil-fix-uclibc-compile-include-s.patch | 12 sm3600-scanutil.c: In function ‘debug_printf’:
|