Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
uboot
/
refs/heads/odroidc5-v2023.01
/
.
/
include
/
amlogic
/
aml_tvafe.h
blob: 65e6f8b1dcea0d4290a66c0c82652ef1aa7c3085 [
file
] [
log
] [
blame
] [
edit
]
/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
/*
* Copyright (c) 2019 Amlogic, Inc. All rights reserved.
*/
#ifndef
_AML_TVAFE_H
#define
_AML_TVAFE_H
void
cvbs_dac_cfg
(
void
);
#endif
/* _AML_TVAFE_H */