Searched refs:CFG0_CLOSED_DEVICE (Results 1 – 2 of 2) sorted by relevance
544 case CFG0_CLOSED_DEVICE: in stm32mp_check_closed_device()553 if ((value & CFG0_CLOSED_DEVICE) == CFG0_CLOSED_DEVICE) { in stm32mp_check_closed_device()
438 #define CFG0_CLOSED_DEVICE 0x3FU macro443 #define CFG0_CLOSED_DEVICE BIT(6) macro