Home
last modified time | relevance | path

Searched refs:EP_STATE_DISABLED (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/cdns3/
H A Dcdnsp-debug.h501 case EP_STATE_DISABLED: in cdnsp_ep_state_string()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/cdns3/
H A Dcdnsp-debug.h501 case EP_STATE_DISABLED: in cdnsp_ep_state_string()
/dports/emulators/bochs/bochs-2.7/iodev/usb/
H A Dusb_xhci.h275 #define EP_STATE_DISABLED 0 macro
H A Dusb_xhci.cc1952 || (BX_XHCI_THIS hub.slots[slot].ep_context[ep].ep_context.ep_state == EP_STATE_DISABLED)) { in process_transfer_ring()
2292 BX_XHCI_THIS hub.slots[slot].ep_context[i].ep_context.ep_state = EP_STATE_DISABLED;
2309 BX_XHCI_THIS hub.slots[slot].ep_context[i].ep_context.ep_state = EP_STATE_DISABLED;
2497 BX_XHCI_THIS hub.slots[slot].ep_context[i].ep_context.ep_state = EP_STATE_DISABLED;
2526 … BX_XHCI_THIS hub.slots[slot].ep_context[i].ep_context.ep_state = EP_STATE_DISABLED;
2546 … if (BX_XHCI_THIS hub.slots[slot].ep_context[i].ep_context.ep_state > EP_STATE_DISABLED) {
2658 BX_XHCI_THIS hub.slots[slot].ep_context[i].ep_context.ep_state = EP_STATE_DISABLED;
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/cdns3/
H A Dcdnsp-debug.h501 case EP_STATE_DISABLED: in cdnsp_ep_state_string()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Dtegra-xudc.c232 #define EP_STATE_DISABLED 0 macro
1555 ep_ctx_write_state(ep->context, EP_STATE_DISABLED); in __tegra_xudc_ep_set_halt()
1698 if (ep_ctx_read_state(ep->context) == EP_STATE_DISABLED) { in __tegra_xudc_ep_disable()
1704 ep_ctx_write_state(ep->context, EP_STATE_DISABLED); in __tegra_xudc_ep_disable()
1783 if (ep_ctx_read_state(ep->context) != EP_STATE_DISABLED) in __tegra_xudc_ep_enable()
2408 if (ep_ctx_read_state(ep_ctx) == EP_STATE_DISABLED) in tegra_xudc_ep0_get_status()
2696 if (ep_ctx_read_state(ep->context) == EP_STATE_DISABLED) { in tegra_xudc_handle_transfer_event()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Dtegra-xudc.c232 #define EP_STATE_DISABLED 0 macro
1555 ep_ctx_write_state(ep->context, EP_STATE_DISABLED); in __tegra_xudc_ep_set_halt()
1698 if (ep_ctx_read_state(ep->context) == EP_STATE_DISABLED) { in __tegra_xudc_ep_disable()
1704 ep_ctx_write_state(ep->context, EP_STATE_DISABLED); in __tegra_xudc_ep_disable()
1783 if (ep_ctx_read_state(ep->context) != EP_STATE_DISABLED) in __tegra_xudc_ep_enable()
2408 if (ep_ctx_read_state(ep_ctx) == EP_STATE_DISABLED) in tegra_xudc_ep0_get_status()
2696 if (ep_ctx_read_state(ep->context) == EP_STATE_DISABLED) { in tegra_xudc_handle_transfer_event()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Dtegra-xudc.c232 #define EP_STATE_DISABLED 0 macro
1555 ep_ctx_write_state(ep->context, EP_STATE_DISABLED); in __tegra_xudc_ep_set_halt()
1698 if (ep_ctx_read_state(ep->context) == EP_STATE_DISABLED) { in __tegra_xudc_ep_disable()
1704 ep_ctx_write_state(ep->context, EP_STATE_DISABLED); in __tegra_xudc_ep_disable()
1783 if (ep_ctx_read_state(ep->context) != EP_STATE_DISABLED) in __tegra_xudc_ep_enable()
2408 if (ep_ctx_read_state(ep_ctx) == EP_STATE_DISABLED) in tegra_xudc_ep0_get_status()
2696 if (ep_ctx_read_state(ep->context) == EP_STATE_DISABLED) { in tegra_xudc_handle_transfer_event()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c240 #define EP_STATE_DISABLED 0 macro
1703 if (pcie->ep_state == EP_STATE_DISABLED) in pex_ep_event_pex_rst_assert()
1733 pcie->ep_state = EP_STATE_DISABLED; in pex_ep_event_pex_rst_assert()
2026 pcie->ep_state = EP_STATE_DISABLED; in tegra_pcie_config_ep()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c240 #define EP_STATE_DISABLED 0 macro
1703 if (pcie->ep_state == EP_STATE_DISABLED) in pex_ep_event_pex_rst_assert()
1733 pcie->ep_state = EP_STATE_DISABLED; in pex_ep_event_pex_rst_assert()
2026 pcie->ep_state = EP_STATE_DISABLED; in tegra_pcie_config_ep()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c240 #define EP_STATE_DISABLED 0 macro
1703 if (pcie->ep_state == EP_STATE_DISABLED) in pex_ep_event_pex_rst_assert()
1733 pcie->ep_state = EP_STATE_DISABLED; in pex_ep_event_pex_rst_assert()
2026 pcie->ep_state = EP_STATE_DISABLED; in tegra_pcie_config_ep()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/usb/host/
H A Dxhci.h610 #define EP_STATE_DISABLED 0 macro
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/usb/host/
H A Dxhci.h610 #define EP_STATE_DISABLED 0 macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/usb/host/
H A Dxhci.h610 #define EP_STATE_DISABLED 0 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/usb/host/
H A Dxhci.h610 #define EP_STATE_DISABLED 0 macro
/dports/sysutils/u-boot-utilite/u-boot-2015.07/drivers/usb/host/
H A Dxhci.h613 #define EP_STATE_DISABLED 0 macro
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/drivers/usb/host/
H A Dxhci.h610 #define EP_STATE_DISABLED 0 macro
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/usb/
H A Dxhci.h610 #define EP_STATE_DISABLED 0 macro
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/usb/
H A Dxhci.h610 #define EP_STATE_DISABLED 0 macro
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/usb/
H A Dxhci.h610 #define EP_STATE_DISABLED 0 macro
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/usb/
H A Dxhci.h610 #define EP_STATE_DISABLED 0 macro
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/include/usb/
H A Dxhci.h610 #define EP_STATE_DISABLED 0 macro
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/usb/
H A Dxhci.h610 #define EP_STATE_DISABLED 0 macro
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/include/usb/
H A Dxhci.h610 #define EP_STATE_DISABLED 0 macro
/dports/sysutils/u-boot-sopine/u-boot-2021.07/include/usb/
H A Dxhci.h610 #define EP_STATE_DISABLED 0 macro

1234567