1
2
3
4
5
6
7
8
9
10
11
12
13
| /** @file
| *
| * Copyright (c) 2021, Rockchip Ltd. All rights reserved.
| *
| * SPDX-License-Identifier: BSD-2-Clause-Patent
| *
| **/
|
| #ifndef __RK3588_REGS_PERI_H__
| #define __RK3588_REGS_PERI_H__
|
|
| #endif /* __RK3588_REGS_PERI_H__ */
|
|