Home
last modified time | relevance | path

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

/linux/include/linux/amba/
H A Dbus.h64 struct amba_device { struct
83 int (*probe)(struct amba_device *, const struct amba_id *); argument
/linux/arch/sparc/include/asm/
H A Dleon_amba.h265 #define amba_device(x) (((x) >> 12) & 0xfff) macro