Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec
/
2aed51fc58d9ce450e2c116efb956160fd06fa02
/
.
/
drivers
/
clk
/
clk-fixed-rate_test.h
blob: e0d28e5b6081764e255f736ca70862bb05e3d231 [
file
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
_CLK_FIXED_RATE_TEST_H
#define
_CLK_FIXED_RATE_TEST_H
#define
TEST_FIXED_FREQUENCY
50000000
#define
TEST_FIXED_ACCURACY
300
#endif