Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddw_hdmi.h402 HDMI_AUD_N3_AUDN19_16_MASK = 0x0f, enumerator
/OK3568_Linux_fs/u-boot/drivers/video/
H A Ddw_hdmi.c115 n3 |= (n >> 16) & HDMI_AUD_N3_AUDN19_16_MASK; in hdmi_set_clock_regenerator()