Searched full:disco (Results 1 – 25 of 35) sorted by relevance
12
/linux-6.14.4/arch/arm/boot/dts/st/ |
D | Makefile | 22 stm32f429-disco.dtb \ 23 stm32f469-disco.dtb \ 24 stm32f746-disco.dtb \ 25 stm32f769-disco.dtb \ 26 stm32f769-disco-mb1166-reva09.dtb \ 30 stm32h743i-disco.dtb \
|
D | stm32f769-disco-mb1166-reva09.dts | 6 #include "stm32f769-disco.dts"
|
D | stm32f746-disco.dts | 51 model = "STMicroelectronics STM32F746-DISCO board"; 52 compatible = "st,stm32f746-disco", "st,stm32f746";
|
D | stm32f769-disco.dts | 50 model = "STMicroelectronics STM32F769-DISCO board"; 51 compatible = "st,stm32f769-disco", "st,stm32f769";
|
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.14.4/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.14.4/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.14.4/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 731 /* CPU matches for Dell generations with broken ACPI MIPI DISCO info */
|
D | Makefile | 43 acpi-y += scan.o mipi-disco-img.o
|
/linux-6.14.4/sound/soc/sdca/ |
D | sdca_functions.c | 111 * but the SDCA/DisCo specs defined the notion of "DC value" - a constant in find_sdca_function() 127 dev_err(dev, "function type only supported as DisCo constant\n"); in find_sdca_function()
|
/linux-6.14.4/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.14.4/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.14.4/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 370 * In MIPI DisCo spec for SoundWire, lane mapping for a slave device is done with
|
D | master.c | 22 * in the MIPI DisCo spec
|
D | bus_type.c | 129 * 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.
|
/linux-6.14.4/Documentation/devicetree/bindings/soundwire/ |
D | soundwire-controller.yaml | 45 found in MIPI Alliance DisCo & SoundWire 1.0 Specifications.
|
/linux-6.14.4/Documentation/devicetree/bindings/display/panel/ |
D | ilitek,ili9341.yaml | 26 # ili9341 240*320 Color on stm32f429-disco board
|
/linux-6.14.4/Documentation/translations/it_IT/locking/ |
D | lockdep-design.rst | 202 i *block-dev* che rappresentano l'intero disco e quelli che rappresentano una 203 sua partizione; la partizione è una parte del disco intero, e l'ordine dei 204 blocchi sarà corretto fintantoche uno acquisisce il blocco del disco intero e
|
/linux-6.14.4/include/linux/soundwire/ |
D | sdw.h | 193 * SDW properties, defined in MIPI DisCo spec v1.0 473 * The order of the IDs here does not follow the DisCo spec definitions 501 * The MIPI DisCo for SoundWire defines in addition the link_id as bits 51:48
|
/linux-6.14.4/Documentation/devicetree/bindings/media/ |
D | video-interfaces.yaml | 228 defined in the MIPI Discovery and Configuration (DisCo) Specification for
|
12