Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dhdmi.h260 uint8_t level_shift_value; member
/netbsd-src/sys/external/bsd/drm2/linux/
H A Dlinux_hdmi.c170 p[3] = __SHIFTIN(frame->level_shift_value, __BITS(6,3)); in hdmi_audio_infoframe_pack()
211 frame->level_shift_value = __SHIFTOUT(p[3], __BITS(6,3)); in hdmi_audio_infoframe_unpack()