OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BUS_SOFT_RST_REG3
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sun6i_a31_ccu.c
61
#define
BUS_SOFT_RST_REG3
0x2d0
122
SUNXI_CCU_RESET(A31_RST_APB1_CODEC,
BUS_SOFT_RST_REG3
, 0),
123
SUNXI_CCU_RESET(A31_RST_APB1_SPDIF,
BUS_SOFT_RST_REG3
, 1),
124
SUNXI_CCU_RESET(A31_RST_APB1_DIGITAL_MIC,
BUS_SOFT_RST_REG3
, 4),
125
SUNXI_CCU_RESET(A31_RST_APB1_DAUDIO0,
BUS_SOFT_RST_REG3
, 12),
126
SUNXI_CCU_RESET(A31_RST_APB1_DAUDIO1,
BUS_SOFT_RST_REG3
, 13),
sun8i_a83t_ccu.c
66
#define
BUS_SOFT_RST_REG3
0x2d0
112
SUNXI_CCU_RESET(A83T_RST_BUS_SPDIF,
BUS_SOFT_RST_REG3
, 1),
113
SUNXI_CCU_RESET(A83T_RST_BUS_I2S0,
BUS_SOFT_RST_REG3
, 12),
114
SUNXI_CCU_RESET(A83T_RST_BUS_I2S1,
BUS_SOFT_RST_REG3
, 13),
115
SUNXI_CCU_RESET(A83T_RST_BUS_I2S2,
BUS_SOFT_RST_REG3
, 14),
sun8i_h3_ccu.c
76
#define
BUS_SOFT_RST_REG3
0x2d0
137
SUNXI_CCU_RESET(H3_RST_BUS_CODEC,
BUS_SOFT_RST_REG3
, 0),
138
SUNXI_CCU_RESET(H3_RST_BUS_SPDIF,
BUS_SOFT_RST_REG3
, 1),
139
SUNXI_CCU_RESET(H3_RST_BUS_THS,
BUS_SOFT_RST_REG3
, 8),
140
SUNXI_CCU_RESET(H3_RST_BUS_I2S0,
BUS_SOFT_RST_REG3
, 12),
141
SUNXI_CCU_RESET(H3_RST_BUS_I2S1,
BUS_SOFT_RST_REG3
, 13),
142
SUNXI_CCU_RESET(H3_RST_BUS_I2S2,
BUS_SOFT_RST_REG3
, 14),
sun8i_v3s_ccu.c
71
#define
BUS_SOFT_RST_REG3
0x2d0
111
SUNXI_CCU_RESET(V3S_RST_BUS_CODEC,
BUS_SOFT_RST_REG3
, 0),
sun9i_a80_ccu.c
70
#define
BUS_SOFT_RST_REG3
0x5b0
111
SUNXI_CCU_RESET(A80_RST_BUS_LRADC,
BUS_SOFT_RST_REG3
, 15),
112
SUNXI_CCU_RESET(A80_RST_BUS_GPADC,
BUS_SOFT_RST_REG3
, 17),
sun50i_a64_ccu.c
83
#define
BUS_SOFT_RST_REG3
0x2d0
140
SUNXI_CCU_RESET(A64_RST_BUS_CODEC,
BUS_SOFT_RST_REG3
, 0),
141
SUNXI_CCU_RESET(A64_RST_BUS_SPDIF,
BUS_SOFT_RST_REG3
, 1),
142
SUNXI_CCU_RESET(A64_RST_BUS_THS,
BUS_SOFT_RST_REG3
, 8),
143
SUNXI_CCU_RESET(A64_RST_BUS_I2S0,
BUS_SOFT_RST_REG3
, 12),
144
SUNXI_CCU_RESET(A64_RST_BUS_I2S1,
BUS_SOFT_RST_REG3
, 13),
145
SUNXI_CCU_RESET(A64_RST_BUS_I2S2,
BUS_SOFT_RST_REG3
, 14),
Completed in 12 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025