xref: /linux/drivers/clk/kunit_clk_assigned_rates.h (revision 79d2e1919a2728ef49d938eb20ebd5903c14dfb0)
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _KUNIT_CLK_ASSIGNED_RATES_H
3 #define _KUNIT_CLK_ASSIGNED_RATES_H
4 
5 #define ASSIGNED_RATES_0_RATE		1600000
6 #define ASSIGNED_RATES_1_RATE		9700000
7 
8 #endif
9