OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PLL_STABLE_STATUS_REG
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sun8i_a83t_ccu.c
62
#define
PLL_STABLE_STATUS_REG
0x20c
161
while ((CCU_READ(sc,
PLL_STABLE_STATUS_REG
) & nkmp->lock) == 0)
188
.u.nkmp.lock = __BIT(0), /*
PLL_STABLE_STATUS_REG
*/
209
.u.nkmp.lock = __BIT(1), /*
PLL_STABLE_STATUS_REG
*/
sun9i_a80_ccu.c
56
#define
PLL_STABLE_STATUS_REG
0x09c
163
while ((CCU_READ(sc,
PLL_STABLE_STATUS_REG
) & nkmp->lock) == 0)
190
.u.nkmp.lock = __BIT(1), /*
PLL_STABLE_STATUS_REG
*/
211
.u.nkmp.lock = __BIT(1), /*
PLL_STABLE_STATUS_REG
*/
Completed in 11 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025