Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/
H A Drcar-core.c43 #define rvin_group_id_to_master(vin) ((vin) < 4 ? 0 : 4) macro
148 master_id = rvin_group_id_to_master(vin->id); in rvin_group_link_notify()
710 if (!vin->group->vin[rvin_group_id_to_master(route->vin)]) in rvin_group_notify_complete()