Searched refs:CCIO_FREE_MAPPINGS (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parisc/
H A Dccio-dma.c407 #define CCIO_FREE_MAPPINGS(ioc, res_idx, mask, size) \ macro
439 CCIO_FREE_MAPPINGS(ioc, res_idx, 0xffUL, 8);
441 CCIO_FREE_MAPPINGS(ioc, res_idx, 0xffffUL, 16);
443 CCIO_FREE_MAPPINGS(ioc, res_idx, ~(unsigned int)0, 32);
446 CCIO_FREE_MAPPINGS(ioc, res_idx, ~0UL, 64);

Completed in 37 milliseconds