Searched refs:jz4770_soc_info (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/clk/ingenic/ |
H A D | tcu.c | 313 static const struct ingenic_soc_info jz4770_soc_info = { variable 329 { .compatible = "ingenic,jz4760-tcu", .data = &jz4770_soc_info, }, 330 { .compatible = "ingenic,jz4770-tcu", .data = &jz4770_soc_info, },
|
/linux/drivers/phy/ingenic/ |
H A D | phy-ingenic-usb.c | 292 static const struct ingenic_soc_info jz4770_soc_info = { variable 367 { .compatible = "ingenic,jz4770-phy", .data = &jz4770_soc_info },
|
/linux/drivers/gpu/drm/ingenic/ |
H A D | ingenic-drm-drv.c | 1587 static const struct jz_soc_info jz4770_soc_info = { variable 1620 { .compatible = "ingenic,jz4770-lcd", .data = &jz4770_soc_info },
|