Searched refs:PCN_EXTCTL1_SINTEN (Results 1 – 2 of 2) sorted by relevance
195 #define PCN_EXTCTL1_SINTEN 0x0400 /* system interrupt enable */ macro
520 ~(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()