Warning: This file is not a C or C++ file. It does not have highlighting.

1/* SPDX-License-Identifier: GPL-2.0 */
2/*
3 * CS42L43 CODEC driver external data
4 *
5 * Copyright (C) 2022-2023 Cirrus Logic, Inc. and
6 * Cirrus Logic International Semiconductor Ltd.
7 */
8
9#ifndef CS42L43_ASOC_EXT_H
10#define CS42L43_ASOC_EXT_H
11
12#define CS42L43_SYSCLK 0
13
14#define CS42L43_SYSCLK_MCLK 0
15#define CS42L43_SYSCLK_SDW 1
16
17#endif /* CS42L43_ASOC_EXT_H */
18

Warning: This file is not a C or C++ file. It does not have highlighting.

source code of linux/include/sound/cs42l43.h