Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/
H A DKconfig11 config RCAR_GEN3 config in Target Renesas SoC select
H A DKconfig.641 if RCAR_GEN3
/OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/
H A Drcar-core.c975 .model = RCAR_GEN3,
1019 .model = RCAR_GEN3,
1074 .model = RCAR_GEN3,
1114 .model = RCAR_GEN3,
1159 .model = RCAR_GEN3,
1179 .model = RCAR_GEN3,
1207 .model = RCAR_GEN3,
1224 .model = RCAR_GEN3,
1237 .model = RCAR_GEN3,
H A Drcar-vin.h40 RCAR_GEN3, enumerator
H A Drcar-dma.c593 if (vin->info->model != RCAR_GEN3) in rvin_crop_scale_comp()
706 if (vin->info->model == RCAR_GEN3) in rvin_setup()
791 if (vin->info->model == RCAR_GEN3) { in rvin_setup()
/OK3568_Linux_fs/u-boot/drivers/clk/renesas/
H A DKconfig9 def_bool y if RCAR_GEN3
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A DKconfig77 depends on RCAR_GEN3 && MTD
/OK3568_Linux_fs/kernel/drivers/net/ethernet/renesas/
H A Dravb_main.c458 if (priv->chip_id == RCAR_GEN3) { in ravb_dmac_init()
1635 if (priv->chip_id == RCAR_GEN3) { in ravb_get_stats()
1929 { .compatible = "renesas,etheravb-r8a7795", .data = (void *)RCAR_GEN3 },
1930 { .compatible = "renesas,etheravb-rcar-gen3", .data = (void *)RCAR_GEN3 },
2071 if (chip_id == RCAR_GEN3) in ravb_probe()
2107 if (chip_id == RCAR_GEN3) { in ravb_probe()
H A Dravb.h989 RCAR_GEN3, enumerator
/OK3568_Linux_fs/u-boot/drivers/net/
H A DKconfig295 depends on DM_ETH && RCAR_GEN3
/OK3568_Linux_fs/u-boot/drivers/spi/
H A DKconfig136 depends on RCAR_GEN3