Searched full:disco (Results 1 – 25 of 31) sorted by relevance
12
/linux-6.8/arch/arm/boot/dts/st/ |
D | Makefile | 22 stm32f429-disco.dtb \ 23 stm32f469-disco.dtb \ 24 stm32f746-disco.dtb \ 25 stm32f769-disco.dtb \ 29 stm32h743i-disco.dtb \
|
D | stm32f769-disco.dts | 50 model = "STMicroelectronics STM32F769-DISCO board"; 51 compatible = "st,stm32f769-disco", "st,stm32f769";
|
D | stm32f746-disco.dts | 51 model = "STMicroelectronics STM32F746-DISCO board"; 52 compatible = "st,stm32f746-disco", "st,stm32f746";
|
D | stm32f469-disco.dts | 55 model = "STMicroelectronics STM32F469i-DISCO board"; 56 compatible = "st,stm32f469i-disco", "st,stm32f469";
|
D | stm32f429-disco.dts | 56 model = "STMicroelectronics STM32F429i-DISCO board"; 57 compatible = "st,stm32f429i-disco", "st,stm32f429";
|
D | stm32h743i-disco.dts | 49 compatible = "st,stm32h743i-disco", "st,stm32h743";
|
/linux-6.8/Documentation/devicetree/bindings/arm/stm32/ |
D | stm32.yaml | 24 - st,stm32f429i-disco 29 - st,stm32f469i-disco 33 - st,stm32f746-disco 38 - st,stm32f769-disco 42 - st,stm32h743i-disco
|
/linux-6.8/Documentation/ABI/testing/ |
D | sysfs-bus-soundwire-slave | 41 Description: SoundWire Slave DisCo properties. 42 These properties are defined by MIPI DisCo Specification 61 Description: SoundWire Slave Data Port-0 DisCo properties. 62 These properties are defined by MIPI DisCo Specification 105 Description: SoundWire Slave Data Source/Sink Port-N DisCo properties. 106 These properties are defined by MIPI DisCo Specification
|
D | sysfs-bus-soundwire-master | 18 Description: SoundWire Master-N DisCo properties. 19 These properties are defined by MIPI DisCo Specification
|
/linux-6.8/drivers/acpi/ |
D | mipi-disco-img.c | 3 * MIPI DisCo for Imaging support. 7 * Support MIPI DisCo for Imaging by parsing ACPI _CRS CSI-2 records defined in 9 * Descriptor" of ACPI 6.5 and using device properties defined by the MIPI DisCo 16 * extracted from the _CRS CSI-2 resource descriptors and the MIPI DisCo 665 * The MIPI DisCo for Imaging specification defines _DSD device in init_crs_csi2_swnodes() 704 * Use MIPI DisCo for Imaging device properties to finalize the initialization
|
D | Makefile | 40 acpi-y += scan.o mipi-disco-img.o
|
D | internal.h | 297 ACPI _CRS CSI-2 and MIPI DisCo for Imaging
|
/linux-6.8/Documentation/translations/it_IT/process/ |
D | maintainer-pgp-guide.rst | 193 di salvarla sul disco. In questo modo, anche se il contenuto della vostra 280 Una volta che il processo di criptazione è finito, reinserite il disco USB ed 282 ``.gnugp`` nel disco criptato:: 291 Smontate il disco USB, etichettatelo per bene di modo da evitare di 408 L'uso di un disco USB criptato non può sostituire le funzioni di un dispositivo 610 Montare il disco con la chiave primaria 772 esempio dopo un danneggiamento del disco), la firma vi permetterà di
|
/linux-6.8/Documentation/driver-api/soundwire/ |
D | summary.rst | 201 SoundWire MIPI DisCo (Discovery and Configuration) specification is 203 https://www.mipi.org/specifications/mipi-disco-soundwire
|
D | error_handling.rst | 45 does not define timeouts but the MIPI SoundWire DisCo document adds
|
/linux-6.8/Documentation/devicetree/bindings/soundwire/ |
D | soundwire-controller.yaml | 45 found in MIPI Alliance DisCo & SoundWire 1.0 Specifications.
|
/linux-6.8/Documentation/devicetree/bindings/display/panel/ |
D | ilitek,ili9341.yaml | 26 # ili9341 240*320 Color on stm32f429-disco board
|
/linux-6.8/drivers/soundwire/ |
D | mipi_disco.c | 5 * MIPI Discovery And Configuration (DisCo) Specification for SoundWire 7 * The DisCo spec doesn't mandate these properties. However, SDW bus cannot
|
D | master.c | 22 * in the MIPI DisCo spec
|
D | bus_type.c | 135 * Check for valid clk_stop_timeout, use DisCo worst case value of in sdw_drv_probe()
|
D | sysfs_slave.c | 19 * in the MIPI DisCo spec.
|
D | intel_auxdevice.c | 161 /* Initialize with default handler to read all DisCo properties */ in intel_prop_read()
|
/linux-6.8/include/linux/soundwire/ |
D | sdw.h | 183 * SDW properties, defined in MIPI DisCo spec v1.0 479 * The order of the IDs here does not follow the DisCo spec definitions 507 * The MIPI DisCo for SoundWire defines in addition the link_id as bits 51:48
|
/linux-6.8/sound/soc/amd/ps/ |
D | pci-ps.c | 253 * Current implementation is based on MIPI DisCo 2.0 spec. in sdw_amd_scan_controller()
|
/linux-6.8/include/acpi/ |
D | acpi_bus.h | 419 * struct acpi_device_software_node_port - MIPI DisCo for Imaging CSI-2 port
|
12