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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dcore_mcpcia.c106 stat0 = *(vuip)MCPCIA_CAP_ERR(mid);
107 *(vuip)MCPCIA_CAP_ERR(mid) = stat0;
109 temp = *(vuip)MCPCIA_CAP_ERR(mid);
110 DBG_CFG(("conf_read: MCPCIA_CAP_ERR(%d) was 0x%x\n", mid, stat0));
151 stat0 = *(vuip)MCPCIA_CAP_ERR(mid);
152 *(vuip)MCPCIA_CAP_ERR(mid) = stat0; mb();
153 temp = *(vuip)MCPCIA_CAP_ERR(mid);
165 temp = *(vuip)MCPCIA_CAP_ERR(mid); /* read to force the write */
384 *(vuip)MCPCIA_CAP_ERR(mid);
385 *(vuip)MCPCIA_CAP_ERR(mi
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dcore_mcpcia.h137 #define MCPCIA_CAP_ERR(m) (MCPCIA_CSR(m) + 0x880) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dcore_mcpcia.h137 #define MCPCIA_CAP_ERR(m) (MCPCIA_CSR(m) + 0x880) macro

Completed in 37 milliseconds