Searched refs:OMAP_TLL_CHANNEL_CONF (Results 1 – 2 of 2) sorted by relevance
48 #define OMAP_TLL_CHANNEL_CONF(num) (0x040 + 0x004 * num) macro340 reg = usbtll_read(base, OMAP_TLL_CHANNEL_CONF(i)); in omap_tll_init()369 usbtll_write(base, OMAP_TLL_CHANNEL_CONF(i), reg); in omap_tll_init()
63 #define OMAP_TLL_CHANNEL_CONF(num) (0x004 * num) macro