Home
last modified time | relevance | path

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

/freebsd/sys/dev/hdmi/
H A Ddwc_hdmi.c67 #define BLOCK_LEN(x) ((x) & 0x1f) macro
778 blen = BLOCK_LEN(edid[p]); in dwc_hdmi_detect_hdmi_vsdb()