Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/pcn/
H A Dpcn.h195 #define PCN_EXTCTL1_SINTEN 0x0400 /* system interrupt enable */ macro
H A Dpcn.c520 ~(PCN_EXTCTL1_SINTEN)); in pcn_quiesce()
1134 PCN_CSR_SETBIT(pcnp, PCN_CSR_EXTCTL1, PCN_EXTCTL1_SINTEN); in pcn_start_timer()
1148 PCN_CSR_CLRBIT(pcnp, PCN_CSR_EXTCTL1, PCN_EXTCTL1_SINTEN); in pcn_stop_timer()