Searched refs:pm_val (Results 1 – 1 of 1) sorted by relevance
264 static uint32_t pm_val; in stm32_vrefbuf_pm() local273 pm_val = io_read32(csr_va); in stm32_vrefbuf_pm()275 if (pm_val & VREFBUF_CSR_ENVR && vrefbuf_wait_ready(vr)) { in stm32_vrefbuf_pm()281 io_clrsetbits32(csr_va, VREFBUF_CSR_VRS, pm_val); in stm32_vrefbuf_pm()283 if (pm_val & VREFBUF_CSR_ENVR) { in stm32_vrefbuf_pm()