Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
32f2544bf313f8ca4c6026c2ea8bbba41057be35
/
.
/
include
/
amlogic
/
media
/
vout
/
hdmitx
/
hdmitx.h
blob: 1458741089b7c76ada3df3279a1e8028d2f41b6b [
file
]
#ifndef
__HDMITX_H_
#define
__HDMITX_H_
#include
"hdmi_common.h"
#include
"hdmitx_module.h"
#include
"hdmitx_reg.h"
#include
"mach_reg.h"
int
hdmitx_likely_frac_rate_mode
(
char
*
m
);
int
hdmi_outputmode_check
(
char
*
mode
,
unsigned
int
frac
);
#endif