Sign in
cos
/
third_party
/
kernel
/
417e7ec0d61e2bcb4e264375badbd2e3c879467c
/
.
/
include
/
linux
/
clk
/
mxs.h
blob: 2674e607ffb14740536edc65f7ba5d637a4bc42b [
file
]
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (C) 2013 Freescale Semiconductor, Inc.
*/
#ifndef
__LINUX_CLK_MXS_H
#define
__LINUX_CLK_MXS_H
int
mxs_saif_clkmux_select
(
unsigned
int
clkmux
);
#endif