1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Cobalt CPLD functions
5 * Copyright 2012-2015 Cisco Systems, Inc. and/or its affiliates.
12 #include "cobalt-driver.h"
14 void cobalt_cpld_status(struct cobalt
*cobalt
);
15 bool cobalt_cpld_set_freq(struct cobalt
*cobalt
, unsigned freq
);