/u-boot/drivers/clk/at91/ |
A D | clk-programmable.c | 46 pmc_read(prog->base, AT91_PMC_PCKR(prog->id), &pckr); in clk_programmable_get_rate() 68 index = at91_clk_mux_index_to_val(prog->mux_table, prog->num_parents, in clk_programmable_set_parent() 83 pmc_update_bits(prog->base, AT91_PMC_PCKR(prog->id), mask, index); in clk_programmable_set_parent() 114 pmc_update_bits(prog->base, AT91_PMC_PCKR(prog->id), in clk_programmable_set_rate() 144 prog = kzalloc(sizeof(*prog), GFP_KERNEL); in at91_clk_register_programmable() 145 if (!prog) in at91_clk_register_programmable() 148 prog->id = id; in at91_clk_register_programmable() 155 pmc_read(prog->base, AT91_PMC_PCKR(prog->id), &tmp); in at91_clk_register_programmable() 163 kfree(prog); in at91_clk_register_programmable() 167 clk = &prog->clk; in at91_clk_register_programmable() [all …]
|
/u-boot/board/gdsys/a38x/ |
A D | keyprogram.c | 77 struct key_program *prog = *result; in extract_subprogram() local 94 prog->magic = magic; in extract_subprogram() 95 prog->code_crc = code_crc; in extract_subprogram() 96 prog->code_size = code_size; in extract_subprogram() 101 if (hre_verify_program(prog)) { in extract_subprogram() 102 free(prog); in extract_subprogram() 133 struct key_program *prog; in load_and_run_keyprog() local 148 if (!prog) in load_and_run_keyprog() 151 if (hre_run_program(tpm, prog->code, prog->code_size)) { in load_and_run_keyprog() 152 free(prog); in load_and_run_keyprog() [all …]
|
/u-boot/tools/u_boot_pylib/ |
A D | test_util.py | 26 def run_test_coverage(prog, filter_fname, exclude_list, build_dir, required=None, argument 47 path = os.path.dirname(prog) 56 test_cmd = 'test' if 'binman' in prog or 'patman' in prog else '-t' 62 prog, extra_args or '', test_cmd))
|
/u-boot/doc/imx/habv4/guides/ |
A D | mx6_mx7_secure_boot.txt | 162 => fuse prog 3 0 0x20593752 163 => fuse prog 3 1 0x6ACE6962 164 => fuse prog 3 2 0x26E0D06C 165 => fuse prog 3 3 0xFC600661 166 => fuse prog 3 4 0x1240E88F 167 => fuse prog 3 5 0x1209F144 168 => fuse prog 3 6 0x831C8117 275 => fuse prog 0 0 0x4000 279 => fuse prog 0 6 0x8 283 => fuse prog 0 6 0x100000 [all …]
|
/u-boot/doc/imx/common/ |
A D | imx5.txt | 34 => fuse prog -y 1 9 01 23 45 67 89 ab 40 => fuse prog -y 1 0 10
|
/u-boot/net/ |
A D | nfs.h | 65 uint32_t prog; member
|
A D | nfs.c | 196 rpc_pkt.u.call.prog = htonl(rpc_prog); in rpc_req() 262 static void rpc_lookup_req(int prog, int ver) in rpc_lookup_req() argument 268 data[4] = htonl(prog); in rpc_lookup_req() 518 static int rpc_lookup_reply(int prog, uchar *pkt, unsigned len) in rpc_lookup_reply() argument 536 switch (prog) { in rpc_lookup_reply()
|
/u-boot/tools/ |
A D | bmp_logo.c | 18 void usage(const char *prog) in usage() argument 21 prog); in usage()
|
/u-boot/test/py/tests/ |
A D | test_bind.py | 22 prog = re.compile(line) 24 if prog.match(l):
|
/u-boot/common/ |
A D | cli_hush.c | 2546 if (prog && prog->group == NULL 2547 && prog->argv == NULL 2555 } else if (prog) { 2565 prog->redirects = NULL; 2567 prog->argv = NULL; 2570 prog->is_stopped = 0; 2572 prog->group = NULL; 2575 prog->family = pi; 2577 prog->sp = 0; 2578 ctx->child = prog; [all …]
|
/u-boot/drivers/misc/ |
A D | mxc_ocotp.c | 265 u32 fsource, prog; in set_timing() local 272 prog = DIV_ROUND_CLOSEST(ipg_clk * BV_TIMING_PROG_US, 1000000) + 1; in set_timing() 274 timing = BF(fsource, TIMING_FSOURCE) | BF(prog, TIMING_PROG); in set_timing()
|
/u-boot/scripts/ |
A D | style.py | 124 module_name, leaf, prog = get_module_name(srcfile)
|
/u-boot/arch/arm/dts/ |
A D | sama5d2.dtsi | 160 prog: progck { label 167 prog0: prog@0 { 172 prog1: prog@1 { 177 prog2: prog@2 {
|
A D | at91sam9261.dtsi | 641 prog: progck { label 654 prog1: prog@1 { 660 prog2: prog@2 { 666 prog3: prog@3 {
|
A D | at91sam9263.dtsi | 159 prog: progck { label 166 prog0: prog@0 { 172 prog1: prog@1 { 178 prog2: prog@2 { 184 prog3: prog@3 {
|
A D | at91sam9260.dtsi | 178 prog: progck { label 185 prog0: prog@0 { 191 prog1: prog@1 {
|
A D | at91sam9n12.dtsi | 183 prog: progck { label 190 prog0: prog@0 { 196 prog1: prog@1 {
|
A D | at91sam9rl.dtsi | 868 prog: progck { label 875 prog0: prog@0 { 881 prog1: prog@1 {
|
A D | at91sam9x5.dtsi | 189 prog: progck { label 196 prog0: prog@0 { 202 prog1: prog@1 {
|
A D | at91sam9g45.dtsi | 185 prog: progck { label 192 prog0: prog@0 { 198 prog1: prog@1 {
|
A D | sama5d4.dtsi | 457 prog: progck { label 464 prog0: prog@0 { 470 prog1: prog@1 { 476 prog2: prog@2 {
|
/u-boot/doc/ |
A D | README.armada-secureboot | 229 SEC_FUSE_DUMP - Dump the "fuse prog" commands necessary for writing the 304 The command to employ is the "fuse prog" command previously enabled by setting 307 For the trusted boot, the fuse prog command has a special syntax, since the 309 a whole. The fuse prog command itself allows lists of 32 bit words to be 328 fuse prog -y 10 0 00112233 44556677 1 337 fuse prog -y 11 2 1
|
A D | README.fuse | 40 fuse prog [-y] <bank> <word> <hexval> [<hexval>...]
|
/u-boot/board/freescale/m53017evb/ |
A D | README | 166 upd=run load; run prog 167 prog=prot off 0 3ffff;era 0 3ffff;cp.b ${loadaddr} 0 ${filesize};save
|
/u-boot/board/freescale/m5373evb/ |
A D | README | 165 upd=run load; run prog 166 prog=prot off 0 2ffff;era 0 2ffff;cp.b ${loadaddr} 0 ${filesize};save
|