Home
last modified time | relevance | path

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

/linux/include/linux/amba/
H A Dbus.h144 #define AMBA_CONFIG_BITS(a) (((a) >> 24) & 0xff) macro
149 #define amba_config(d) AMBA_CONFIG_BITS((d)->periphid)