nt9856x/BSP/linux-kernel/arch/arm/plat-novatek/include/plat-na51089/pll.h
2023-03-28 15:07:53 +08:00

22 lines
545 B
C
Executable File

/*
Register definition header file for CG module of NA51055.
This file is the header file that define the address offset
definition of registers of CG module.
@file pll.h
Copyright Novatek Microelectronics Corp. 2020. All rights reserved
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
published by the Free Software Foundation.
*/
#ifndef _CG_REG_H
#define _CG_REG_H
#include "hardware.h"
void nvt_clk_disable_childless(void);
#endif