Searched refs:PCN_IO32_RDP (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/pcn/ |
H A D | pcn.c | 519 CSR_WRITE_4(pcnp, PCN_IO32_RDP, CSR_READ_4(pcnp, PCN_IO32_RDP) & in pcn_quiesce() 523 CSR_WRITE_4(pcnp, PCN_IO32_RDP, in pcn_quiesce() 524 (CSR_READ_4(pcnp, PCN_IO32_RDP) & ~(PCN_CSR_INTEN)) | in pcn_quiesce() 1028 CSR_WRITE_4(pcnp, PCN_IO32_RDP, 0); in pcn_initialize() 1417 val = CSR_READ_4(pcnp, PCN_IO32_RDP); in pcn_csr_read() 1439 CSR_WRITE_4(pcnp, PCN_IO32_RDP, val); in pcn_csr_write()
|
H A D | pcn.h | 67 #define PCN_IO32_RDP 0x10 macro
|