Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43legacy/
Ddma.c245 static const u16 map32[] = { in b43legacy_dmacontroller_base() local
255 controller_idx < ARRAY_SIZE(map32))); in b43legacy_dmacontroller_base()
256 return map32[controller_idx]; in b43legacy_dmacontroller_base()
/linux-3.4.99/drivers/net/wireless/b43/
Ddma.c340 static const u16 map32[] = { in b43_dmacontroller_base() local
355 controller_idx < ARRAY_SIZE(map32))); in b43_dmacontroller_base()
356 return map32[controller_idx]; in b43_dmacontroller_base()