Searched refs:persist_sec (Results 1 – 1 of 1) sorted by relevance
107 const u32 persist_sec = IMX6_SRC_GPR10_PERSIST_SECONDARY_BOOT; in boot_mode_apply() local110 const u32 persist_sec = IMX7_SRC_GPR10_PERSIST_SECONDARY_BOOT; in boot_mode_apply()117 clrbits_le32(&psrc->gpr10, persist_sec); in boot_mode_apply()119 setbits_le32(&psrc->gpr10, persist_sec); in boot_mode_apply()
Completed in 3 milliseconds