Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
mmind
/
linux-rockchip
/
2b38afce25c4e1b8f943ff4f0a2b51d6c40f2ed2
/
.
/
drivers
/
clk
/
clk-fixed-rate_test.h
blob: e0d28e5b6081764e255f736ca70862bb05e3d231 [
file
] [
log
] [
blame
]
/* 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