Zephyr Project API
4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
rk3588-cru.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: Copyright (c) 2026 KylinSoft Corporation
3
* SPDX-License-Identifier: Apache-2.0
4
*
5
* RK3588 CRU clock identifiers used by the GMAC controllers.
6
*/
7
8
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_RK3588_CRU_H_
9
#define ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_RK3588_CRU_H_
10
11
#define MCLK_GMAC0_OUT 248
12
#define CLK_GMAC0_PTP_REF 308
13
#define CLK_GMAC1_PTP_REF 309
14
#define CLK_GMAC_125M 310
15
#define CLK_GMAC_50M 311
16
#define PCLK_GMAC0 344
17
#define PCLK_GMAC1 345
18
#define ACLK_GMAC0 349
19
#define ACLK_GMAC1 350
20
21
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_RK3588_CRU_H_ */
include
zephyr
dt-bindings
clock
rk3588-cru.h
Generated on
for Zephyr Project API by
1.16.1