Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/vsp1/
Dvsp1_lut.c96 if (code->pad == LUT_PAD_SINK) { in lut_enum_mbus_code()
109 LUT_PAD_SINK, code->which); in lut_enum_mbus_code()
129 if (fse->pad == LUT_PAD_SINK) { in lut_enum_frame_size()
Dvsp1_lut.h23 #define LUT_PAD_SINK 0 macro