Home
last modified time | relevance | path

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

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