You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/*
|
|
* Copyright (c) 2020, The Linux Foundation. All rights reserved.
|
|
*/
|
|
|
|
#ifndef _DT_BINDINGS_CLK_QCOM_MSS_SC7180_H
|
|
#define _DT_BINDINGS_CLK_QCOM_MSS_SC7180_H
|
|
|
|
#define MSS_AXI_CRYPTO_CLK 0
|
|
#define MSS_AXI_NAV_CLK 1
|
|
|
|
#endif
|