Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Domap-usb-tll.c48 #define OMAP_TLL_CHANNEL_CONF(num) (0x040 + 0x004 * num) macro
/openbmc/u-boot/arch/arm/include/asm/
H A Dehci-omap.h63 #define OMAP_TLL_CHANNEL_CONF(num) (0x004 * num) macro