Home
last modified time | relevance | path

Searched full:disco (Results 1 – 17 of 17) sorted by relevance

/linux/sound/soc/sdca/
H A Dsdca_regmap.c199 * sdca_regmap_count_constants - count the number of DisCo constant Controls in sdca_regmap_mbq_size()
203 * This function returns the number of DisCo constant Controls present
206 * DisCo constants as any other physical register.
208 * Return: Returns number of DisCo constant controls, or a negative error
232 * sdca_regmap_populate_constants - fill an array with DisCo constant values in sdca_regmap_count_constants()
235 * @consts: Pointer to the array which should be filled with the DisCo
239 * the values of the DisCo constants for a given Function. This
240 * allows to access the values of DisCo constants the same as any
330 * sdca_regmap_write_defaults - write out DisCo defaults to device in sdca_regmap_write_defaults()
335 * This function will write out to the hardware all the DisCo defaul in sdca_regmap_write_defaults()
[all...]
H A Dsdca_functions.c24 * Should be long enough to encompass all the MIPI DisCo properties.
122 * but the SDCA/DisCo specs defined the notion of "DC value" - a constant in find_sdca_function()
138 dev_err(dev, "function type only supported as DisCo constant\n"); in find_sdca_function()
1088 /* DisCo uses upper-case for hex numbers */ in find_sdca_entity_controls()
1570 /* DisCo uses upper-case for hex numbers */ in find_sdca_entities()
1887 /* DisCo uses upper-case for hex numbers */ in find_sdca_connections()
1981 /* DisCo uses upper-case for hex numbers */ in find_sdca_cluster_channels()
2044 /* DisCo uses upper-case for hex numbers */ in find_sdca_clusters()
2158 * sdca_parse_function - parse ACPI DisCo for a Function
H A Dsdca_asoc.c138 /* Add primary entity connections from DisCo */ in ge_put_enum_double()
718 * DisCo information for a particular SDCA Function. Typically, in sdca_asoc_populate_dapm()
1071 * This function populates an array of ALSA controls from the DisCo in width_find_mask()
1254 * This function populates an array of ASoC DAI drivers from the DisCo in sdca_asoc_populate_component()
1323 * on the DisCo information for a particular SDCA Function. It does in sdca_asoc_set_constraints()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-soundwire-slave41 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
H A Dsysfs-bus-soundwire-master18 Description: SoundWire Master-N DisCo properties.
19 These properties are defined by MIPI DisCo Specification
/linux/drivers/acpi/
H A Dmipi-disco-img.c3 * 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
664 * The MIPI DisCo for Imaging specification defines _DSD device in init_crs_csi2_swnodes()
703 * Use MIPI DisCo for Imaging device properties to finalize the initialization
730 /* CPU matches for Dell generations with broken ACPI MIPI DISCO info */
H A DMakefile43 acpi-y += scan.o mipi-disco-img.o
H A Dscan.c2738 * walk above and MIPI DisCo for Imaging device properties. in acpi_bus_scan()
/linux/arch/arm/boot/dts/st/
H A Dstm32f769-disco-mb1166-reva09.dts6 #include "stm32f769-disco.dts"
/linux/Documentation/translations/it_IT/process/
H A Dmaintainer-pgp-guide.rst193 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/drivers/soundwire/
H A Dmipi_disco.c5 * 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
H A Dmaster.c22 * in the MIPI DisCo spec
H A Dbus_type.c130 * Check for valid clk_stop_timeout, use DisCo worst case value of in sdw_bus_probe()
/linux/Documentation/devicetree/bindings/soundwire/
H A Dsoundwire-controller.yaml45 found in MIPI Alliance DisCo & SoundWire 1.0 Specifications.
/linux/Documentation/driver-api/soundwire/
H A Derror_handling.rst45 does not define timeouts but the MIPI SoundWire DisCo document adds
/linux/Documentation/translations/it_IT/locking/
H A Dlockdep-design.rst202 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/sound/soc/sof/intel/
H A Dhda.c1203 /* Check if the endpoint is present by the SDCA DisCo table */ in find_acpi_adr_device()