Home
last modified time | relevance | path

Searched defs:hdmi_softc (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_hdmi.c180 struct hdmi_softc { struct
181 device_t dev;
184 void *irq_ih;
186 clk_t clk_parent;
187 clk_t clk_hdmi;
193 uint64_t pclk;
194 boolean_t hdmi_mode;
196 int audio_src_type;
197 int audio_freq;
198 int audio_chans;
[all …]