Searched refs:BLOCK_TAG (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/arm/allwinner/
H A Da10_hdmi.c204 #define BLOCK_TAG(x) (((x) >> 5) & 0x7) macro
434 btag = BLOCK_TAG(edid[p]);
/freebsd-13-stable/sys/dev/hdmi/
H A Ddwc_hdmi.c67 #define BLOCK_TAG(x) (((x) >> 5) & 0x7) macro
779 btag = BLOCK_TAG(edid[p]);

Completed in 27 milliseconds