Searched full:slot (Results 1 – 25 of 159) sorted by relevance
1234567
| /Documentation/devicetree/bindings/sound/ |
| D | tdm-slot.txt | 1 TDM slot: 3 This specifies audio DAI's TDM slot. 5 TDM slot properties: 6 dai-tdm-slot-num : Number of slots in use. 7 dai-tdm-slot-width : Width in bits for each slot. 8 dai-tdm-slot-tx-mask : Transmit direction slot mask, optional 9 dai-tdm-slot-rx-mask : Receive direction slot mask, optional 12 dai-tdm-slot-num = <2>; 13 dai-tdm-slot-width = <8>; 14 dai-tdm-slot-tx-mask = <0 1>; [all …]
|
| D | max98373.txt | 13 - maxim,vmon-slot-no : slot number used to send voltage information 15 interleave slot. 16 slot range : 0 ~ 15, Default : 0 18 - maxim,imon-slot-no : slot number used to send current information 19 slot range : 0 ~ 15, Default : 0 21 - maxim,spkfb-slot-no : slot number used to send speaker feedback information 22 slot range : 0 ~ 15, Default : 0 36 maxim,vmon-slot-no = <0>; 37 maxim,imon-slot-no = <1>; 38 maxim,spkfb-slot-no = <2>;
|
| D | maxim,max98925.yaml | 28 vmon-slot-no: 34 Slot number used to send voltage information or in inteleave mode this 35 will be used as interleave slot. 37 imon-slot-no: 43 Slot number used to send current information. 68 vmon-slot-no: 72 imon-slot-no: 95 vmon-slot-no = <1>; 96 imon-slot-no = <0>;
|
| D | amlogic,axg-sound-card.yaml | 49 dai-tdm-slot-num: 52 Number of slots in use. If omitted, slot number is set to 56 dai-tdm-slot-width: 58 description: Width in bits for each slot 73 "^dai-tdm-slot-(t|r)x-mask-[0-3]$": 78 Transmit and receive cpu slot masks of each TDM lane 80 interface must have at least one slot, so at least one these 81 mask should be provided with an enabled slot. 97 "^dai-tdm-slot-(t|r)x-mask$": 101 description: Transmit and receive codec slot masks [all …]
|
| D | fsl,qmc-audio.yaml | 110 dai-tdm-slot-num = <4>; 111 dai-tdm-slot-width = <8>; 113 dai-tdm-slot-tx-mask = <0 0 0 1 0 1 0 1 0 1>; 114 dai-tdm-slot-rx-mask = <0 0 0 1 0 1 0 1 0 1>; 125 dai-tdm-slot-num = <4>; 126 dai-tdm-slot-width = <8>; 128 dai-tdm-slot-tx-mask = <0 0 1 0 1 0 1 0 1>; 129 dai-tdm-slot-rx-mask = <0 0 1 0 1 0 1 0 1>; 140 dai-tdm-slot-num = <2>; 141 dai-tdm-slot-width = <8>; [all …]
|
| D | renesas,idt821034.yaml | 17 'dai-tdm-slot-num', 'dai-tdm-slot-width', 'dai-tdm-slot-tx-mask' and 18 'dai-tdm-slot-rx-mask' must be present in the ALSA sound card node for 19 sub-nodes that involve the codec. The codec uses one 8bit time-slot per 21 'dai-tdm-tdm-slot-with' must be set to 8.
|
| D | adi,max98388.yaml | 31 adi,vmon-slot-no: 32 description: slot number of the voltage feedback monitor 38 adi,imon-slot-no: 39 description: slot number of the current feedback monitor 74 adi,vmon-slot-no = <0>; 75 adi,imon-slot-no = <1>;
|
| D | audio-graph-port.yaml | 85 dai-tdm-slot-num: 88 dai-tdm-slot-width: 89 description: Width in bits for each slot. 91 dai-tdm-slot-width-map: 92 description: Mapping of sample widths to slot widths. For hardware 93 that cannot support a fixed slot width or a slot width always 103 description: Slot width in bits 107 description: Slot count
|
| D | adi,max98396.yaml | 42 adi,vmon-slot-no: 43 description: slot number of the voltage sense monitor 49 adi,imon-slot-no: 50 description: slot number of the current sense monitor 56 adi,spkfb-slot-no: 57 description: slot number of speaker DSP monitor 63 adi,bypass-slot-no: 137 adi,vmon-slot-no = <0>; 138 adi,imon-slot-no = <1>;
|
| D | ti,tas27xx.yaml | 44 ti,imon-slot-no: 46 description: TDM TX current sense time slot. 48 ti,vmon-slot-no: 50 description: TDM TX voltage sense time slot. 77 ti,imon-slot-no = <0>; 78 ti,vmon-slot-no = <2>;
|
| D | infineon,peb2466.yaml | 17 'dai-tdm-slot-num', 'dai-tdm-slot-width', 'dai-tdm-slot-tx-mask' and 18 'dai-tdm-slot-rx-mask' must be present in the sound card node for sub-nodes 19 that involve the codec. The codec uses one 8bit time-slot per channel. 20 'dai-tdm-tdm-slot-with' must be set to 8.
|
| D | ti,tas2770.yaml | 43 ti,imon-slot-no: 45 description: TDM TX current sense time slot. 47 ti,vmon-slot-no: 49 description: TDM TX voltage sense time slot. 84 ti,imon-slot-no = <0>; 85 ti,vmon-slot-no = <2>;
|
| D | imx-audio-card.yaml | 41 dai-tdm-slot-num: 42 description: see tdm-slot.txt. 45 dai-tdm-slot-width: 46 description: see tdm-slot.txt. 107 dai-tdm-slot-num = <8>; 108 dai-tdm-slot-width = <32>;
|
| /Documentation/core-api/ |
| D | folio_queue.rst | 74 Folios can be set in the next unused slot in a segment struct by calling one 85 functions return the number of the slot used. [!] Note that no attempt is made 91 void folioq_clear(struct folio_queue *folioq, unsigned int slot); 93 This clears the slot in the array and also clears all the marks for that folio, 94 but doesn't change the folio count - so future accesses of that slot must check 95 if the slot is occupied. 101 Information about the folio in a particular slot may be queried by the 105 unsigned int slot); 107 If a folio has not yet been set in that slot, this may yield an undefined 108 pointer. The size of the folio in a slot may be queried with either of:: [all …]
|
| D | swiotlb.rst | 155 what might be called a "slot set". When a bounce buffer is allocated, it 156 occupies one or more contiguous slots. A slot is never shared by multiple 158 slot set, which leads to the maximum bounce buffer size being IO_TLB_SIZE * 159 IO_TLB_SEGSIZE. Multiple smaller bounce buffers may co-exist in a single slot 162 Slots are also grouped into "areas", with the constraint that a slot set exists 185 initial slots in each slot set might not meet the alloc_align_mask criterium. 186 Because a bounce buffer allocation can't cross a slot set boundary, eliminating 255 io_tlb_slot describes an individual memory slot in the pool, with size 256 IO_TLB_SIZE (2 KiB currently). The io_tlb_slot array is indexed by the slot 259 overhead is about 1% of the slot size. [all …]
|
| /Documentation/devicetree/bindings/pci/ |
| D | v3-v360epc-pci.txt | 56 0x4800 0 0 1 &pic 13 /* INT A on slot 9 is irq 13 */ 57 0x4800 0 0 2 &pic 14 /* INT B on slot 9 is irq 14 */ 58 0x4800 0 0 3 &pic 15 /* INT C on slot 9 is irq 15 */ 59 0x4800 0 0 4 &pic 16 /* INT D on slot 9 is irq 16 */ 61 0x5000 0 0 1 &pic 14 /* INT A on slot 10 is irq 14 */ 62 0x5000 0 0 2 &pic 15 /* INT B on slot 10 is irq 15 */ 63 0x5000 0 0 3 &pic 16 /* INT C on slot 10 is irq 16 */ 64 0x5000 0 0 4 &pic 13 /* INT D on slot 10 is irq 13 */ 66 0x5800 0 0 1 &pic 15 /* INT A on slot 11 is irq 15 */ 67 0x5800 0 0 2 &pic 16 /* INT B on slot 11 is irq 16 */ [all …]
|
| D | intel,ixp4xx-pci.yaml | 88 <0x0800 0 0 1 &gpio0 11 3>, /* INT A on slot 1 is irq 11 */ 89 <0x0800 0 0 2 &gpio0 10 3>, /* INT B on slot 1 is irq 10 */ 90 <0x0800 0 0 3 &gpio0 9 3>, /* INT C on slot 1 is irq 9 */ 91 <0x0800 0 0 4 &gpio0 8 3>, /* INT D on slot 1 is irq 8 */ 92 <0x1000 0 0 1 &gpio0 10 3>, /* INT A on slot 2 is irq 10 */ 93 <0x1000 0 0 2 &gpio0 9 3>, /* INT B on slot 2 is irq 9 */ 94 <0x1000 0 0 3 &gpio0 8 3>, /* INT C on slot 2 is irq 8 */ 95 <0x1000 0 0 4 &gpio0 11 3>, /* INT D on slot 2 is irq 11 */ 96 <0x1800 0 0 1 &gpio0 9 3>, /* INT A on slot 3 is irq 9 */ 97 <0x1800 0 0 2 &gpio0 8 3>, /* INT B on slot 3 is irq 8 */ [all …]
|
| /Documentation/devicetree/bindings/mmc/ |
| D | amlogic,meson-mx-sdio.txt | 10 to be controlled. Only one slot can be accessed at a time. 25 A node for each slot provided by the MMC controller is required. 26 NOTE: due to a driver limitation currently only one slot (= child node) 29 Required properties on each child node (= slot): 30 - compatible : must be "mmc-slot" (see mmc.txt within this directory) 31 - reg : the slot (or "port") ID 33 Optional properties on each child node (= slot): 48 slot@1 { 49 compatible = "mmc-slot";
|
| D | atmel-hsmci.txt | 13 - #address-cells: should be one. The cell is the slot id. 15 - at least one slot node 20 The node contains child nodes for each slot that the platform uses 36 2) slot nodes 39 - reg: should contain the slot id. 47 Example slot node: 49 slot@0 { 63 slot@0 { 69 slot@1 {
|
| D | mmc-spi-slot.yaml | 4 $id: http://devicetree.org/schemas/mmc/mmc-spi-slot.yaml# 7 title: MMC/SD/SDIO slot directly connected to a SPI bus 21 const: mmc-spi-slot 32 Two cells are required, first cell specifies minimum slot voltage (mV), 33 second cell specifies maximum slot voltage (mV). 37 value for minimum slot voltage in mV 40 value for maximum slot voltage in mV 67 compatible = "mmc-spi-slot";
|
| D | cavium-mmc.txt | 15 mmc-slot 29 - cavium,octeon-6130-mmc-slot : use mmc-slot instead 39 mmc-slot@0 { 40 compatible = "mmc-slot"; 48 mmc-slot@1 { 49 compatible = "mmc-slot";
|
| /Documentation/ABI/testing/ |
| D | sysfs-devices-sun | 5 The file contains a Slot-unique ID which provided by the _SUN 11 the slot number printed on the physical slot whenever possible." 14 of the slot in the system.
|
| /Documentation/devicetree/bindings/net/ |
| D | lantiq,pef2256.yaml | 116 'dai-tdm-slot-num', 'dai-tdm-slot-width', 'dai-tdm-slot-tx-mask' and 117 'dai-tdm-slot-rx-mask' must be present in the sound card node for 119 'dai-tdm-tdm-slot-with' must be set to 8. 192 dai-tdm-slot-num = <4>; 193 dai-tdm-slot-width = <8>; 195 dai-tdm-slot-tx-mask = <0 1 1 1 1>; 196 dai-tdm-slot-rx-mask = <0 1 1 1 1>; 206 dai-tdm-slot-num = <4>; 207 dai-tdm-slot-width = <8>; 209 dai-tdm-slot-tx-mask = <0 0 0 0 0 1 1 1 1>; [all …]
|
| /Documentation/PCI/ |
| D | pci-error-recovery.rst | 43 or requesting a slot reset. 45 If any driver requests a slot reset, that is what will be done. 101 PCI_ERS_RESULT_CAN_RECOVER, /* Device driver can recover without slot reset */ 102 PCI_ERS_RESULT_NEED_RESET, /* Device driver wants slot to be reset. */ 112 a slot reset. Typically a driver will want to know about 121 A PCI bus error is detected by the PCI hardware. On powerpc, the slot 132 the platform (the slot will be isolated on powerpc). The driver may 151 slot reset. 158 If all drivers on the segment/slot return PCI_ERS_RESULT_CAN_RECOVER, 159 then the platform should re-enable IOs on the slot (or do nothing in [all …]
|
| /Documentation/devicetree/bindings/pinctrl/ |
| D | pinctrl-max77620.txt | 64 - maxim,active-fps-power-up-slot: Sequencing event slot number on which 71 - maxim,active-fps-power-down-slot: Sequencing event slot number on which 83 - maxim,suspend-fps-power-up-slot: This is same as property 84 "maxim,active-fps-power-up-slot" but 91 - maxim,suspend-fps-power-down-slot: This is same as property 92 "maxim,active-fps-power-down-slot" but
|
1234567