Searched refs:soc_boot_ctl (Results 1 – 2 of 2) sorted by relevance
35 switch(sysctl_boot->soc_boot_ctl & 0x3) /* bit 0~1 */ in sysctl_boot_get_boot_mode()51 if(sysctl_boot->soc_boot_ctl & 0x10) in sysctl_boot_get_otp_bypass()59 sysctl_boot->soc_boot_ctl |= 1 << 3; in sysctl_boot_set_pll_lock()64 sysctl_boot->soc_boot_ctl |= 1 << 2; in sysctl_boot_set_spi2axi()
46 volatile uint32_t soc_boot_ctl; /* 0x40 */ member
Completed in 7 milliseconds