1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 /* Standard clock speeds */
6 * We define some commonly-used clock speeds to avoid error since long
7 * numbers are hard to read.
9 * The format of the label is
11 * x is the integer speed
12 * y is the fractional part which can be omitted if 0
13 * U is the units (blank for Hz, K or M for KHz and MHz)
15 * Please order the items by increasing Hz