Home
last modified time | relevance | path

Searched refs:vmaj (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_hdmi.c205 const int vmaj = __SHIFTOUT(ver, SUNXI_HDMI_VERSION_ID_H); in sunxi_hdmi_attach() local
209 aprint_normal(": HDMI %d.%d\n", vmaj, vmin); in sunxi_hdmi_attach()
/netbsd-src/sys/dev/hdaudio/
H A Dhdaudio.c125 const uint8_t vmaj = hda_read1(sc, HDAUDIO_MMIO_VMAJ); in hdaudio_init() local
135 vmaj, vmin, nos, nis, nbidir, nsdo, addr64 ? ", 64-bit" : ""); in hdaudio_init()