Searched refs:bootloc (Results 1 – 3 of 3) sorted by relevance
302 u32 bootloc = in_be32(&gur->rcwsr[6]); in init_laws() local307 switch ((bootloc & FSL_CORENET_RCWSR6_BOOT_LOC) >> 23) { in init_laws()
162 The above two commands set bootloc register to 0x00000000_1800a000 where175 DEST_ADDR is fixed at 0x1800a000, matching bootloc set above.225 DEST_ADDR is configured at 0x1800a000, matching bootloc set above.230 The above two commands set bootloc register to 0x00000000_1800a000 where
638 unsigned char bootloc; in cfi_cmdset_0002() local693 bootloc = extp->TopBottom; in cfi_cmdset_0002()694 if ((bootloc < 2) || (bootloc > 5)) { in cfi_cmdset_0002()697 map->name, bootloc); in cfi_cmdset_0002()698 bootloc = 2; in cfi_cmdset_0002()701 if (bootloc == 3 && cfi->cfiq->NumEraseRegions > 1) { in cfi_cmdset_0002()