Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_private.c544 case CFG0_CLOSED_DEVICE: in stm32mp_check_closed_device()
553 if ((value & CFG0_CLOSED_DEVICE) == CFG0_CLOSED_DEVICE) { in stm32mp_check_closed_device()
H A Dstm32mp1_def.h438 #define CFG0_CLOSED_DEVICE 0x3FU macro
443 #define CFG0_CLOSED_DEVICE BIT(6) macro