Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/
A Dstm32mp1_private.c582 case CFG0_CLOSED_DEVICE: in stm32mp_is_closed_device()
591 return (value & CFG0_CLOSED_DEVICE) == CFG0_CLOSED_DEVICE; in stm32mp_is_closed_device()
A Dstm32mp1_def.h459 #define CFG0_CLOSED_DEVICE 0x3FU macro
464 #define CFG0_CLOSED_DEVICE BIT(6) macro

Completed in 5 milliseconds