Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Dnicstar.h171 #define NS_RSQ_ALIGNMENT NS_RSQSIZE macro
H A Dnicstar.c248 dma_free_coherent(&card->pcidev->dev, NS_RSQSIZE + NS_RSQ_ALIGNMENT, in nicstar_remove_one()
558 NS_RSQSIZE + NS_RSQ_ALIGNMENT, in ns_init_card()
566 card->rsq.base = PTR_ALIGN(card->rsq.org, NS_RSQ_ALIGNMENT); in ns_init_card()
572 writel(ALIGN(card->rsq.dma, NS_RSQ_ALIGNMENT), card->membase + RSQB); in ns_init_card()
840 dma_free_coherent(&card->pcidev->dev, NS_RSQSIZE + NS_RSQ_ALIGNMENT, in ns_init_card_error()
/kernel/linux/linux-6.6/drivers/atm/
H A Dnicstar.h171 #define NS_RSQ_ALIGNMENT NS_RSQSIZE macro
H A Dnicstar.c250 dma_free_coherent(&card->pcidev->dev, NS_RSQSIZE + NS_RSQ_ALIGNMENT, in nicstar_remove_one()
560 NS_RSQSIZE + NS_RSQ_ALIGNMENT, in ns_init_card()
568 card->rsq.base = PTR_ALIGN(card->rsq.org, NS_RSQ_ALIGNMENT); in ns_init_card()
574 writel(ALIGN(card->rsq.dma, NS_RSQ_ALIGNMENT), card->membase + RSQB); in ns_init_card()
842 dma_free_coherent(&card->pcidev->dev, NS_RSQSIZE + NS_RSQ_ALIGNMENT, in ns_init_card_error()

Completed in 10 milliseconds