Home
last modified time | relevance | path

Searched refs:ape (Results 1 – 12 of 12) sorted by relevance

/linux/Documentation/devicetree/bindings/sound/
H A Dux500-msp.txt29 v-ape-supply = <&db8500_vape_reg>;
36 v-ape-supply = <&db8500_vape_reg>;
H A Dux500-mop500.txt26 v-ape-supply = <&db8500_vape_reg>;
33 v-ape-supply = <&db8500_vape_reg>;
/linux/drivers/acpi/riscv/
H A Dirq.c52 struct acpi_probe_entry *ape = ap_head; in arch_sort_irqchip_probe() local
54 if (nr == 1 || !ACPI_COMPARE_NAMESEG(ACPI_SIG_MADT, ape->id)) in arch_sort_irqchip_probe()
56 sort(ape, nr, sizeof(*ape), irqchip_cmp_func, NULL); in arch_sort_irqchip_probe()
/linux/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c717 struct snd_dec_ape *ape; in __q6asm_dai_compr_set_codec_params() local
847 ape = &codec_options->ape_d; in __q6asm_dai_compr_set_codec_params()
853 ape_cfg.compatible_version = ape->compatible_version; in __q6asm_dai_compr_set_codec_params()
854 ape_cfg.compression_level = ape->compression_level; in __q6asm_dai_compr_set_codec_params()
855 ape_cfg.format_flags = ape->format_flags; in __q6asm_dai_compr_set_codec_params()
856 ape_cfg.blocks_per_frame = ape->blocks_per_frame; in __q6asm_dai_compr_set_codec_params()
857 ape_cfg.final_frame_blocks = ape->final_frame_blocks; in __q6asm_dai_compr_set_codec_params()
858 ape_cfg.total_frames = ape->total_frames; in __q6asm_dai_compr_set_codec_params()
859 ape_cfg.seek_table_present = ape->seek_table_present; in __q6asm_dai_compr_set_codec_params()
/linux/drivers/acpi/
H A Dscan.c2888 static struct acpi_probe_entry *ape; variable
2895 if (!ape->subtable_valid || ape->subtable_valid(&header->common, ape)) in acpi_match_madt()
2896 if (!ape->probe_subtbl(header, end)) in acpi_match_madt()
2913 for (ape = ap_head; nr; ape++, nr--) { in __acpi_probe_device_table()
2914 if (ACPI_COMPARE_NAMESEG(ACPI_SIG_MADT, ape->id)) { in __acpi_probe_device_table()
2916 acpi_table_parse_madt(ape->type, acpi_match_madt, 0); in __acpi_probe_device_table()
2920 res = acpi_table_parse(ape->id, ape->probe_table); in __acpi_probe_device_table()
/linux/arch/arm/boot/dts/st/
H A Dste-dbx5x0.dtsi1083 v-ape-supply = <&db8500_vape_reg>;
1100 v-ape-supply = <&db8500_vape_reg>;
1118 v-ape-supply = <&db8500_vape_reg>;
1136 v-ape-supply = <&db8500_vape_reg>;
H A Dste-ab8505.dtsi199 v-ape-supply = <&db8500_vape_reg>;
H A Dste-ab8500.dtsi231 v-ape-supply = <&db8500_vape_reg>;
/linux/drivers/irqchip/
H A Dirq-gic.c1581 struct acpi_probe_entry *ape) in gic_validate_dist() argument
1586 return (dist->version == ape->driver_data && in gic_validate_dist()
H A Dirq-gic-v3.c2429 struct acpi_probe_entry *ape) in acpi_validate_gic_table() argument
2435 if (dist->version != ape->driver_data) in acpi_validate_gic_table()
/linux/Documentation/scsi/
H A Dst.rst408 As above but ape positioned after filemark.
/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra210.dtsi1449 clock-names = "ape", "apb2ape";