| /linux/sound/soc/intel/common/ |
| A D | soc-acpi-intel-tgl-match.c | 73 .endpoints = &single_endpoint, 82 .endpoints = &single_endpoint, 91 .endpoints = &spk_l_endpoint, 97 .endpoints = &spk_r_endpoint, 106 .endpoints = &single_endpoint, 115 .endpoints = &single_endpoint, 124 .endpoints = &spk_l_endpoint, 133 .endpoints = &spk_r_endpoint, 160 .endpoints = &spk_r_endpoint, 166 .endpoints = &spk_l_endpoint, [all …]
|
| A D | soc-acpi-intel-mtl-match.c | 172 .endpoints = &single_endpoint, 181 .endpoints = rt712_endpoints, 199 .endpoints = rt722_endpoints, 226 .endpoints = &spk_l_endpoint, 232 .endpoints = &spk_r_endpoint, 250 .endpoints = &spk_l_endpoint, 259 .endpoints = &spk_r_endpoint, 268 .endpoints = &spk_l_endpoint, 277 .endpoints = &spk_r_endpoint, 304 .endpoints = &spk_l_endpoint, [all …]
|
| A D | soc-acpi-intel-lnl-match.c | 124 .endpoints = &spk_l_endpoint, 130 .endpoints = &spk_2_endpoint, 139 .endpoints = &spk_r_endpoint, 145 .endpoints = &spk_3_endpoint, 154 .endpoints = &spk_l_endpoint, 160 .endpoints = &spk_r_endpoint, 187 .endpoints = rt712_endpoints, 205 .endpoints = rt722_endpoints, 214 .endpoints = &spk_l_endpoint, 223 .endpoints = &spk_r_endpoint, [all …]
|
| A D | soc-acpi-intel-adl-match.c | 56 .endpoints = &spk_r_endpoint, 62 .endpoints = &spk_3_endpoint, 71 .endpoints = &spk_l_endpoint, 77 .endpoints = &spk_2_endpoint, 122 .endpoints = &single_endpoint, 131 .endpoints = &spk_l_endpoint, 140 .endpoints = &spk_r_endpoint, 176 .endpoints = &spk_l_endpoint, 185 .endpoints = &spk_r_endpoint, 194 .endpoints = &spk_r_endpoint, [all …]
|
| A D | soc-acpi-intel-arl-match.c | 51 .endpoints = &spk_l_endpoint, 57 .endpoints = &spk_r_endpoint, 66 .endpoints = &spk_l_endpoint, 72 .endpoints = &spk_r_endpoint, 81 .endpoints = &spk_r_endpoint, 87 .endpoints = &spk_3_endpoint, 96 .endpoints = &spk_l_endpoint, 102 .endpoints = &spk_2_endpoint, 111 .endpoints = &spk_r_endpoint, 120 .endpoints = &spk_l_endpoint, [all …]
|
| A D | soc-acpi-intel-sdw-mockup-match.c | 38 .endpoints = &sdw_mockup_single_endpoint, 47 .endpoints = &sdw_mockup_single_endpoint, 56 .endpoints = &sdw_mockup_single_endpoint, 65 .endpoints = &sdw_mockup_single_endpoint, 74 .endpoints = &sdw_mockup_single_endpoint, 83 .endpoints = &sdw_mockup_single_endpoint, 92 .endpoints = &sdw_mockup_l_endpoint, 101 .endpoints = &sdw_mockup_r_endpoint,
|
| A D | soc-acpi-intel-cml-match.c | 120 .endpoints = &single_endpoint, 138 .endpoints = &single_endpoint, 147 .endpoints = &single_endpoint, 156 .endpoints = &spk_l_endpoint, 165 .endpoints = &spk_r_endpoint, 174 .endpoints = &single_endpoint, 183 .endpoints = &single_endpoint, 192 .endpoints = &spk_l_endpoint, 201 .endpoints = &spk_r_endpoint, 210 .endpoints = &single_endpoint,
|
| A D | soc-acpi-intel-rpl-match.c | 64 .endpoints = cs42l43_endpoints, 73 .endpoints = &single_endpoint, 91 .endpoints = &single_endpoint, 100 .endpoints = &single_endpoint, 109 .endpoints = &spk_l_endpoint, 118 .endpoints = &spk_r_endpoint, 127 .endpoints = &spk_r_endpoint, 136 .endpoints = &spk_l_endpoint, 145 .endpoints = &spk_r_endpoint, 154 .endpoints = &spk_l_endpoint, [all …]
|
| A D | soc-acpi-intel-icl-match.c | 66 .endpoints = &single_endpoint, 84 .endpoints = &single_endpoint, 93 .endpoints = &single_endpoint, 102 .endpoints = &spk_l_endpoint, 111 .endpoints = &spk_r_endpoint, 120 .endpoints = &single_endpoint,
|
| A D | soc-acpi-intel-ptl-match.c | 54 .endpoints = &single_endpoint, 63 .endpoints = rt722_endpoints, 72 .endpoints = rt722_endpoints,
|
| /linux/sound/usb/ |
| A D | midi.c | 111 } endpoints[MIDI_MAX_ENDPOINTS]; member 361 if (umidi->endpoints[i].out) in snd_usbmidi_error_timer() 1130 if (umidi->endpoints[i].out) in snd_usbmidi_output_open() 1840 &endpoints[i], in snd_usbmidi_create_endpoints() 1845 if (endpoints[i].in_cables) { in snd_usbmidi_create_endpoints() 1847 &endpoints[i], in snd_usbmidi_create_endpoints() 1984 endpoints[epidx].in_cables = in snd_usbmidi_get_ms_info() 2131 if (endpoints[i].out_ep) in snd_usbmidi_detect_per_port_endpoints() 2133 if (endpoints[i].in_ep) in snd_usbmidi_detect_per_port_endpoints() 2469 memset(endpoints, 0, sizeof(endpoints)); in __snd_usbmidi_create() [all …]
|
| /linux/sound/soc/amd/acp/ |
| A D | amd-acp63-acpi-match.c | 37 .endpoints = &single_endpoint, 43 .endpoints = &spk_l_endpoint, 49 .endpoints = &spk_r_endpoint, 58 .endpoints = &single_endpoint,
|
| /linux/drivers/media/i2c/adv748x/ |
| A D | adv748x.h | 93 #define is_tx_enabled(_tx) ((_tx)->state->endpoints[(_tx)->port] != NULL) 99 ((_state)->endpoints[ADV748X_PORT_AIN0] != NULL || \ 100 (_state)->endpoints[ADV748X_PORT_AIN1] != NULL || \ 101 (_state)->endpoints[ADV748X_PORT_AIN2] != NULL || \ 102 (_state)->endpoints[ADV748X_PORT_AIN3] != NULL || \ 103 (_state)->endpoints[ADV748X_PORT_AIN4] != NULL || \ 104 (_state)->endpoints[ADV748X_PORT_AIN5] != NULL || \ 105 (_state)->endpoints[ADV748X_PORT_AIN6] != NULL || \ 106 (_state)->endpoints[ADV748X_PORT_AIN7] != NULL) 107 #define is_hdmi_enabled(_state) ((_state)->endpoints[ADV748X_PORT_HDMI] != NULL) [all …]
|
| /linux/Documentation/devicetree/bindings/usb/ |
| A D | aspeed,usb-vhub.yaml | 18 Supported number of devices and endpoints vary depending on hardware 20 and 15 generic endpoints, while AST2600 Virtual Hub supports 7 downstream 21 devices and 21 generic endpoints. 46 aspeed,vhub-generic-endpoints: 47 description: Number of generic endpoints supported by the Virtual Hub 108 - aspeed,vhub-generic-endpoints 121 aspeed,vhub-generic-endpoints = <15>;
|
| A D | gr-udc.txt | 21 - epobufsizes : Array of buffer sizes for OUT endpoints when they differ 25 only for as many endpoints as the array contains. 27 - epibufsizes : Array of buffer sizes for IN endpoints when they differ 31 only for as many endpoints as the array contains.
|
| A D | da8xx-usb.txt | 24 and "txN" for transmit endpoints. N specifies the endpoint number. 37 channel number (0 … 3 for endpoints 1 … 4). 39 - dma-channels: should be set to 4 representing the 4 endpoints.
|
| A D | aspeed,ast2600-udc.yaml | 15 4 generic endpoints for AST260x. 18 Supports 32/256 stages descriptor mode for all generic endpoints.
|
| A D | am33xx-usb.txt | 41 - mentor,num-eps: Specifies the number of endpoints. This is also a 49 and "txN" for transmit endpoints. N specifies the endpoint number. 61 endpoint number (0 … 14 for endpoints 1 … 15 on instance 0 and 15 … 29 62 for endpoints 1 … 15 on instance 1). The second number is 0 for RX and 64 - dma-channels: should be set to 30 representing the 15 endpoints for
|
| /linux/Documentation/devicetree/bindings/dma/ |
| A D | stericsson,dma40.yaml | 38 16: USB OTG in/out endpoints 7 & 15 39 17: USB OTG in/out endpoints 6 & 14 40 18: USB OTG in/out endpoints 5 & 13 41 19: USB OTG in/out endpoints 4 & 12 58 36: USB OTG in/out endpoints 3 & 11 59 37: USB OTG in/out endpoints 2 & 10 60 38: USB OTG in/out endpoints 1 & 9 61 39: USB OTG in/out endpoints 8
|
| /linux/drivers/usb/gadget/udc/ |
| A D | Kconfig | 40 endpoints (plus endpoint zero). 98 The number of programmable endpoints is different through 124 endpoints (plus endpoint zero). This driver supports the 149 # don't waste memory for the other endpoints 164 It has nine configurable endpoints, and endpoint zero. 224 It has up to 23 endpoints, as well as endpoint zero (for 285 It has seven configurable endpoints, and endpoint zero. 322 programmable endpoints. This driver supports the 385 endpoints, plus endpoint zero (for control transfers). 423 endpoints(bulk or interrupt or isochronous), as well as [all …]
|
| /linux/drivers/usb/musb/ |
| A D | musb_gadget_ep0.c | 21 #define next_ep0_request(musb) next_in_request(&(musb)->endpoints[0]) 99 ep = &musb->endpoints[epnum].ep_in; in service_tx_status_request() 101 ep = &musb->endpoints[epnum].ep_out; in service_tx_status_request() 102 regs = musb->endpoints[epnum].regs; in service_tx_status_request() 133 musb_write_fifo(&musb->endpoints[0], len, result); in service_tx_status_request() 177 musb_g_giveback(&musb->endpoints[0].ep_in, req, 0); in musb_g_ep0_giveback() 249 ep = musb->endpoints + epnum; in service_zero_data_request() 409 ep = musb->endpoints + epnum; in service_zero_data_request() 484 musb_read_fifo(&musb->endpoints[0], count, buf); in ep0_rxstate() 538 musb_write_fifo(&musb->endpoints[0], fifo_count, fifo_src); in ep0_txstate() [all …]
|
| A D | musb_core.h | 347 struct musb_hw_ep endpoints[MUSB_C_NUM_EPS]; member 348 #define control_ep endpoints 484 musb->endpoints[0].max_packet_sz_tx = MUSB_EP0_FIFOSIZE; in musb_configure_ep0() 485 musb->endpoints[0].max_packet_sz_rx = MUSB_EP0_FIFOSIZE; in musb_configure_ep0() 486 musb->endpoints[0].is_shared_fifo = true; in musb_configure_ep0()
|
| /linux/Documentation/driver-api/cxl/ |
| A D | memory-devices.rst | 25 multiple Host Bridges and endpoints while another may opt for fault tolerance 30 dictates which endpoints can participate in which Host Bridge decode regimes. 40 Ports. Each of those Root Ports are connected to 2-way switches with endpoints 41 connected to those downstream ports for a total of 8 endpoints:: 55 "endpoints:port8":[ 85 "endpoints:port12":[ 121 "endpoints:port6":[ 151 "endpoints:port10":[ 186 decodes them to "ports", "ports" decode to "endpoints", and "endpoints"
|
| /linux/Documentation/driver-api/ |
| A D | interconnect.rst | 65 Interconnect endpoints are the first or the last element of the path. Every 68 Interconnect path is everything between two endpoints including all the nodes 91 get paths between endpoints and set their bandwidth/latency/QoS requirements 124 # Configure node endpoints for the path from CPU to DDR on 130 # necessary after updating the node endpoints. 139 # process for different nodes endpoints.
|
| /linux/Documentation/usb/ |
| A D | raw-gadget.rst | 37 4. Raw Gadget explicitly exposes information about endpoints addresses and 60 Note that some UDC drivers have fixed addresses assigned to endpoints, and 65 endpoints that the UDC driver has. Based on that, userspace must choose UDC 66 endpoints for the gadget and assign addresses in the endpoint descriptors 88 enabling endpoints; allow providing ``stream_id`` for bulk transfers).
|