/linux/sound/pci/ |
H A D | es1968.c | 35 * We only drive the APU/Wavecache as typical DACs and drive the 40 * Each APU can do a number of things, but we only really use 43 * is handed to the codec. One APU for mono, and a pair for stereo. 44 * When in stereo, the combination of smarts in the APU and Wavecache 49 * APU, through another rate converter APU, and then into memory via 72 * like the APU interface that is indirect registers gotten at through 296 /* APU Modes: reg 0x00, bit 4-7 */ 319 /* APU Filtey Q Control */ 397 /* APU Filte 450 u8 apu[4]; global() member 521 unsigned char apu[NR_APUS]; global() member 908 snd_es1968_apu_set_freq(struct es1968 * chip,int apu,int freq) snd_es1968_apu_set_freq() argument 917 snd_es1968_trigger_apu(struct es1968 * esm,int apu,int mode) snd_es1968_trigger_apu() argument 982 int channel, apu; snd_es1968_playback_setup() local 1084 int i, apu = es->apu[channel]; init_capture_apu() local 1496 int apu; snd_es1968_alloc_apu_pair() local 1511 snd_es1968_free_apu_pair(struct es1968 * chip,int apu) snd_es1968_free_apu_pair() argument 1683 int i, apu; es1968_measure_clock() local [all...] |
/linux/Documentation/networking/devlink/ |
H A D | sfc.rst | 44 - SmartNIC application co-processor (APU) first stage boot loader version. 47 - SmartNIC application co-processor (APU) co-operating system loader version. 50 - SmartNIC application co-processor (APU) main operating system version. 53 - SmartNIC application co-processor (APU) recovery operating system version.
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | mediatek,mt8365-clock.yaml | 16 - mediatek,mt8365-apu 38 apu: clock-controller@19020000 { 39 compatible = "mediatek,mt8365-apu", "syscon";
|
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8365.dtsi | 376 <&apu CLK_APU_IPU_CK>, 377 <&apu CLK_APU_AXI>, 378 <&apu CLK_APU_JTAG>, 379 <&apu CLK_APU_IF_CK>, 380 <&apu CLK_APU_EDMA>, 381 <&apu CLK_APU_AHB>; 382 clock-names = "apu", "apu-0", 383 "apu-1", "apu-2", 384 "apu-3", "apu-4", 385 "apu-5"; [all …]
|
/linux/arch/powerpc/xmon/ |
H A D | ppc.h | 125 /* Opcode is supported by e500x2 Integer select APU. */ 131 /* Opcode is supported by branch locking APU. */ 134 /* Opcode is supported by performance monitor APU. */ 137 /* Opcode is supported by cache locking APU. */ 140 /* Opcode is supported by machine check APU. */ 185 /* Opcode is supported by Thread management APU */ 391 /* Xilinx APU and FSL related operands */
|
H A D | ppc-opc.c | 860 /* Xilinx APU related masks and macros */ 2875 /* An APU form instruction. */ 2876 #define APU(op, xop, rc) (OP (op) | (((unsigned long)(xop)) & 0x3ff) << 1 | ((rc) & 1)) macro 2878 /* The mask for an APU form instruction. */ 2879 #define APU_MASK APU (0x3f, 0x3ff, 1) 3292 {"get", APU(4, 268,0), APU_RA_MASK, PPC405, 0, {RT, FSL}}, 3315 {"cget", APU(4, 284,0), APU_RA_MASK, PPC405, 0, {RT, FSL}}, 3326 {"nget", APU(4, 300,0), APU_RA_MASK, PPC405, 0, {RT, FSL}}, 3328 {"ncget", APU(4, 316,0), APU_RA_MASK, PPC405, 0, {RT, FSL}}, 3357 {"put", APU(4, 332,0), APU_RT_MASK, PPC405, 0, {RA, FSL}}, [all …]
|
/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | xlnx,versal-net-ddrmc5.yaml | 26 phandle to the remoteproc_r5 rproc node using which APU interacts 27 with remote processor. APU primarily communicates with the RPU for
|
/linux/drivers/clk/mediatek/ |
H A D | clk-mt8365-apu.c | 39 .compatible = "mediatek,mt8365-apu", 51 .name = "clk-mt8365-apu",
|
H A D | clk-mt8195-apusys_pll.c | 24 * No tuner control in apu pll, so set "tuner_XXX" as zero to imply it. 25 * No rst or post divider enable in apu pll, so set "rst_bar_mask" and "en_mask"
|
H A D | Kconfig | 1014 tristate "Clock driver for MediaTek MT8365 apu" 1018 This driver supports MediaTek MT8365 apu clocks.
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-driver-firmware-zynqmp | 69 Only the APU along with all of its peripherals 101 application running in Linux, PMUFW will do APU only restart. If 129 the health of firmware not APU(Linux). Also, the external 186 of firmware not APU(Linux). Also, the external watchdog is
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | smuio_v11_0_6.c | 42 /* enable/disable ROM CG is not supported on APU */ in smuio_v11_0_6_update_rom_clock_gating() 63 /* CGTT_ROM_CLK_CTRL0 is not available for APU */ in smuio_v11_0_6_get_clock_gating_state()
|
H A D | smuio_v11_0.c | 42 /* enable/disable ROM CG is not supported on APU */ in smuio_v11_0_update_rom_clock_gating() 66 /* CGTT_ROM_CLK_CTRL0 is not available for APU */ in smuio_v11_0_get_clock_gating_state()
|
H A D | smuio_v13_0.c | 44 /* enable/disable ROM CG is not supported on APU */ in smuio_v13_0_update_rom_clock_gating() 65 /* CGTT_ROM_CLK_CTRL0 is not available for APU */ in smuio_v13_0_get_clock_gating_state()
|
H A D | smuio_v9_0.c | 42 /* enable/disable ROM CG is not supported on APU */ in smuio_v9_0_update_rom_clock_gating()
|
H A D | smuio_v13_0_3.c | 82 * bit 1 == 1 APU form factor in smuio_v13_0_3_get_pkg_type()
|
/linux/Documentation/devicetree/bindings/bus/ |
H A D | xlnx,versal-net-cdx.yaml | 30 with which APU (Application Processor Unit) interacts to find out 48 phandle to the remoteproc_r5 rproc node using which APU interacts
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-ccp | 7 whether the CPU or APU has been fused to prevent tampering. 17 whether the AMD CPU or APU has been unlocked for debugging.
|
H A D | sysfs-amd-pmc | 13 APU/CPU models that can share the same firmware binary.
|
/linux/drivers/edac/ |
H A D | versalnet_edac.c | 673 case 123: err_str = "err_int_irq from APU GIC Distributor"; break; in rpmsg_cb() 674 case 124: err_str = "fault_int_irq from APU GIC Distribute"; break; in rpmsg_cb() 676 case 140: err_str = "APU Cluster 0 error"; break; in rpmsg_cb() 677 case 141: err_str = "APU Cluster 1 error"; break; in rpmsg_cb() 678 case 142: err_str = "APU Cluster 2 error"; break; in rpmsg_cb() 679 case 143: err_str = "APU Cluster 3 error"; break; in rpmsg_cb()
|
/linux/arch/powerpc/kernel/ |
H A D | cpu_setup_44x.S | 45 /* enable APU between CPU and FPU */
|
/linux/drivers/cdx/controller/ |
H A D | mcdi_functions.h | 78 * it is the responsibility of the entity managing the IOMMU (APU kernel)
|
H A D | mc_cdx_pcol.h | 251 * Application Processors (APUs). As such, they only apply to the PSX APU side, 316 * are equivalent to APU physical addresses. Implementation note - for this to 660 * of the entity managing the IOMMU (APU kernel) to supply the correct IOVA
|
/linux/arch/powerpc/include/asm/ |
H A D | reg_fsl_emb.h | 37 /* Freescale Book E Performance Monitor APU Registers */
|
/linux/drivers/usb/gadget/udc/ |
H A D | amd5536udc_pci.c | 15 * be used as host port) and UOC bits PAD_EN and APU are set (should be done
|