Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dimx7_snvs.h22 SNVS_LPCR_TOP = BIT(6), enumerator
/openbmc/qemu/hw/misc/
H A Dimx7_snvs.c99 const uint32_t mask = SNVS_LPCR_TOP | SNVS_LPCR_DP_EN; in imx7_snvs_write()