Home
last modified time | relevance | path

Searched refs:VSP1_HAS_HSIT (Results 1 – 3 of 3) sorted by relevance

/drivers/media/platform/renesas/vsp1/
A Dvsp1_drv.c340 if (vsp1_feature(vsp1, VSP1_HAS_HSIT)) { in vsp1_create_entities()
710 | VSP1_HAS_HGT | VSP1_HAS_HSIT | VSP1_HAS_LUT
721 .features = VSP1_HAS_BRU | VSP1_HAS_HSIT | VSP1_HAS_SRU
732 .features = VSP1_HAS_BRU | VSP1_HAS_HGO | VSP1_HAS_HSIT
745 | VSP1_HAS_HGT | VSP1_HAS_HSIT | VSP1_HAS_LUT
756 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HSIT
767 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HSIT
780 | VSP1_HAS_HSIT | VSP1_HAS_LUT | VSP1_HAS_SRU
A Dvsp1_pipe.c262 if (vsp1_feature(vsp1, VSP1_HAS_HSIT)) { in vsp1_get_format_info()
302 if (vsp1_feature(vsp1, VSP1_HAS_HSIT)) { in vsp1_get_format_info_by_index()
334 if (vsp1_feature(vsp1, VSP1_HAS_HSIT)) { in vsp1_get_format_info_by_index()
A Dvsp1.h61 #define VSP1_HAS_HSIT BIT(13) macro

Completed in 6 milliseconds