Searched refs:NS_RSQ_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
170 #define NS_RSQ_ALIGNMENT NS_RSQSIZE macro
256 pci_free_consistent(card->pcidev, NS_RSQSIZE + NS_RSQ_ALIGNMENT, in nicstar_remove_one()559 NS_RSQSIZE + NS_RSQ_ALIGNMENT, in ns_init_card()567 card->rsq.base = PTR_ALIGN(card->rsq.org, NS_RSQ_ALIGNMENT); in ns_init_card()573 writel(ALIGN(card->rsq.dma, NS_RSQ_ALIGNMENT), card->membase + RSQB); in ns_init_card()