Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/
H A Domap_l3_noc.h107 struct omap_l3 { struct
214 static const struct omap_l3 omap4_l3_data = {
242 static const struct omap_l3 omap5_l3_data = {
392 static const struct omap_l3 dra_l3_data = {
484 static const struct omap_l3 am4372_l3_data = {
H A Domap_l3_noc.c50 static int l3_handle_target(struct omap_l3 *l3, void __iomem *base, in l3_handle_target()
161 struct omap_l3 *l3 = _l3; in l3_interrupt_handler()
239 static struct omap_l3 *l3; in omap_l3_probe()
308 struct omap_l3 *l3 = dev_get_drvdata(dev); in l3_resume_noirq()