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

/freebsd-11-stable/sys/arm/allwinner/
H A Da10_hdmi.c155 #define PKTCTRL_PACKET(n,t) ((t) << ((n) << 2)) macro
667 PKTCTRL_PACKET(0, PKT_GC) | PKTCTRL_PACKET(1, PKT_AVI) |
668 PKTCTRL_PACKET(2, PKT_AI) | PKTCTRL_PACKET(3, PKT_END));

Completed in 44 milliseconds