| /linux/Documentation/devicetree/bindings/bus/ |
| H A D | nvidia,tegra210-aconnect.yaml | 11 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 D | brcm,iproc-i2c.yaml | 33 brcm,ape-hsls-addr-mask: 35 description: Host view of address mask into the 'APE' co-processor 49 - brcm,ape-hsls-addr-mask
|
| /linux/include/dt-bindings/memory/ |
| H A D | tegra186-mc.h | 55 /* 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 D | tegra194-mc.h | 55 /* 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 D | tegra234-mc.h | 347 /* Audio Processing (APE) engine read clients */ 349 /* Audio Processing (APE) engine write clients */
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_fw_hdr.h | 60 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 D | ux500-mop500.txt | 26 v-ape-supply = <&db8500_vape_reg>; 33 v-ape-supply = <&db8500_vape_reg>;
|
| H A D | ux500-msp.txt | 29 v-ape-supply = <&db8500_vape_reg>; 36 v-ape-supply = <&db8500_vape_reg>;
|
| H A D | nvidia,tegra-audio-graph-card.yaml | 51 - description: APE read memory client 52 - description: APE write memory client 94 label = "jetson-tx1-ape";
|
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6asm-dai.c | 720 struct snd_dec_ape *ape; in __q6asm_dai_compr_set_codec_params() local 850 ape = &codec_options->ape_d; in __q6asm_dai_compr_set_codec_params() 856 ape_cfg.compatible_version = ape->compatible_version; in __q6asm_dai_compr_set_codec_params() 857 ape_cfg.compression_level = ape->compression_level; in __q6asm_dai_compr_set_codec_params() 858 ape_cfg.format_flags = ape->format_flags; in __q6asm_dai_compr_set_codec_params() 859 ape_cfg.blocks_per_frame = ape->blocks_per_frame; in __q6asm_dai_compr_set_codec_params() 860 ape_cfg.final_frame_blocks = ape->final_frame_blocks; in __q6asm_dai_compr_set_codec_params() 861 ape_cfg.total_frames = ape->total_frames; in __q6asm_dai_compr_set_codec_params() 862 ape_cfg.seek_table_present = ape->seek_table_present; in __q6asm_dai_compr_set_codec_params() 868 dev_err(dev, "APE CMD Format block failed:%d\n", ret); in __q6asm_dai_compr_set_codec_params()
|
| /linux/drivers/macintosh/ |
| H A D | macio-adb.c | 60 #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 D | tegra234-p3768-0000+p3767-0005.dts | 17 label = "NVIDIA Jetson Orin Nano APE";
|
| H A D | tegra234-p3768-0000+p3767-0000.dts | 17 label = "NVIDIA Jetson Orin NX APE";
|
| H A D | tegra264-p3971.dtsi | 110 label = "NVIDIA Jetson Thor AGX APE";
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-hsi | 8 engines (APE) with cellular modem engines (CMT) in cellular
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | stericsson,ab8500.yaml | 229 v-ape-supply: true 248 - v-ape-supply
|
| /linux/include/uapi/linux/hsi/ |
| H A D | cs-protocol.h | 23 /* APE kernel <-> user space messages */
|
| /linux/drivers/input/serio/ |
| H A D | hp_sdc_mlc.c | 272 /* 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/arch/arm/boot/dts/st/ |
| H A D | ste-ab8505.dtsi | 199 v-ape-supply = <&db8500_vape_reg>;
|
| H A D | ste-ab8500.dtsi | 231 v-ape-supply = <&db8500_vape_reg>;
|
| /linux/sound/soc/tegra/ |
| H A D | tegra_audio_graph_card.c | 207 card->driver_name = "tegra-ape"; in tegra_audio_graph_probe()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-bcm-iproc.c | 1125 "brcm,ape-hsls-addr-mask", in bcm_iproc_i2c_probe() 1129 "'brcm,ape-hsls-addr-mask' missing\n"); in bcm_iproc_i2c_probe()
|
| /linux/include/linux/ |
| H A D | hp_sdc.h | 158 #define HP_SDC_LPC_APE_IPF 0x01 /* HIL MLC APE/IPF (autopoll) set */
|
| /linux/drivers/pinctrl/nomadik/ |
| H A D | pinctrl-ab8500.c | 172 /* APE SPI */
|
| /linux/sound/soc/ux500/ |
| H A D | ux500_msp_dai.c | 697 drvdata->reg_vape = devm_regulator_get(&pdev->dev, "v-ape");
|