Home
last modified time | relevance | path

Searched full:ape (Results 1 – 25 of 54) sorted by relevance

123

/linux/Documentation/devicetree/bindings/bus/
H A Dnvidia,tegra210-aconnect.yaml11 components inside the Audio Processing Engine (APE). All CPU accesses to
12 the APE subsystem go through the ACONNECT via an APB to AXI wrapper. All
32 - description: Must contain the entry for APE clock
33 - description: Must contain the entry for APE interface clock
37 - const: ape
74 clock-names = "ape", "apb2ape";
/linux/Documentation/devicetree/bindings/i2c/
H A Dbrcm,iproc-i2c.yaml32 brcm,ape-hsls-addr-mask:
34 description: Host view of address mask into the 'APE' co-processor
45 - brcm,ape-hsls-addr-mask
/linux/include/dt-bindings/memory/
H A Dtegra186-mc.h55 /* APE DMA clients */
65 /* APE DMA clients */
68 /* camera RTCPU running on APE */
181 /* Audio Processing (APE) engine reads */
183 /* Audio Processing (APE) engine writes */
H A Dtegra194-mc.h55 /* APE DMA clients */
65 /* APE DMA clients */
68 /* camera RTCPU running on APE */
201 /* Audio Processing (APE) engine read clients */
203 /* Audio Processing (APE) engine write clients */
H A Dnvidia,tegra264.h71 /* Audio processor(APE) Read client */
73 /* Audio processor(APE) Write client */
H A Dtegra234-mc.h347 /* Audio Processing (APE) engine read clients */
349 /* Audio Processing (APE) engine write clients */
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_fw_hdr.h60 CODE_MUSTANG, /* 11 - I2C Error reporting APE firmwares
67 CODE_APE_DIAG, /* 14 - APE Test Diag firmware */
68 CODE_APE_PATCH, /* 15 - APE Patch firmware */
/linux/Documentation/devicetree/bindings/sound/
H A Dux500-mop500.txt26 v-ape-supply = <&db8500_vape_reg>;
33 v-ape-supply = <&db8500_vape_reg>;
H A Dux500-msp.txt29 v-ape-supply = <&db8500_vape_reg>;
36 v-ape-supply = <&db8500_vape_reg>;
H A Dnvidia,tegra-audio-graph-card.yaml50 - description: APE read memory client
51 - description: APE write memory client
93 label = "jetson-tx1-ape";
H A Dnvidia,tegra210-admaif.yaml45 - description: APE read memory client
46 - description: APE write memory client
/linux/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c703 struct snd_dec_ape *ape; in __q6asm_dai_compr_set_codec_params()
833 ape = &codec_options->ape_d; in __q6asm_dai_compr_set_codec_params()
839 ape_cfg.compatible_version = ape->compatible_version; in __q6asm_dai_compr_set_codec_params()
840 ape_cfg.compression_level = ape->compression_level; in __q6asm_dai_compr_set_codec_params()
841 ape_cfg.format_flags = ape->format_flags; in __q6asm_dai_compr_set_codec_params()
842 ape_cfg.blocks_per_frame = ape->blocks_per_frame; in __q6asm_dai_compr_set_codec_params()
843 ape_cfg.final_frame_blocks = ape->final_frame_blocks; in __q6asm_dai_compr_set_codec_params()
844 ape_cfg.total_frames = ape->total_frames; in __q6asm_dai_compr_set_codec_params()
845 ape_cfg.seek_table_present = ape->seek_table_present; in __q6asm_dai_compr_set_codec_params()
851 dev_err(dev, "APE CM in __q6asm_dai_compr_set_codec_params()
702 struct snd_dec_ape *ape; __q6asm_dai_compr_set_codec_params() local
[all...]
/linux/include/linux/mfd/
H A Ddbx500-prcmu.h111 * enum ape_opp - APE OPP states definition
113 * @APE_NO_CHANGE: The APE operating point is unchanged
114 * @APE_100_OPP: The new APE operating point is ape100opp
553 /* PRCMU QoS APE OPP class */
/linux/drivers/macintosh/
H A Dmacio-adb.c60 #define APE 1 /* autopoll enable */ macro
118 out_8(&adb->autopoll.r, APE); in macio_init()
140 out_8(&adb->autopoll.r, devs? APE: 0); in macio_adb_autopoll()
/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra234-p3768-0000+p3767-0005.dts17 label = "NVIDIA Jetson Orin Nano APE";
H A Dtegra234-p3768-0000+p3767-0000.dts17 label = "NVIDIA Jetson Orin NX APE";
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-hsi8 engines (APE) with cellular modem engines (CMT) in cellular
/linux/drivers/clk/ux500/
H A Dclk-prcmu.c82 pr_err("clk_prcmu: %s fail req APE OPP for %s.\n", in clk_prcmu_opp_prepare()
125 pr_err("clk_prcmu: %s fail req APE OPP VOLT for %s.\n", in clk_prcmu_opp_volt_prepare()
/linux/drivers/acpi/
H A Dscan.c2767 static struct acpi_probe_entry *ape; variable
2774 if (!ape->subtable_valid || ape->subtable_valid(&header->common, ape)) in acpi_match_madt()
2775 if (!ape->probe_subtbl(header, end)) in acpi_match_madt()
2792 for (ape = ap_head; nr; ape++, nr--) { in __acpi_probe_device_table()
2793 if (ACPI_COMPARE_NAMESEG(ACPI_SIG_MADT, ape->id)) { in __acpi_probe_device_table()
2795 acpi_table_parse_madt(ape->type, acpi_match_madt, 0); in __acpi_probe_device_table()
2799 res = acpi_table_parse(ape->id, ape->probe_table); in __acpi_probe_device_table()
/linux/drivers/input/serio/
H A Dhp_sdc_mlc.c272 /* Should not send command/data after engaging APE */ in hp_sdc_mlc_out()
275 /* Disengaging APE this way would not be valid either since in hp_sdc_mlc_out()
/linux/include/uapi/linux/hsi/
H A Dcs-protocol.h23 /* APE kernel <-> user space messages */
/linux/drivers/mfd/
H A Ddb8500-prcmu.c371 * @ape_opp: The current APE OPP.
900 * db8500_prcmu_set_ape_opp - set the appropriate APE OPP
901 * @opp: The new APE operating point to which transition is to be made
904 * This function sets the operating point of the APE.
949 * db8500_prcmu_get_ape_opp - get the current APE OPP
951 * Returns: the current APE OPP
959 * db8500_prcmu_request_ape_opp_100_voltage - Request APE OPP 100% voltage
2711 REGULATOR_SUPPLY("v-ape", NULL),
2724 REGULATOR_SUPPLY("v-ape", "ab8500-usb.0"),
2729 REGULATOR_SUPPLY("v-ape", "nmk-ske-keypad.0"),
/linux/Documentation/devicetree/bindings/dma/
H A Dnvidia,tegra210-adma.yaml11 between system memory and the Audio Processing Engine (APE).
/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>;
/linux/sound/soc/tegra/
H A Dtegra_audio_graph_card.c204 card->driver_name = "tegra-ape"; in tegra_audio_graph_probe()

123