Lines Matching refs:vbr
42 struct vbatr_regs *vbr = ((struct vbatr_regs *)DT_REG_ADDR_BY_IDX(DT_NODELABEL(pcr), 1)); in vbat_clock_regs() local
43 uint32_t cken = vbr->CLK32_EN; in vbat_clock_regs()
65 LOG_INF("32KHz trim = 0x%08x", vbr->CKK32_TRIM); in vbat_clock_regs()
70 struct vbatr_regs *vbr = ((struct vbatr_regs *)DT_REG_ADDR_BY_IDX(DT_NODELABEL(pcr), 1)); in vbat_power_fail() local
71 uint32_t pfrs = vbr->PFRS; in vbat_power_fail()
80 vbr->PFRS = 0xffffffffU; in vbat_power_fail()
161 struct vbatr_regs *vbr = ((struct vbatr_regs *)DT_REG_ADDR_BY_IDX(DT_NODELABEL(pcr), 1)); in vbat_clock_regs() local
162 uint32_t vb_clk_src = vbr->CLK32_SRC; in vbat_clock_regs()
169 struct vbatr_regs *vbr = ((struct vbatr_regs *)DT_REG_ADDR_BY_IDX(DT_NODELABEL(pcr), 1)); in vbat_power_fail() local
170 uint32_t pfrs = vbr->PFRS; in vbat_power_fail()
180 vbr->PFRS = 0xffffffffU; in vbat_power_fail()