Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/idle/
Di7300_idle.c93 #define IOAT_CHANBASE(ioat_ctl, chan) (ioat_ctl + 0x80 + 0x80 * chan) macro
224 ioat_chanbase = IOAT_CHANBASE(ioat_iomap, ioat_chan); in i7300_idle_ioat_init()