OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:APB0_RESET_REG
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sun50i_a64_r_ccu.c
47
#define
APB0_RESET_REG
0xb0
61
SUNXI_CCU_RESET(A64_R_RST_APB0_IR,
APB0_RESET_REG
, 1),
62
SUNXI_CCU_RESET(A64_R_RST_APB0_TIMER,
APB0_RESET_REG
, 2),
63
SUNXI_CCU_RESET(A64_R_RST_APB0_RSB,
APB0_RESET_REG
, 3),
64
SUNXI_CCU_RESET(A64_R_RST_APB0_UART,
APB0_RESET_REG
, 4),
65
SUNXI_CCU_RESET(A64_R_RST_APB0_I2C,
APB0_RESET_REG
, 6),
sun8i_h3_r_ccu.c
46
#define
APB0_RESET_REG
0xb0
60
SUNXI_CCU_RESET(H3_R_RST_APB0_IR,
APB0_RESET_REG
, 1),
61
SUNXI_CCU_RESET(H3_R_RST_APB0_TIMER,
APB0_RESET_REG
, 2),
62
SUNXI_CCU_RESET(H3_R_RST_APB0_UART,
APB0_RESET_REG
, 4),
63
SUNXI_CCU_RESET(H3_R_RST_APB0_I2C,
APB0_RESET_REG
, 6),
Completed in 11 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025