Home
last modified time | relevance | path

Searched +full:- +full:- +full:- (Results 1 – 25 of 1996) sorted by relevance

12345678910>>...80

/sof-3.4.0/src/arch/xtensa/hal/
Dcache_asm.S2 // cache_asm.S - assembly language cache management routines
6 // Copyright (c) 1999-2015 Cadence Design Systems, Inc.
29 #include <xtensa/xtensa-versions.h>
34 //----------------------------------------------------------------------
36 //----------------------------------------------------------------------
47 // Note: -128 is a valid immediate for ADDI, but +128 is not,
62 movi a7, -XCHAL_DCACHE_LINESIZE // for rounding to cache line size
63 bltu a3, a4, 7f // use normal (line-by-line hit) function
70 addi a5, a5, /*XCHAL_DCACHE_LINESIZE*/-1
73 movi a3, XCHAL_DCACHE_SIZE-XCHAL_DCACHE_LINESIZE // way index
[all …]
Dstate_asm.S2 * state_asm.S - assembly language processor management routines
6 * Copyright (c) 2005-2010 Tensilica Inc.
32 //----------------------------------------------------------------------
34 //----------------------------------------------------------------------
48 //----------------------------------------------------------------------
50 //----------------------------------------------------------------------
63 //----------------------------------------------------------------------
65 //----------------------------------------------------------------------
141 //----------------------------------------------------------------------
143 //----------------------------------------------------------------------
[all …]
/sof-3.4.0/src/platform/mt8188/include/platform/lib/
Dmemory.h1 /* SPDX-License-Identifier: BSD-3-Clause */
5 * Author: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
39 #define EXT_MANIFEST_ELF_SIZE (SRAM_BASE + SRAM_SIZE - EXT_MANIFEST_ELF_BASE)
42 * The Memory Layout on MT8186 are organised like this :-
44 * +--------------------------------------------------------------------------+
46 * +---------------------+----------------+-----------------------------------+
51 * +---------------------+----------------+-----------------------------------+
53 * +---------------------+----------------+-----------------------------------+
55 * +---------------------+----------------+-----------------------------------+
57 * +---------------------+----------------+-----------------------------------+
[all …]
Dmailbox.h1 /* SPDX-License-Identifier: BSD-3-Clause */
5 * Author: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
19 * The Window Region on MT8186 SRAM is organised like this :-
20 * +--------------------------------------------------------------------------+
22 * +---------------------+----------------+-----------------------------------+
24 * +---------------------+----------------+-----------------------------------+
26 * +---------------------+----------------+-----------------------------------+
28 * +---------------------+----------------+-----------------------------------+
30 * +---------------------+----------------+-----------------------------------+
32 * +---------------------+----------------+-----------------------------------+
[all …]
/sof-3.4.0/src/platform/mt8186/include/platform/lib/
Dmemory.h1 /* SPDX-License-Identifier: BSD-3-Clause */
5 * Author: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
39 #define EXT_MANIFEST_ELF_SIZE (SRAM_BASE + SRAM_SIZE - EXT_MANIFEST_ELF_BASE)
42 * The Memory Layout on MT8186 are organised like this :-
44 * +--------------------------------------------------------------------------+
46 * +---------------------+----------------+-----------------------------------+
51 * +---------------------+----------------+-----------------------------------+
53 * +---------------------+----------------+-----------------------------------+
55 * +---------------------+----------------+-----------------------------------+
57 * +---------------------+----------------+-----------------------------------+
[all …]
Dmailbox.h1 /* SPDX-License-Identifier: BSD-3-Clause */
5 * Author: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
19 * The Window Region on MT8186 SRAM is organised like this :-
20 * +--------------------------------------------------------------------------+
22 * +---------------------+----------------+-----------------------------------+
24 * +---------------------+----------------+-----------------------------------+
26 * +---------------------+----------------+-----------------------------------+
28 * +---------------------+----------------+-----------------------------------+
30 * +---------------------+----------------+-----------------------------------+
32 * +---------------------+----------------+-----------------------------------+
[all …]
/sof-3.4.0/src/platform/tigerlake/include/platform/lib/
Dmemory.h1 /* SPDX-License-Identifier: BSD-3-Clause
141 * The HP SRAM Region on Tigerlake is organised like this :-
142 * +----------------------------------------------------------------------------+
144 * +--------------------+-------------------------+-----------------------------+
146 * +--------------------+-------------------------+-----------------------------+
148 * +--------------------+-------------------------+-----------------------------+
150 * +--------------------+-------------------------+-----------------------------+
152 * +--------------------+-------------------------+-----------------------------+
154 * +--------------------+-------------------------+-----------------------------+
156 * +--------------------+-------------------------+-----------------------------+
[all …]
/sof-3.4.0/src/platform/mt8195/include/arch/xtensa/config/
Dsystem.h2 * xtensa/config/system.h -- HAL definitions that are dependent on SYSTEM configuration
6 * Source for configuration-independent binaries (which link in a
7 * configuration-specific HAL library) must NEVER include this file.
10 * core-specific but system independent.
13 /* Customer ID=16233; Build=0x89932; Copyright (c) 2000-2010 Tensilica Inc.
39 /*----------------------------------------------------------------------
41 ----------------------------------------------------------------------*/
43 #define XSHAL_USE_ABSOLUTE_LITERALS 0 /* (sw-only option, whether software uses absolute literals) …
46 #define XSHAL_ABI XTHAL_ABI_WINDOWED /* (sw-only option, selected ABI) */
51 #define XSHAL_CLIB XTHAL_CLIB_XCLIB /* (sw-only option, selected C library) */
[all …]
/sof-3.4.0/src/platform/mt8186/include/arch/xtensa/config/
Dsystem.h2 * xtensa/config/system.h -- HAL definitions that are dependent on SYSTEM configuration
6 * Source for configuration-independent binaries (which link in a
7 * configuration-specific HAL library) must NEVER include this file.
10 * core-specific but system independent.
13 /* Customer ID=16990; Build=0x904d8; Copyright (c) 2000-2010 Tensilica Inc.
39 /*----------------------------------------------------------------------
41 ----------------------------------------------------------------------*/
43 #define XSHAL_USE_ABSOLUTE_LITERALS 0 /* (sw-only option, whether software uses absolute literals) …
46 #define XSHAL_ABI XTHAL_ABI_WINDOWED /* (sw-only option, selected ABI) */
51 #define XSHAL_CLIB XTHAL_CLIB_XCLIB /* (sw-only option, selected C library) */
[all …]
/sof-3.4.0/src/platform/mt8188/include/arch/xtensa/config/
Dsystem.h2 * xtensa/config/system.h -- HAL definitions that are dependent on SYSTEM configuration
6 * Source for configuration-independent binaries (which link in a
7 * configuration-specific HAL library) must NEVER include this file.
10 * core-specific but system independent.
13 /* Customer ID=16990; Build=0x904d8; Copyright (c) 2000-2010 Tensilica Inc.
39 /*----------------------------------------------------------------------
41 ----------------------------------------------------------------------*/
43 #define XSHAL_USE_ABSOLUTE_LITERALS 0 /* (sw-only option, whether software uses absolute literals) …
46 #define XSHAL_ABI XTHAL_ABI_WINDOWED /* (sw-only option, selected ABI) */
51 #define XSHAL_CLIB XTHAL_CLIB_XCLIB /* (sw-only option, selected C library) */
[all …]
/sof-3.4.0/src/platform/amd/rembrandt/include/arch/xtensa/config/
Dsystem.h2 * xtensa/config/system.h -- HAL definitions that are dependent on SYSTEM configuration
6 * Source for configuration-independent binaries (which link in a
7 * configuration-specific HAL library) must NEVER include this file.
10 * core-specific but system independent.
13 /* Customer ID=12153; Build=0x878bf; Copyright (c) 2000-2010 Tensilica Inc.
39 /*----------------------------------------------------------------------
41 ----------------------------------------------------------------------*/
43 #define XSHAL_USE_ABSOLUTE_LITERALS 0 /* (sw-only option, whether software uses absolute literals) …
46 #define XSHAL_ABI XTHAL_ABI_WINDOWED /* (sw-only option, selected ABI) */
51 #define XSHAL_CLIB XTHAL_CLIB_XCLIB /* (sw-only option, selected C library) */
[all …]
/sof-3.4.0/src/platform/mt8195/include/platform/lib/
Dmailbox.h1 /* SPDX-License-Identifier: BSD-3-Clause */
18 * The Window Region on MT8195 SRAM is organised like this :-
19 * +--------------------------------------------------------------------------+
21 * +---------------------+----------------+-----------------------------------+
23 * +---------------------+----------------+-----------------------------------+
25 * +---------------------+----------------+-----------------------------------+
27 * +---------------------+----------------+-----------------------------------+
29 * +---------------------+----------------+-----------------------------------+
/sof-3.4.0/src/platform/imx8/include/platform/lib/
Dmailbox.h1 /* SPDX-License-Identifier: BSD-3-Clause
18 * The Window Region on i.MX8 SRAM is organised like this :-
19 * +--------------------------------------------------------------------------+
21 * +---------------------+----------------+-----------------------------------+
23 * +---------------------+----------------+-----------------------------------+
25 * +---------------------+----------------+-----------------------------------+
27 * +---------------------+----------------+-----------------------------------+
29 * +---------------------+----------------+-----------------------------------+
Dmemory.h1 /* SPDX-License-Identifier: BSD-3-Clause
57 * The Heap and Stack on i.MX8 are organised like this :-
59 * +--------------------------------------------------------------------------+
61 * +---------------------+----------------+-----------------------------------+
65 * +---------------------+----------------+-----------------------------------+
67 * +---------------------+----------------+-----------------------------------+
69 * +---------------------+----------------+-----------------------------------+
71 * +---------------------+----------------+-----------------------------------+
73 * +---------------------+----------------+-----------------------------------+
75 * +---------------------+----------------+-----------------------------------+
[all …]
/sof-3.4.0/src/platform/imx8m/include/platform/lib/
Dmailbox.h1 /* SPDX-License-Identifier: BSD-3-Clause
18 * The Window Region on i.MX8 SRAM is organised like this :-
19 * +--------------------------------------------------------------------------+
21 * +---------------------+----------------+-----------------------------------+
23 * +---------------------+----------------+-----------------------------------+
25 * +---------------------+----------------+-----------------------------------+
27 * +---------------------+----------------+-----------------------------------+
29 * +---------------------+----------------+-----------------------------------+
Dmemory.h1 /* SPDX-License-Identifier: BSD-3-Clause
60 * The Heap and Stack on i.MX8M are organised like this :-
62 * +--------------------------------------------------------------------------+
64 * +---------------------+----------------+-----------------------------------+
68 * +---------------------+----------------+-----------------------------------+
70 * +---------------------+----------------+-----------------------------------+
72 * +---------------------+----------------+-----------------------------------+
74 * +---------------------+----------------+-----------------------------------+
76 * +---------------------+----------------+-----------------------------------+
78 * +---------------------+----------------+-----------------------------------+
[all …]
/sof-3.4.0/src/platform/imx8ulp/include/platform/lib/
Dmailbox.h1 /* SPDX-License-Identifier: BSD-3-Clause
18 * The Window Region on i.MX8 SRAM is organised like this :-
19 * +--------------------------------------------------------------------------+
21 * +---------------------+----------------+-----------------------------------+
23 * +---------------------+----------------+-----------------------------------+
25 * +---------------------+----------------+-----------------------------------+
27 * +---------------------+----------------+-----------------------------------+
29 * +---------------------+----------------+-----------------------------------+
Dmemory.h1 /* SPDX-License-Identifier: BSD-3-Clause
60 * The Heap and Stack on i.MX8 are organised like this :-
62 * +--------------------------------------------------------------------------+
64 * +---------------------+----------------+-----------------------------------+
68 * +---------------------+----------------+-----------------------------------+
70 * +---------------------+----------------+-----------------------------------+
72 * +---------------------+----------------+-----------------------------------+
74 * +---------------------+----------------+-----------------------------------+
76 * +---------------------+----------------+-----------------------------------+
78 * +---------------------+----------------+-----------------------------------+
[all …]
/sof-3.4.0/src/platform/tigerlake/include/arch/xtensa/config/
Dsystem.h2 * xtensa/config/system.h -- HAL definitions that are dependent on SYSTEM configuration
6 * Source for configuration-independent binaries (which link in a
7 * configuration-specific HAL library) must NEVER include this file.
10 * core-specific but system independent.
13 /* Copyright (c) 2000-2010 Tensilica Inc.
43 /*----------------------------------------------------------------------
45 ----------------------------------------------------------------------*/
47 #define XSHAL_USE_ABSOLUTE_LITERALS 0 /* (sw-only option, whether software uses absolute literals) …
50 #define XSHAL_ABI XTHAL_ABI_WINDOWED /* (sw-only option, selected ABI) */
58 #define XSHAL_CLIB XTHAL_CLIB_NEWLIB /* (sw-only option, selected C library) */
[all …]
/sof-3.4.0/src/platform/imx8/include/arch/xtensa/config/
Dsystem.h2 * xtensa/config/system.h -- HAL definitions that are dependent on SYSTEM configuration
6 * Source for configuration-independent binaries (which link in a
7 * configuration-specific HAL library) must NEVER include this file.
10 * core-specific but system independent.
13 /* Customer ID=12445; Build=0x700c0; Copyright (c) 2000-2010 Tensilica Inc.
42 /*----------------------------------------------------------------------
44 ----------------------------------------------------------------------*/
46 #define XSHAL_USE_ABSOLUTE_LITERALS 0 /* (sw-only option, whether software uses absolute literals) …
49 #define XSHAL_ABI XTHAL_ABI_WINDOWED /* (sw-only option, selected ABI) */
57 #define XSHAL_CLIB XTHAL_CLIB_NEWLIB /* (sw-only option, selected C library) */
[all …]
/sof-3.4.0/src/platform/imx8m/include/arch/xtensa/config/
Dsystem.h2 * xtensa/config/system.h -- HAL definitions that are dependent on SYSTEM configuration
6 * Source for configuration-independent binaries (which link in a
7 * configuration-specific HAL library) must NEVER include this file.
10 * core-specific but system independent.
13 /* Customer ID=14556; Build=0x7ef28; Copyright (c) 2000-2010 Tensilica Inc.
42 /*----------------------------------------------------------------------
44 ----------------------------------------------------------------------*/
46 #define XSHAL_USE_ABSOLUTE_LITERALS 0 /* (sw-only option, whether software uses absolute literals) …
49 #define XSHAL_ABI XTHAL_ABI_WINDOWED /* (sw-only option, selected ABI) */
57 #define XSHAL_CLIB XTHAL_CLIB_NEWLIB /* (sw-only option, selected C library) */
[all …]
/sof-3.4.0/src/platform/imx8ulp/include/arch/xtensa/config/
Dsystem.h2 * xtensa/config/system.h -- HAL definitions that are dependent on SYSTEM configuration
6 * Source for configuration-independent binaries (which link in a
7 * configuration-specific HAL library) must NEVER include this file.
10 * core-specific but system independent.
13 /* Customer ID=13270; Build=0x92cb6; Copyright (c) 2000-2010 Tensilica Inc.
42 /*----------------------------------------------------------------------
44 ----------------------------------------------------------------------*/
46 #define XSHAL_USE_ABSOLUTE_LITERALS 0 /* (sw-only option, whether software uses absolute literals) …
49 #define XSHAL_ABI XTHAL_ABI_WINDOWED /* (sw-only option, selected ABI) */
57 #define XSHAL_CLIB XTHAL_CLIB_NEWLIB /* (sw-only option, selected C library) */
[all …]
/sof-3.4.0/src/platform/amd/renoir/include/arch/xtensa/config/
Dsystem.h2 * xtensa/config/system.h -- HAL definitions that are dependent on SYSTEM configuration
6 * Source for configuration-independent binaries (which link in a
7 * configuration-specific HAL library) must NEVER include this file.
10 * core-specific but system independent.
13 /* Customer ID=12153; Build=0x72343; Copyright (c) 2000-2010 Tensilica Inc.
42 /*----------------------------------------------------------------------
44 ----------------------------------------------------------------------*/
46 #define XSHAL_USE_ABSOLUTE_LITERALS 0 /* (sw-only option, whether software uses absolute literals) …
49 #define XSHAL_ABI XTHAL_ABI_WINDOWED /* (sw-only option, selected ABI) */
57 #define XSHAL_CLIB XTHAL_CLIB_NEWLIB /* (sw-only option, selected C library) */
[all …]
/sof-3.4.0/src/platform/intel/cavs/include/cavs/lib/
Dmailbox.h1 /* SPDX-License-Identifier: BSD-3-Clause
22 * this. The actual region order is platform-specific, see memory.h
25 * +--------------------------------------------------------------------------+
27 * +---------------------+----------------+-----------------------------------+
29 * +---------------------+----------------+-----------------------------------+
31 * +---------------------+----------------+-----------------------------------+
33 * +---------------------+----------------+-----------------------------------+
35 * +---------------------+----------------+-----------------------------------+
37 * +---------------------+----------------+-----------------------------------+
40 /* window 3 - trace */
[all …]
/sof-3.4.0/src/include/sof/math/
Dtrig.h1 /* SPDX-License-Identifier: BSD-3-Clause
48 * [-pi/2, pi/2).If an angle is outside of this range, then a multiple of
50 * [-pi/2,pi/2).Start with the angle in the range [-2*pi, 2*pi) and output
51 * has range in [-1.0 to 1.0]
52 * +------------------+-----------------+--------+--------+
54 * +----+-----+-------+----+----+-------+--------+--------+
56 * +----+-----+-------+----+----+-------+--------+--------+
58 * +------------------+-----------------+--------+--------+
76 * [-pi/2, pi/2).If an angle is outside of this range, then a multiple of
78 * [-pi/2,pi/2).Start with the angle in the range [-2*pi, 2*pi) and output
[all …]

12345678910>>...80