Searched refs:RCAR_GEN2 (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/platform/soc_camera/ |
D | rcar_vin.c | 141 RCAR_GEN2, enumerator 664 if (priv->chip == RCAR_GEN2 || priv->chip == RCAR_H1 || in rcar_vin_setup() 1812 { .compatible = "renesas,vin-r8a7794", .data = (void *)RCAR_GEN2 }, 1813 { .compatible = "renesas,vin-r8a7793", .data = (void *)RCAR_GEN2 }, 1814 { .compatible = "renesas,vin-r8a7791", .data = (void *)RCAR_GEN2 }, 1815 { .compatible = "renesas,vin-r8a7790", .data = (void *)RCAR_GEN2 }, 1824 { "r8a7791-vin", RCAR_GEN2 }, 1825 { "r8a7790-vin", RCAR_GEN2 },
|