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

/linux-master/drivers/gpu/drm/tegra/
H A Dsor.h363 #define INFOFRAME_HEADER_LEN(x) (((x) & 0xff) << 16) macro
H A Dhdmi.h84 #define INFOFRAME_HEADER_LEN(x) (((x) & 0x0f) << 16) macro
H A Dhdmi.c685 INFOFRAME_HEADER_LEN(ptr[2]);
H A Dsor.c1891 INFOFRAME_HEADER_LEN(ptr[2]);

Completed in 124 milliseconds