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

/arch/powerpc/sysdev/
H A Dmpic.c293 #define mpic_write(b,r,v) _mpic_write(mpic->reg_type,&(b),(r),(v)) macro
348 mpic_write(mpic->gregs, MPIC_INFO(GREG_IPI_VECTOR_PRI_0), MPIC_VECPRI_MASK);
1311 mpic_write(mpic->gregs, MPIC_INFO(GREG_GLOBAL_CONF_0),
1321 mpic_write(mpic->gregs, MPIC_INFO(GREG_GLOBAL_CONF_0),
1326 mpic_write(mpic->gregs, MPIC_INFO(GREG_GLOBAL_CONF_0),
1453 mpic_write(mpic->tmregs,
1457 mpic_write(mpic->tmregs,
1501 mpic_write(mpic->gregs, MPIC_INFO(GREG_SPURIOUS), mpic->spurious_vec);
1505 mpic_write(mpic->gregs, MPIC_INFO(GREG_GLOBAL_CONF_0),
1510 mpic_write(mpi
[all...]

Completed in 245 milliseconds