Home
last modified time | relevance | path

Searched defs:MUX_REG (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-omap1/
Dmux.h
/openbmc/linux/sound/soc/tegra/
Dtegra210_ahub.h
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dpinmux-common.c84 #define MUX_REG(grp) _R(0x80 + ((tegra_soc_pingroups[grp].ctl_id / 16) * 4)) macro
97 #define MUX_REG(pin) REG(pin) macro