Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/renesas/vsp1/
Dvsp1_hsit.c46 (code->pad == HSIT_PAD_SOURCE && hsit->inverse)) in hsit_enum_mbus_code()
84 if (fmt->pad == HSIT_PAD_SOURCE) { in hsit_set_format()
106 HSIT_PAD_SOURCE); in hsit_set_format()
Dvsp1_hsit.h20 #define HSIT_PAD_SOURCE 1 macro