linux/drivers/net/ethernet/intel/ice/ice_cgu_regs.h

/* SPDX-License-Identifier: GPL-2.0 */
/* Copyright (C) 2018-2021, Intel Corporation. */

#ifndef _ICE_CGU_REGS_H_
#define _ICE_CGU_REGS_H_

#define NAC_CGU_DWORD9
nac_cgu_dword9;

#define NAC_CGU_DWORD16_E825C
nac_cgu_dword16_e825c;

#define NAC_CGU_DWORD19
nac_cgu_dword19;

#define NAC_CGU_DWORD22
nac_cgu_dword22;

#define NAC_CGU_DWORD23_E825C
nac_cgu_dword23_e825c;

#define NAC_CGU_DWORD24
nac_cgu_dword24;

#define TSPLL_CNTR_BIST_SETTINGS
tspll_cntr_bist_settings;

#define TSPLL_RO_BWM_LF
tspll_ro_bwm_lf;

#define TSPLL_RO_LOCK_E825C
tspll_ro_lock_e825c;

#define TSPLL_BW_TDC_E825C
tspll_bw_tdc_e825c;

#endif /* _ICE_CGU_REGS_H_ */