/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | sp.c | 40 sp_stall_t *stall) in sp_get_state() argument 45 assert(stall); in sp_get_state() 53 stall->fifo0 = in sp_get_state() 55 stall->fifo1 = in sp_get_state() 57 stall->fifo2 = in sp_get_state() 59 stall->fifo3 = in sp_get_state() 61 stall->fifo4 = in sp_get_state() 63 stall->fifo5 = in sp_get_state() 65 stall->fifo6 = in sp_get_state() 67 stall->fifo7 = in sp_get_state() [all …]
|
D | isp.c | 45 isp_stall_t *stall) in isp_get_state() argument 50 assert(stall); in isp_get_state() 64 stall->stat_ctrl = in isp_get_state() 66 stall->pmem = in isp_get_state() 68 stall->dmem = in isp_get_state() 70 stall->vmem = in isp_get_state() 72 stall->fifo0 = in isp_get_state() 74 stall->fifo1 = in isp_get_state() 76 stall->fifo2 = in isp_get_state() 78 stall->fifo3 = in isp_get_state() [all …]
|
/drivers/staging/media/atomisp/pci/ |
D | sh_css_metrics.c | 51 histogram->stall[i] = 0; in clear_histogram() 75 histogram->stall = kvmalloc(length * sizeof(*histogram->stall), in make_histogram() 77 if (!histogram->stall) in make_histogram() 122 bool stall; in sh_css_metrics_sample_pcs() local 161 stall = (msink != 0x7FF); in sh_css_metrics_sample_pcs() 163 if (stall) in sh_css_metrics_sample_pcs() 164 isp_histogram->stall[pc]++; in sh_css_metrics_sample_pcs() 173 stall = (msink != 0x7FF); in sh_css_metrics_sample_pcs() 174 if (stall) in sh_css_metrics_sample_pcs() 175 sp_histogram->stall[pc]++; in sh_css_metrics_sample_pcs()
|
D | sh_css_metrics.h | 24 unsigned int *stall; member
|
/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
D | ia_css_debug.c | 430 isp_stall_t stall; in ia_css_debug_dump_isp_state() local 432 isp_get_state(ISP0_ID, &state, &stall); in ia_css_debug_dump_isp_state() 439 "[0] if_prim_a_FIFO stalled", stall.fifo0); in ia_css_debug_dump_isp_state() 441 "[1] if_prim_b_FIFO stalled", stall.fifo1); in ia_css_debug_dump_isp_state() 444 stall.fifo2); in ia_css_debug_dump_isp_state() 447 stall.fifo3); in ia_css_debug_dump_isp_state() 449 stall.fifo4); in ia_css_debug_dump_isp_state() 451 stall.fifo5); in ia_css_debug_dump_isp_state() 453 stall.fifo6); in ia_css_debug_dump_isp_state() 456 stall.stat_ctrl); in ia_css_debug_dump_isp_state() [all …]
|
/drivers/usb/gadget/udc/aspeed-vhub/ |
D | ep0.c | 140 goto stall; in ast_vhub_ep0_handle_setup() 149 goto stall; in ast_vhub_ep0_handle_setup() 162 stall: in ast_vhub_ep0_handle_setup() 272 bool stall = false; in ast_vhub_ep0_handle_ack() local 292 stall = true; in ast_vhub_ep0_handle_ack() 309 stall = true; in ast_vhub_ep0_handle_ack() 333 stall = true; in ast_vhub_ep0_handle_ack() 346 if (stall) { in ast_vhub_ep0_handle_ack()
|
/drivers/usb/isp1760/ |
D | isp1760-udc.c | 589 bool stall; in isp1760_ep0_setup_standard() local 622 stall = __isp1760_udc_set_halt(ep, false); in isp1760_ep0_setup_standard() 624 stall = false; in isp1760_ep0_setup_standard() 626 if (!stall) in isp1760_ep0_setup_standard() 631 return stall; in isp1760_ep0_setup_standard() 660 stall = __isp1760_udc_set_halt(ep, true); in isp1760_ep0_setup_standard() 661 if (!stall) in isp1760_ep0_setup_standard() 666 return stall; in isp1760_ep0_setup_standard() 688 stall = udc->driver->setup(&udc->gadget, req) < 0; in isp1760_ep0_setup_standard() 689 if (stall) in isp1760_ep0_setup_standard() [all …]
|
/drivers/usb/musb/ |
D | musb_gadget_ep0.c | 309 goto stall; in service_zero_data_request() 311 goto stall; in service_zero_data_request() 360 goto stall; in service_zero_data_request() 369 goto stall; in service_zero_data_request() 375 goto stall; in service_zero_data_request() 380 goto stall; in service_zero_data_request() 386 stall: in service_zero_data_request() 851 goto stall; in musb_g_ep0_irq() 858 stall: in musb_g_ep0_irq()
|
/drivers/gpu/drm/qxl/ |
D | qxl_cmd.c | 588 static int qxl_reap_surf(struct qxl_device *qdev, struct qxl_bo *surf, bool stall) in qxl_reap_surf() argument 596 if (stall) in qxl_reap_surf() 599 ret = ttm_bo_wait(&surf->tbo, true, !stall); in qxl_reap_surf() 601 if (stall) in qxl_reap_surf() 617 bool stall = false; in qxl_reap_surface_id() local 641 ret = qxl_reap_surf(qdev, objptr, stall); in qxl_reap_surface_id() 647 if (num_reaped == 0 && stall == false) { in qxl_reap_surface_id() 648 stall = true; in qxl_reap_surface_id()
|
/drivers/usb/gadget/udc/ |
D | at91_udc.c | 1078 goto stall; in handle_setup() 1136 goto stall; in handle_setup() 1144 goto stall; in handle_setup() 1165 goto stall; in handle_setup() 1176 goto stall; in handle_setup() 1181 goto stall; in handle_setup() 1183 goto stall; in handle_setup() 1199 goto stall; in handle_setup() 1201 goto stall; in handle_setup() 1204 goto stall; in handle_setup() [all …]
|
D | renesas_usb3.c | 1597 bool stall = false; in usb3_std_req_get_status() local 1619 stall = true; in usb3_std_req_get_status() 1623 if (!stall) { in usb3_std_req_get_status() 1631 return stall; in usb3_std_req_get_status() 1637 bool stall = true; in usb3_std_req_feature_device() local 1645 stall = false; in usb3_std_req_feature_device() 1655 stall = false; in usb3_std_req_feature_device() 1661 return stall; in usb3_std_req_feature_device() 1746 bool stall = false; in usb3_std_req_feature() local 1750 stall = usb3_std_req_feature_device(usb3, ctrl, set); in usb3_std_req_feature() [all …]
|
D | max3420_udc.c | 550 goto stall; in max3420_getstatus() 556 goto stall; in max3420_getstatus() 559 goto stall; in max3420_getstatus() 565 goto stall; in max3420_getstatus() 572 stall: in max3420_getstatus() 905 static int max3420_ep_set_halt(struct usb_ep *_ep, int stall) in max3420_ep_set_halt() argument 914 if (stall) in max3420_ep_set_halt() 923 dev_dbg(udc->dev, "%sStall %s\n", stall ? "" : "Un", ep->name); in max3420_ep_set_halt()
|
D | pch_udc.c | 346 stall:1, member 1598 if (!dev->stall && dev->waiting_zlp_ack) { in process_zlp() 1911 ep->dev->stall = 1; in pch_udc_pcd_set_halt() 1953 ep->dev->stall = 1; in pch_udc_pcd_set_wedge() 2287 if ((epsts & UDC_EPSTS_TDC) && (!dev->stall)) { in pch_udc_svc_control_in() 2323 dev->stall = 0; in pch_udc_svc_control_out() 2363 dev->stall = 0; in pch_udc_svc_control_out() 2369 UDC_EPSTS_OUT_DATA) && !dev->stall) { in pch_udc_svc_control_out() 2493 dev->stall = 0; in pch_udc_svc_ur_interrupt() 2587 dev->stall = 0; in pch_udc_svc_intf_interrupt() [all …]
|
D | fotg210-udc.c | 201 ep->stall = 0; in fotg210_ep_release() 419 else if (request && !ep->stall) in fotg210_ep_queue() 493 ep->stall = 1; in fotg210_set_halt_and_wedge() 499 ep->stall = 0; in fotg210_set_halt_and_wedge() 685 if (ep->stall) in fotg210_clear_feature()
|
D | fusb300_udc.c | 67 ep->stall = 0; in fusb300_ep_release() 445 else if (request && !ep->stall) in fusb300_queue() 490 ep->stall = 1; in fusb300_set_halt_and_wedge() 495 ep->stall = 0; in fusb300_set_halt_and_wedge() 775 if (ep->stall) { in clear_feature() 776 ep->stall = 0; in clear_feature()
|
D | goku_udc.c | 1458 goto stall; in ep0_setup() 1462 goto stall; in ep0_setup() 1465 goto stall; in ep0_setup() 1469 goto stall; in ep0_setup() 1481 goto stall; in ep0_setup() 1485 goto stall; in ep0_setup() 1515 stall: in ep0_setup()
|
D | atmel_usba_udc.c | 1321 goto stall; in handle_ep0_setup() 1331 goto stall; in handle_ep0_setup() 1345 goto stall; in handle_ep0_setup() 1351 goto stall; in handle_ep0_setup() 1354 goto stall; in handle_ep0_setup() 1378 goto stall; in handle_ep0_setup() 1385 goto stall; in handle_ep0_setup() 1389 goto stall; in handle_ep0_setup() 1417 stall: in handle_ep0_setup()
|
D | fotg210.h | 220 unsigned stall:1; member
|
/drivers/usb/gadget/function/ |
D | f_mass_storage.h | 18 bool stall; /* can_stall */ member 45 _FSG_MODULE_PARAM(prefix, params, stall, bool, \
|
D | f_hid.c | 688 goto stall; in hidg_setup() 698 goto stall; in hidg_setup() 708 goto stall; in hidg_setup() 748 goto stall; in hidg_setup() 756 goto stall; in hidg_setup() 760 stall: in hidg_setup()
|
/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/ |
D | isp_public.h | 44 isp_stall_t *stall);
|
D | sp_public.h | 47 sp_stall_t *stall);
|
/drivers/net/ethernet/freescale/fman/ |
D | Kconfig | 27 stall further packet processing. The issue can occur with any
|
/drivers/usb/gadget/legacy/ |
D | mass_storage.c | 88 .stall = 1
|
/drivers/perf/ |
D | xgene_pmu.c | 330 XGENE_PMU_EVENT_ATTR(mcb-csw-stall, 0x04), 400 XGENE_PMU_EVENT_ATTR(tq-bank-conflict-issue-stall, 0x0b), 406 XGENE_PMU_EVENT_ATTR(input-req-async-fifo-stall, 0x12), 407 XGENE_PMU_EVENT_ATTR(output-req-async-fifo-stall, 0x13), 408 XGENE_PMU_EVENT_ATTR(output-data-async-fifo-stall, 0x14), 509 XGENE_PMU_EVENT_ATTR(mcb-csw-req-stall, 0x15), 511 XGENE_PMU_EVENT_ATTR(mcb-mcu-rd-intf-stall, 0x17),
|