Searched defs:hdmi_softc (Results 1 – 1 of 1) sorted by relevance
180 struct hdmi_softc { struct181 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 …]