Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
rafael
/
linux-pm
/
19272b37aa4f83ca52bdf9c16d5d81bdd1354494
/
.
/
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