Searched refs:ccntl0 (Results 1 – 1 of 1) sorted by relevance
264 uint8_t ccntl0; member378 s->ccntl0 = 0; in lsi_soft_reset()580 if (s->ccntl0 & LSI_CCNTL0_ENPMJ) { in lsi_bad_phase()581 if ((s->ccntl0 & LSI_CCNTL0_PMJCTL)) { in lsi_bad_phase()1815 ret = s->ccntl0; in lsi_reg_readb()2088 s->ccntl0 = val; in lsi_reg_writeb()2264 VMSTATE_UINT8(ccntl0, LSIState),