/* SPDX-License-Identifier: GPL-2.0 */ /* * mt8195-audsys-clkid.h -- Mediatek 8195 audsys clock id definition * * Copyright (c) 2021 MediaTek Inc. * Author: Trevor Wu <[email protected]> */ #ifndef _MT8195_AUDSYS_CLKID_H_ #define _MT8195_AUDSYS_CLKID_H_ enum{ … }; #endif