Home
last modified time | relevance | path

Searched defs:amba_device (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/amba/
Dbus.h30 struct amba_device { struct
41 int (*probe)(struct amba_device *, const struct amba_id *); argument
/Linux-v4.19/arch/sparc/include/asm/
Dleon_amba.h265 #define amba_device(x) (((x) >> 12) & 0xfff) macro