Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_uds.c185 case UDS_PAD_SOURCE: in uds_try_format()
227 UDS_PAD_SOURCE); in uds_set_format()
230 uds_try_format(uds, config, UDS_PAD_SOURCE, format); in uds_set_format()
272 UDS_PAD_SOURCE); in uds_configure_stream()
315 UDS_PAD_SOURCE); in uds_configure_partition()
342 UDS_PAD_SOURCE); in uds_max_width()
376 UDS_PAD_SOURCE); in uds_partition()
Dvsp1_uds.h20 #define UDS_PAD_SOURCE 1 macro