| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | signal32.c | 28 #define DBG(LEVEL, ...) \ macro 32 #define DBG(LEVEL, ...) macro 46 DBG(2,"restore_sigcontext32: PER_LINUX32 process\n"); in restore_sigcontext32() 47 DBG(2,"restore_sigcontext32: sc = 0x%p, rf = 0x%p, regs = 0x%p\n", sc, rf, regs); in restore_sigcontext32() 48 DBG(2,"restore_sigcontext32: compat_sigcontext is %#lx bytes\n", sizeof(*sc)); in restore_sigcontext32() 55 DBG(3,"restore_sigcontext32: gr%02d = %#lx (%#x / %#x)\n", in restore_sigcontext32() 58 DBG(2,"restore_sigcontext32: sc->sc_fr = 0x%p (%#lx)\n",sc->sc_fr, sizeof(sc->sc_fr)); in restore_sigcontext32() 69 DBG(2,"restore_sigcontext32: upper half of iaoq[0] = %#lx\n", compat_regt); in restore_sigcontext32() 70 DBG(2,"restore_sigcontext32: sc->sc_iaoq[0] = %p => %#x\n", in restore_sigcontext32() 77 DBG(2,"restore_sigcontext32: upper half of iaoq[1] = %#lx\n", compat_regt); in restore_sigcontext32() [all …]
|
| H A D | signal.c | 44 #define DBG(LEVEL, ...) \ macro 48 #define DBG(LEVEL, ...) macro 80 DBG(2,"restore_sigcontext: iaoq is %#lx / %#lx\n", in restore_sigcontext() 82 DBG(2,"restore_sigcontext: r28 is %ld\n", regs->gr[28]); in restore_sigcontext() 105 DBG(2,"sys_rt_sigreturn: frame is %p\n", frame); in sys_rt_sigreturn() 113 DBG(2,"sys_rt_sigreturn: ELF32 process.\n"); in sys_rt_sigreturn() 128 DBG(1,"sys_rt_sigreturn: compat_frame->uc.uc_mcontext 0x%p\n", in sys_rt_sigreturn() 134 DBG(1,"sys_rt_sigreturn: usp %#08lx stack 0x%p\n", in sys_rt_sigreturn() 141 DBG(1,"sys_rt_sigreturn: frame->uc.uc_mcontext 0x%p\n", in sys_rt_sigreturn() 145 DBG(1,"sys_rt_sigreturn: usp %#08lx stack 0x%p\n", in sys_rt_sigreturn() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/ |
| H A D | QMIDevice.c | 348 DBG( "Unable to allocate buffer\n" ); in QuecPrintHex() 361 DBG( "snprintf error %d\n", status ); in QuecPrintHex() 367 DBG( " : %s\n", pPrintBuf ); in QuecPrintHex() 392 DBG("%s reason=%d, mDownReason=%x\n", __func__, reason, (unsigned)pDev->mDownReason); in QuecGobiSetDownReason() 424 DBG("%s reason=%d, mDownReason=%x\n", __func__, reason, (unsigned)pDev->mDownReason); in QuecGobiClearDownReason() 511 DBG( "Error re-submitting Int URB %d\n", status ); in ResubmitIntURB() 524 DBG( "%s called \n", __func__ ); in MergeRecQmiMsg() 590 DBG( "bad read URB\n" ); in ReadCallback() 597 DBG( "Invalid device!\n" ); in ReadCallback() 609 DBG( "Read status = %d\n", pReadURB->status ); in ReadCallback() [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/ |
| H A D | mm.c | 25 #define DBG udbg_printf macro 27 #define DBG pr_devel macro 110 DBG("%s:%d: map.total = %llxh\n", func, line, m->total); in _debug_dump_map() 111 DBG("%s:%d: map.rm.size = %llxh\n", func, line, m->rm.size); in _debug_dump_map() 112 DBG("%s:%d: map.vas_id = %llu\n", func, line, m->vas_id); in _debug_dump_map() 113 DBG("%s:%d: map.htab_size = %llxh\n", func, line, m->htab_size); in _debug_dump_map() 114 DBG("%s:%d: map.r1.base = %llxh\n", func, line, m->r1.base); in _debug_dump_map() 115 DBG("%s:%d: map.r1.offset = %lxh\n", func, line, m->r1.offset); in _debug_dump_map() 116 DBG("%s:%d: map.r1.size = %llxh\n", func, line, m->r1.size); in _debug_dump_map() 153 DBG("%s:%d: lv1_query_logical_partition_address_region_info " in ps3_mm_vas_create() [all …]
|
| H A D | smp.c | 18 #define DBG udbg_printf macro 20 #define DBG pr_debug macro 36 DBG("%s:%d: bad msg: %d\n", __func__, __LINE__, msg); in ps3_smp_message_pass() 44 DBG("%s:%d: ps3_send_event_locally(%d, %d) failed" in ps3_smp_message_pass() 57 DBG(" -> %s:%d: (%d)\n", __func__, __LINE__, cpu); in ps3_smp_probe() 76 DBG("%s:%d: (%d, %d) => virq %u\n", in ps3_smp_probe() 89 DBG(" <- %s:%d: (%d)\n", __func__, __LINE__, cpu); in ps3_smp_probe() 98 DBG(" -> %s:%d: (%d)\n", __func__, __LINE__, cpu); in ps3_smp_cleanup_cpu() 106 DBG(" <- %s:%d: (%d)\n", __func__, __LINE__, cpu); in ps3_smp_cleanup_cpu() 117 DBG(" -> %s\n", __func__); in smp_init_ps3() [all …]
|
| H A D | setup.c | 29 #define DBG udbg_printf macro 31 #define DBG pr_debug macro 73 DBG("%s:%d cmd '%s'\n", __func__, __LINE__, cmd); in ps3_restart() 81 DBG("%s:%d\n", __func__, __LINE__); in ps3_power_off() 89 DBG("%s:%d\n", __func__, __LINE__); in ps3_halt() 97 DBG("%s:%d %s\n", __func__, __LINE__, str); in ps3_panic() 189 DBG(" -> %s:%d\n", __func__, __LINE__); in ps3_setup_arch() 209 DBG(" <- %s:%d\n", __func__, __LINE__); in ps3_setup_arch() 228 DBG(" -> %s:%d\n", __func__, __LINE__); in ps3_probe() 237 DBG(" <- %s:%d\n", __func__, __LINE__); in ps3_probe() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/hdmi/ |
| H A D | hdmi_phy_8996.c | 270 DBG("VCO freq: %llu", pd.vco_freq); in pll_calculate() 271 DBG("fdata: %llu", fdata); in pll_calculate() 272 DBG("pix_clk: %lu", pix_clk); in pll_calculate() 273 DBG("tmds clk: %llu", tmds_clk); in pll_calculate() 274 DBG("HSCLK_SEL: %d", pd.hsclk_divsel); in pll_calculate() 275 DBG("DEC_START: %llu", dec_start); in pll_calculate() 276 DBG("DIV_FRAC_START: %llu", frac_start); in pll_calculate() 277 DBG("PLL_CPCTRL: %u", cpctrl); in pll_calculate() 278 DBG("PLL_RCTRL: %u", rctrl); in pll_calculate() 279 DBG("PLL_CCTRL: %u", cctrl); in pll_calculate() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | bq25700_charger.c | 31 #define DBG(args...) \ macro 670 DBG("error: ADC_START\n"); in bq25700_dump_regs() 674 DBG("\n==================================\n"); in bq25700_dump_regs() 676 DBG("REG0x12 : 0x%x\n", val); in bq25700_dump_regs() 678 DBG("REG0x14 : 0x%x\n", val); in bq25700_dump_regs() 680 DBG("REG0x15 : 0x%x\n", val); in bq25700_dump_regs() 682 DBG("REG0x30 : 0x%x\n", val); in bq25700_dump_regs() 684 DBG("REG0x31 : 0x%x\n", val); in bq25700_dump_regs() 686 DBG("REG0x32 : 0x%x\n", val); in bq25700_dump_regs() 688 DBG("REG0x33 : 0x%x\n", val); in bq25700_dump_regs() [all …]
|
| H A D | rk817_battery.c | 46 #define DBG(args...) \ macro 756 DBG("Caloffset: 0x%x\n", rk817_bat_get_coffset(battery)); in rk817_bat_current_calibration() 757 DBG("IOFFSET: 0x%x\n", ioffset); in rk817_bat_current_calibration() 764 DBG("Caloffset: 0x%x\n", rk817_bat_get_coffset(battery)); in rk817_bat_current_calibration() 817 DBG("RELAX_STS: %d\n", relax_sts); in is_rk817_bat_relax_mode() 818 DBG("RELAX_VOL1_UPD: %d\n", relax_vol1_upd); in is_rk817_bat_relax_mode() 819 DBG("RELAX_VOL2_UPD: %d\n", relax_vol2_upd); in is_rk817_bat_relax_mode() 887 DBG("<%s>. sleep_enter_current = %d, sleep_exit_current = %d\n", in rk817_bat_set_relax_sample() 1130 DBG("xxxxxxxxxxxxx capacity = %d\n", capacity); in rk817_bat_get_capacity_uah() 1146 DBG("Q_PRESS_H3 = 0x%x\n", rk817_bat_field_read(battery, Q_PRESS_H3)); in rk817_bat_get_capacity_mah() [all …]
|
| H A D | rk817_charger.c | 40 #define DBG(args...) \ macro 366 DBG("ac report online: %d\n", val->intval); in rk817_charge_ac_get_property() 374 DBG("report prop: %d\n", val->intval); in rk817_charge_ac_get_property() 404 DBG("usb report online: %d\n", val->intval); in rk817_charge_usb_get_property() 412 DBG("report prop: %d\n", val->intval); in rk817_charge_usb_get_property() 508 DBG("disable otg5v failed:%d\n", ret); in rk817_charge_otg_disable() 522 DBG("enable otg5v failed:%d\n", ret); in rk817_charge_otg_enable() 574 DBG("charge off...\n"); in rk817_charge_get_charge_status() 577 DBG("dead charge...\n"); in rk817_charge_get_charge_status() 580 DBG("trickle charge...\n"); in rk817_charge_get_charge_status() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-iop32x/ |
| H A D | pci.c | 27 #define DBG(x...) printk(x) macro 29 #define DBG(x...) do { } while (0) macro 68 DBG("\t\t\tPCI: P0 - status = 0x%08x\n", status); in iop3xx_pci_status() 75 DBG("\t\t\tPCI: P1 - status = 0x%08x\n", status); in iop3xx_pci_status() 172 DBG("PCI abort: address = 0x%08lx fsr = 0x%03x PC = 0x%08lx LR = 0x%08lx\n", in iop3xx_pci_abort() 323 DBG("PCI: Intel IOP3xx PCI init.\n"); in iop3xx_atu_debug() 324 DBG("PCI: Outbound memory window 0: PCI 0x%08x%08x\n", in iop3xx_atu_debug() 326 DBG("PCI: Outbound memory window 1: PCI 0x%08x%08x\n", in iop3xx_atu_debug() 328 DBG("PCI: Outbound IO window: PCI 0x%08x\n", in iop3xx_atu_debug() 331 DBG("PCI: Inbound memory window 0: PCI 0x%08x%08x 0x%08x -> 0x%08x\n", in iop3xx_atu_debug() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rk312x_codec.c | 54 #define DBG(fmt, ...) dbg_codec(0, fmt, ## __VA_ARGS__) macro 257 DBG("%s : rk312x is NULL\n", __func__); in rk312x_codec_ctl_gpio() 264 DBG(KERN_INFO"%s set spk clt %d\n", __func__, level); in rk312x_codec_ctl_gpio() 271 DBG(KERN_INFO"%s set hp clt %d\n", __func__, level); in rk312x_codec_ctl_gpio() 282 DBG(KERN_ERR"%s : rk312x is NULL\n", __func__); 288 DBG(KERN_INFO"%s switch to spk\n", __func__); 294 DBG(KERN_INFO"%s switch to hp\n", __func__); 304 DBG("%s\n", __func__); in rk312x_reset() 635 DBG("%s : rk312x_priv is NULL\n", __func__); in rk312x_codec_mute_dac() 650 DBG("%s : rk312x_priv is NULL\n", __func__); in rk312x_playback_path_get() [all …]
|
| H A D | rk817_codec.c | 30 #define DBG(args...) pr_info(args) macro 32 #define DBG(args...) macro 242 DBG("%s set spk clt %d\n", __func__, level); in rk817_codec_ctl_gpio() 249 DBG("%s set hp clt %d\n", __func__, level); in rk817_codec_ctl_gpio() 270 DBG("%s (%d): SMIC TudorAG and previous versions\n", in rk817_reset() 275 DBG("%s (%d): SMIC TudorAG version later\n", in rk817_reset() 366 DBG("%s : power up %s %s %s\n", __func__, in rk817_codec_power_up() 383 DBG("%s (%d): SMIC TudorAG and previous versions\n", in rk817_codec_power_up() 388 DBG("%s: SMIC TudorAG version later\n", __func__); in rk817_codec_power_up() 398 DBG("%s: %d - Playback DIG CLK OPS\n", __func__, __LINE__); in rk817_codec_power_up() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/ |
| H A D | aw_bin_parse.c | 40 #define DBG(fmt, arg...) do {\ macro 47 #define DBG(fmt, arg...) do {} while (0) macro 93 DBG("enter\n"); in aw_check_sum() 98 DBG("aw_bin_parse p_check_sum = %p\n", p_check_sum); in aw_check_sum() 109 DBG("aw_bin_parse bin_num=%d, check_sum = 0x%x, sum_data = 0x%x\n", in aw_check_sum() 125 DBG("enter\n"); in aw_check_data_version() 142 DBG("enter\n"); in aw_check_register_num_v1() 146 DBG("aw_bin_parse p_check_sum = %p\n", p_check_sum); in aw_check_register_num_v1() 153 DBG in aw_check_register_num_v1() 177 DBG("enter\n"); in aw_check_dsp_reg_num_v1() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | isp1362-hcd.c | 149 DBG(1, "%s: PTD $%04x is on %s queue\n", __func__, offset, epq->name); in get_ptd_queue() 167 DBG(3, "%s: %s PTD[%02x] # %04x\n", __func__, epq->name, index, offset); in get_ptd_offset() 208 DBG(1, "%s: Found %d PTDs[%d] for %d/%d byte\n", __func__, in claim_ptd_buffers() 218 DBG(1, "%s: Done %s PTD[%d] $%04x, avail %d count %d claimed %d %08lx:%08lx\n", in claim_ptd_buffers() 244 DBG(1, "%s: Done %s PTDs $%04x released %d avail %d count %d\n", in release_ptd_buffers() 247 DBG(1, "%s: buf_map %08lx skip_map %08lx\n", __func__, in release_ptd_buffers() 270 DBG(3, "%s: %s ep %p\n", __func__, epq->name, ep); in prepare_ptd() 287 DBG(1, "%s: IN len %d/%d/%d from URB\n", __func__, len, ep->maxpacket, in prepare_ptd() 302 DBG(1, "%s: OUT len %d/%d/%d from URB\n", __func__, len, ep->maxpacket, in prepare_ptd() 309 DBG(1, "%s: SETUP len %d\n", __func__, len); in prepare_ptd() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/ |
| H A D | smc911x.c | 97 #define DBG(n, dev, args...) \ macro 105 #define DBG(n, dev, args...) do { } while (0) macro 169 DBG(SMC_DEBUG_FUNC, dev, "--> %s\n", __func__); in smc911x_reset() 263 DBG(SMC_DEBUG_FUNC, dev, "--> %s\n", __func__); in smc911x_enable() 289 DBG(SMC_DEBUG_RX, dev, "Receiver already enabled\n"); in smc911x_enable() 320 DBG(SMC_DEBUG_FUNC, dev, "%s: --> %s\n", CARDNAME, __func__); in smc911x_shutdown() 339 DBG(SMC_DEBUG_FUNC | SMC_DEBUG_RX, dev, "%s: --> %s\n", in smc911x_drop_pkt() 373 DBG(SMC_DEBUG_FUNC | SMC_DEBUG_RX, dev, "--> %s\n", in smc911x_rcv() 376 DBG(SMC_DEBUG_RX, dev, "Rx pkt len %d status 0x%08x\n", in smc911x_rcv() 415 DBG(SMC_DEBUG_RX, dev, "Setting RX stat FIFO threshold to %d\n", in smc911x_rcv() [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | legacy_serial.c | 22 #define DBG(fmt...) do { printk(fmt); } while(0) macro 24 #define DBG(fmt...) do { } while(0) macro 211 DBG(" -> add_legacy_isa_port(%pOF)\n", np); in add_legacy_isa_port() 260 DBG(" -> add_legacy_pci_port(%pOF)\n", np); in add_legacy_pci_port() 352 DBG("default console speed = %d\n", info->speed); in setup_legacy_serial_console() 371 DBG(" -> find_legacy_serial_port()\n"); in find_legacy_serial_ports() 380 DBG("stdout is %pOF\n", stdout); in find_legacy_serial_ports() 382 DBG(" no linux,stdout-path !\n"); in find_legacy_serial_ports() 446 DBG("legacy_serial_console = %d\n", legacy_serial_console); in find_legacy_serial_ports() 449 DBG(" <- find_legacy_serial_port()\n"); in find_legacy_serial_ports() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/ |
| H A D | fg_rk817.c | 24 #define DBG(args...) \ macro 704 DBG("%s, rsoc = %d, dsoc = %d, fcc = %d, nac = %d\n", in rk817_bat_first_pwron() 717 DBG("invalid fcc(%d), use design cap", fcc); in rk817_bat_get_fcc() 721 DBG("invalid fcc(%d), use qmax", fcc); in rk817_bat_get_fcc() 797 DBG("now_cap: %d, pre_cap: %d\n", now_cap, pre_cap); in rk817_bat_not_first_pwron() 825 DBG("dsoc=%d cap=%d v=%d pwron_v =%d min=%d psoc=%d pcap=%d\n", in rk817_bat_not_first_pwron() 845 DBG("reg read version:%d dts read version:%d\n", version, battery->drv_version); in rk817_bat_rsoc_init() 853 DBG("battery = %d\n", rk817_bat_get_battery_voltage(battery)); in rk817_bat_rsoc_init() 854 DBG("%s: is_first_power_on = %d, pwroff_min = %d, pwron_voltage = %d\n", in rk817_bat_rsoc_init() 889 DBG("<%s>. meet=%d, diff=%d, link=%d, calc: dsoc=%d, rsoc=%d\n", in rk817_bat_calc_linek() [all …]
|
| H A D | fg_rk818.c | 26 #define DBG(args...) \ macro 312 DBG("<%s>. ioffset: 0x%x\n", __func__, val); in rk818_bat_get_ioffset() 323 DBG("<%s>. coffset: 0x%x\n", __func__, val); in rk818_bat_get_coffset() 336 DBG("<%s>. set coffset: 0x%x\n", __func__, val); in rk818_bat_set_coffset() 364 DBG("%s. vk=%d, vb=%d\n", __func__, di->voltage_k, di->voltage_b); in rk818_bat_init_voltage_kb() 419 DBG("%s: curr=%d, plugin=%d, first_on=%d\n", in rk818_bat_get_est_voltage() 434 DBG("%s: while curr=%d, plugin=%d, first_on=%d\n", in rk818_bat_get_est_voltage() 498 DBG("<%s>. vol=0x%x, input=0x%x, sel=0x%x\n", in rk818_bat_select_chrg_cv() 1016 DBG("<%s>. meet=%d, diff=%d, link=%d, calc: dsoc=%d, rsoc=%d\n", in rk818_bat_calc_linek() 1104 DBG("%s: dsoc=%d, rsoc=%d, v=%d, ov=%d, c=%d, estv=%d\n", in rk818_fg_init() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/compass/ |
| H A D | ak8975.c | 133 …DBG("%s:reg=0x%x,reg_ctrl=0x%x,enable=%d\n",__func__,sensor->ops->ctrl_reg, sensor->ops->ctrl_data… in sensor_active() 174 DBG("%s:status_cur=%d\n",__func__, sensor->status_cur); in sensor_init() 212 DBG(KERN_ERR "%s:ST is not set\n",__func__); in sensor_report_value() 228 DBG(KERN_ERR "%s:compass data error\n",__func__); in sensor_report_value() 243 DBG(KERN_ERR "%s:compass data overflow\n",__func__); in sensor_report_value() 251 DBG("%s:",__func__); in sensor_report_value() 253 DBG("0x%x,",buffer[i]); in sensor_report_value() 254 DBG("\n"); in sensor_report_value() 259 DBG("%s:sensor int status :0x%x\n", __func__, in sensor_report_value() 286 DBG("%s:m_flag:x=%d,y=%d,z=%d,RUDDER=%d\n",__func__,rbuf[0], rbuf[1], rbuf[2], rbuf[4]); in compass_set_YPR() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-ibm_iic.c | 61 #ifdef DBG 62 #undef DBG 70 # define DBG(f,x...) printk(KERN_DEBUG "ibm-iic" f, ##x) macro 72 # define DBG(f,x...) ((void)0) macro 75 # define DBG2(f,x...) DBG(f, ##x) 136 DBG("%d: init\n", dev->idx); in iic_dev_init() 183 DBG("%d: soft reset\n", dev->idx); in iic_dev_reset() 192 DBG("%d: trying to regain bus control\n", dev->idx); in iic_dev_reset() 247 DBG("%d: smbus_quick - 10 bit addresses are not supported\n", in iic_smbus_quick() 252 DBG("%d: smbus_quick(0x%02x)\n", dev->idx, p->addr); in iic_smbus_quick() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | atmel_usba_udc.c | 42 DBG(DBG_QUEUE, "%s: submit_transaction, req %p (length %d)%s\n", in next_fifo_transaction() 53 DBG(DBG_QUEUE, "%s: submit_request: req %p (length %d), dma: %d\n", in submit_request() 101 DBG(DBG_QUEUE, "receive data: nr_busy=%u\n", nr_busy); in receive_data() 126 DBG(DBG_QUEUE, "%s: request done\n", ep->ep.name); in receive_data() 151 DBG(DBG_GADGET | DBG_REQ, "%s: req %p complete: status %d, actual %u\n", in request_complete() 176 DBG(DBG_GADGET, "%s: ep_enable: desc=%p\n", ep->ep.name, desc); in usba_ep_enable() 186 DBG(DBG_ERR, "ep_enable: Invalid argument"); in usba_ep_enable() 199 DBG(DBG_HW, "%s: EPT_SIZE = %lu (maxpacket = %lu)\n", in usba_ep_enable() 214 DBG(DBG_ERR, "ep_enable: %s is not isoc capable\n", in usba_ep_enable() 263 DBG(DBG_HW, "EPT_CFG%d after init: %#08lx\n", ep->index, in usba_ep_enable() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/ |
| H A D | j2s_utils.cpp | 136 DBG("Read file: '%s'\n", file); in j2s_read_file() 158 DBG("Cache not allowed\n"); in j2s_cache_file() 187 DBG("invalid cache: '%s'\n", cache_file ?: "<NULL>"); in j2s_cache_file_valid() 192 DBG("invalid cache: '%s'\n", cache_file); in j2s_cache_file_valid() 211 DBG("invalid cache: %s\n", cache_file ? cache_file : "nullptr"); in j2s_load_ctx_cache() 215 DBG("Loading ctx cache: %s\n", cache_file ? cache_file : "nullptr"); in j2s_load_ctx_cache() 224 DBG("invalid cache: %s\n", cache_file ? cache_file : "nullptr"); in j2s_load_ctx_cache() 241 DBG("invalid cache: %s\n", cache_file ? cache_file : "nullptr"); in j2s_load_ctx_cache() 266 DBG("failed to create: '%s'\n", cache_file); in j2s_save_ctx_cache() 270 DBG("Saving ctx cache: '%s'\n", cache_file); in j2s_save_ctx_cache() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/headset_observe/ |
| H A D | rk_headset_irq_hook_adc.c | 44 #define DBG(x...) printk(x) 46 #define DBG(x...) do { } while (0) macro 119 DBG("In the headset_interrupt\n"); in headset_interrupt() 155 DBG("---- ERROR: on headset headset_insert_type error -----\n"); in headset_interrupt() 159 DBG("Read Headset IO level old status == now status =%d\n", in headset_interrupt() 179 DBG("headset notice android headset status = %d\n", in headset_interrupt() 220 DBG("headset notice android headset status = %d\n", in headset_interrupt() 237 DBG("%s: type is %s irqtype is %s\n", __func__, 248 DBG("headset_change_irqtype: request irq failed\n"); 277 DBG("hook_once_work read adc value: %d\n", val); in hook_once_work() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/edp/ |
| H A D | edp_ctrl.c | 195 DBG("mask=%x", clk_mask); in edp_clk_enable() 218 DBG("edp->link_clk, set_rate %ld", in edp_clk_enable() 235 DBG("edp->pixel_clk, set_rate %ld", in edp_clk_enable() 296 DBG(""); in edp_regulator_init() 339 DBG("exit"); in edp_regulator_enable() 378 DBG("gpio on"); in edp_gpio_config() 387 DBG("%d", enable); in edp_ctrl_irq_enable() 397 DBG("exit"); in edp_ctrl_irq_enable() 431 DBG("rate=%d lane=%d", ctrl->link_rate, ctrl->lane_cnt); in edp_fill_link_cfg() 483 DBG("%s: p|v=0x%x", __func__, voltage_level | pre_emphasis_level); in edp_lane_set_write() [all …]
|