Home
last modified time | relevance | path

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

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