Searched refs:CFG0_CLOSED_DEVICE (Results 1 – 2 of 2) sorted by relevance
582 case CFG0_CLOSED_DEVICE: in stm32mp_is_closed_device()591 return (value & CFG0_CLOSED_DEVICE) == CFG0_CLOSED_DEVICE; in stm32mp_is_closed_device()
459 #define CFG0_CLOSED_DEVICE 0x3FU macro464 #define CFG0_CLOSED_DEVICE BIT(6) macro
Completed in 5 milliseconds