Home
last modified time | relevance | path

Searched refs:CR_READ_ONLY_MASK (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/misc/
H A Dstm32l4x5_rcc_internals.h259 #define CR_READ_ONLY_MASK (R_CR_PLLSAI2RDY_MASK | \ macro
/qemu/hw/misc/
H A Dstm32l4x5_rcc.c1070 (value & (CR_READ_SET_MASK | ~CR_READ_ONLY_MASK)); in stm32l4x5_rcc_write()