Home | History | Annotate | Download | only in dev

Lines Matching refs:sys_pcctwo

157 	if (sys_pcctwo || strcmp(ma->ma_name, pcctwo_cd.cd_name))
191 sc = sys_pcctwo = device_private(self);
264 pcc2_reg_write(sys_pcctwo, MCCHIPREG_ABORT_ICSR, PCCTWO_ICR_ICLR |
265 pcc2_reg_read(sys_pcctwo, MCCHIPREG_ABORT_ICSR));
285 1, sys_pcctwo, &sys_pcctwo->sc_evcnt);
286 pcc2_reg_write(sys_pcctwo, MCCHIPREG_TIMER4_CTRL, 0);
287 pcc2_reg_write32(sys_pcctwo, MCCHIPREG_TIMER4_COMP, 1);
288 pcc2_reg_write32(sys_pcctwo, MCCHIPREG_TIMER4_CNTR, 0);
321 pcc2_reg_write(sys_pcctwo, MCCHIPREG_TIMER4_CTRL, PCCTWO_TT_CTRL_CEN);