Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_sru.c186 case SRU_PAD_SOURCE: in sru_try_format()
245 SRU_PAD_SOURCE); in sru_set_format()
248 sru_try_format(sru, config, SRU_PAD_SOURCE, format); in sru_set_format()
286 SRU_PAD_SOURCE); in sru_configure_stream()
316 SRU_PAD_SOURCE); in sru_max_width()
342 SRU_PAD_SOURCE); in sru_partition()
H A Dvsp1_sru.h21 #define SRU_PAD_SOURCE 1 macro