Searched refs:reg_pcssg (Results 1 – 1 of 1) sorted by relevance
31 uintptr_t reg_pcssg; member235 volatile uint8_t *reg_pcssg = (uint8_t *)config->reg_pcssg; in pwm_it8xxx2_init() local253 *reg_pcssg &= ~(PCSSG_MASK << pcssg_shift); in pwm_it8xxx2_init()254 *reg_pcssg |= pcssg_mask; in pwm_it8xxx2_init()289 .reg_pcssg = DT_INST_REG_ADDR_BY_IDX(inst, 1), \