Home
last modified time | relevance | path

Searched refs:ERR (Results 1 – 25 of 27) sorted by relevance

12

/drivers/crypto/intel/qat/qat_common/
A Dadf_sysfs_ras_counters.h15 #define ADF_RAS_ERR_CTR_READ(ras_errors, ERR) \ argument
16 atomic_read(&(ras_errors).counter[ERR])
24 #define ADF_RAS_ERR_CTR_INC(ras_errors, ERR) \ argument
25 atomic_inc(&(ras_errors).counter[ERR])
/drivers/staging/gpib/uapi/
A Dgpib.h49 ERR = (1 << ERR_NUM), /* Function call terminated on error */ enumerator
51 device_status_mask = ERR | TIMO | END | CMPL | RQS,
52 board_status_mask = ERR | TIMO | END | CMPL | SPOLL |
/drivers/media/common/saa7146/
A Dsaa7146_core.c317 ERR("warning: interrupt enabled, but not handled properly.(0x%08x)\n", in interrupt_hw()
319 ERR("disabling interrupt source(s)!\n"); in interrupt_hw()
339 ERR("out of memory\n"); in saa7146_init_one()
350 ERR("pci_enable_device() failed\n"); in saa7146_init_one()
371 ERR("ioremap() failed\n"); in saa7146_init_one()
396 ERR("request_irq() failed\n"); in saa7146_init_one()
A Dsaa7146_fops.c271 ERR("out of memory. aborting.\n"); in saa7146_vv_init()
401 ERR("cannot register v4l2 device. skipping.\n"); in saa7146_register_device()
/drivers/staging/media/atomisp/pci/
A Dsh_css.c1718 goto ERR; in create_host_pipeline()
1759 ERR: in create_host_pipeline()
3058 goto ERR; in create_host_video_pipeline()
3117 goto ERR; in create_host_video_pipeline()
3174 ERR: in create_host_video_pipeline()
3308 ERR: in create_host_preview_pipeline()
4936 ERR: in load_copy_binaries()
5906 ERR: in ia_css_pipe_create_cas_scaler_desc_single_output()
6070 ERR: in ia_css_pipe_create_cas_scaler_desc()
6275 ERR: in load_yuvpp_binaries()
[all …]
/drivers/staging/media/atomisp/pci/camera/pipe/src/
A Dpipe_stagedesc.c26 goto ERR; in ia_css_pipe_get_generic_stage_desc()
39 ERR: in ia_css_pipe_get_generic_stage_desc()
/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
A Dpipeline.c572 goto ERR; in pipeline_stage_create()
585 goto ERR; in pipeline_stage_create()
617 goto ERR; in pipeline_stage_create()
631 goto ERR; in pipeline_stage_create()
647 ERR: in pipeline_stage_create()
/drivers/usb/host/
A Disp116x-hcd.c270 ERR("%s %d: ep->nextpid %d\n", __func__, __LINE__, in preproc_atl_queue()
611 ERR("Unrecoverable error, HC is dead!\n"); in isp116x_irq()
700 ERR("Isochronous transfers not supported\n"); in isp116x_urb_enqueue()
1239 ERR("Software reset timeout\n"); in isp116x_sw_reset()
1267 ERR("Clock not ready after %dms\n", timeout); in isp116x_reset()
1270 ERR("Please make sure that the H_WAKEUP pin is pulled low!\n"); in isp116x_reset()
1314 ERR("Invalid chip ID %04x\n", val); in isp116x_start()
1619 ERR("Platform data structure not initialized\n"); in isp116x_probe()
1624 ERR("USE_PLATFORM_DELAY defined, but delay function not " in isp116x_probe()
1626 ERR("See comments in drivers/usb/host/isp116x-hcd.c\n"); in isp116x_probe()
[all …]
A Disp116x.h336 #define ERR(stuff...) printk(KERN_ERR "116x: " stuff) macro
/drivers/usb/musb/
A Dmusb_debug.h18 #define ERR(fmt, args...) yprintk(KERN_ERR, fmt, ## args) macro
A Dmusb_gadget_ep0.c686 ERR("SetupEnd came in a wrong ep0stage %s\n", in musb_g_ep0_irq()
779 ERR("SETUP packet len %d != 8 ?\n", len); in musb_g_ep0_irq()
A Dmusb_host.c855 ERR("broken !rx_reinit, ep%d csr %04x\n", in musb_ep_program()
1041 ERR("bogus ep0 stage %d\n", musb->ep0_stage); in musb_h_ep0_continue()
1134 ERR("no URB for end 0\n"); in musb_h_ep0_irq()
1843 ERR("RX%d dma busy, csr %04x\n", epnum, rx_csr); in musb_host_rx()
1901 ERR("Rx interrupt with no errors or packet!\n"); in musb_host_rx()
A Dux500_dma.c326 ERR("Dma pipe allocation error dir=%d ch=%d\n", in ux500_dma_controller_start()
A Dtusb6010.c802 ERR("vbus too slow, devctl %02x\n", devctl); in tusb_otg_ints()
/drivers/gpu/drm/nouveau/include/nvkm/core/
A Dclient.h35 #define nvif_error(o,f,a...) nvif_printk((o), ERROR, ERR, f, ##a)
/drivers/usb/gadget/udc/
A Dat91_udc.h171 #define ERR(stuff...) pr_err("udc: " stuff) macro
A Domap_udc.h190 #define ERR(stuff...) pr_err("udc: " stuff) macro
A Dpxa25x_udc.h238 #define ERR(stuff...) pr_err("udc: " stuff) macro
A Domap_udc.c694 ERR("%s dma error, lch %d status %02x\n", ep->ep.name, lch, ch_status); in dma_error()
1645 ERR("%s status, can't report\n", ep->ep.name); in ep0_irq()
2077 ERR("can't bind to transceiver\n"); in omap_udc_start()
2736 ERR("unsupported fifo_mode #%d\n", fifo_mode); in omap_udc_setup()
2845 ERR("unrecognized UDC HMC mode %d\n", hmc); in omap_udc_probe()
2874 ERR("can't get irq %d, err %d\n", in omap_udc_probe()
2883 ERR("can't get irq %d, err %d\n", in omap_udc_probe()
2891 ERR("can't get irq %d, err %d\n", in omap_udc_probe()
/drivers/media/pci/saa7146/
A Dmxb.c685 ERR("Error in saa7146_vv_init()"); in mxb_attach()
722 ERR("cannot register capture v4l2 device. skipping.\n"); in mxb_attach()
730 ERR("cannot register vbi v4l2 device. skipping.\n"); in mxb_attach()
/drivers/staging/media/av7110/
A Dav7110_v4l.c817 ERR("cannot init capture device. skipping\n"); in av7110_init_v4l()
848 ERR("cannot register capture device. skipping\n"); in av7110_init_v4l()
854 ERR("cannot register vbi v4l2 device. skipping\n"); in av7110_init_v4l()
/drivers/net/ethernet/amd/
A Dariadne.h179 #define ERR 0x0080 /* Error */ macro
A Dariadne.c255 while ((csr0 = lance->RDP) & (ERR | RINT | TINT) && --boguscnt >= 0) { in ariadne_interrupt()
279 if (csr0 & ERR) in ariadne_interrupt()
/drivers/tty/serial/
A Dvt8500_serial.c63 #define ERR (1 << 13) /* AHB error response */ macro
/drivers/accel/ivpu/
A Divpu_mmu.c531 err = REG_GET_FLD(IVPU_MMU_REG_CMDQ_CONS, ERR, val); in ivpu_mmu_cmdq_sync()

Completed in 71 milliseconds

12