OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PLL_CON
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/arm/rockchip/
rk3288_cru.c
43
#define
PLL_CON
(n) (0x0000 + (n) * 4)
82
PLL_CON
(8), /* con_base */
88
PLL_CON
(12), /* con_base */
94
PLL_CON
(16), /* con_base */
rk3399_pmucru.c
43
#define
PLL_CON
(n) (0x0000 + (n) * 4)
290
PLL_CON
(0), /* con_base */
291
PLL_CON
(3), /* mode_reg */
rk3328_cru.c
43
#define
PLL_CON
(n) (0x0000 + (n) * 4)
164
PLL_CON
(0), /* con_base */
170
PLL_CON
(8), /* con_base */
176
PLL_CON
(16), /* con_base */
182
PLL_CON
(24), /* con_base */
188
PLL_CON
(40), /* con_base */
rk3399_cru.c
43
#define
PLL_CON
(n) (0x0000 + (n) * 4)
397
PLL_CON
(0), /* con_base */
398
PLL_CON
(3), /* mode_reg */
403
PLL_CON
(8), /* con_base */
404
PLL_CON
(11), /* mode_reg */
409
PLL_CON
(16), /* con_base */
410
PLL_CON
(19), /* mode_reg */
415
PLL_CON
(24), /* con_base */
416
PLL_CON
(27), /* mode_reg */
421
PLL_CON
(32), /* con_base *
[
all
...]
rk3588_cru.c
40
#define
PLL_CON
(base, n) (0x0000 + (base) + (n) * 4)
563
PLL_CON
(BIGCORE0, 0),
569
PLL_CON
(BIGCORE1, 8),
576
PLL_CON
(DSU, 16),
582
PLL_CON
(0, 88),
588
PLL_CON
(0, 96),
594
PLL_CON
(0, 104),
600
PLL_CON
(0, 112),
606
PLL_CON
(0, 120),
612
PLL_CON
(PHP, 128)
[
all
...]
Completed in 16 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025