Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wan/
Dwanxl.h85 #define PLX_MAILBOX_0 (PLX_OFFSET + 0x40) macro
Dwanxl.c502 writel(0x80, card->plx + PLX_MAILBOX_0); in wanxl_reset()
654 while ((stat = readl(card->plx + PLX_MAILBOX_0)) != 0) { in wanxl_pci_init_one()