Home
last modified time | relevance | path

Searched refs:proc (Results 1 – 25 of 39) sorted by relevance

12

/u-boot/doc/sphinx/
A Dkernel_feat.py122 proc = subprocess.Popen(
128 out, err = proc.communicate()
132 if proc.returncode != 0:
135 % (cmd, proc.returncode)
A Dkernel_abi.py120 proc = subprocess.Popen(
126 out, err = proc.communicate()
130 if proc.returncode != 0:
133 % (cmd, proc.returncode)
/u-boot/include/u-boot/
A Drsa-mod-exp.h44 int rsa_gen_key_prop(const void *key, uint32_t keylen, struct key_prop **proc);
/u-boot/doc/usage/
A Dpstore.rst73 $ sudo sh -c "echo 1 > /proc/sys/kernel/sysrq"
74 $ sudo sh -c "echo 10 > /proc/sys/kernel/panic"
75 $ sudo sh -c "echo c > /proc/sysrq-trigger"
/u-boot/arch/arm/dts/
A Dk3-j721e-r5-common-proc-board-u-boot.dtsi6 #include "k3-j721e-common-proc-board-u-boot.dtsi"
A Dk3-j7200-r5-common-proc-board.dts39 ti,sci-proc-id = <32>;
279 #include "k3-j7200-common-proc-board-u-boot.dtsi"
A Dstih407-clock.dtsi151 "clk-proc-stfe",
152 "clk-proc-tp",
A Dstih410-clock.dtsi152 "clk-proc-stfe",
153 "clk-proc-tp",
A Dk3-am65-mcu.dtsi288 ti,sci-proc-ids = <0x01 0xff>;
303 ti,sci-proc-ids = <0x02 0xff>;
A Dk3-j7200-mcu-wakeup.dtsi309 ti,sci-proc-ids = <0x01 0xff>;
324 ti,sci-proc-ids = <0x02 0xff>;
A Dk3-j721e-mcu-wakeup.dtsi391 ti,sci-proc-ids = <0x01 0xff>;
406 ti,sci-proc-ids = <0x02 0xff>;
A Dk3-j721e-main.dtsi1587 ti,sci-proc-ids = <0x06 0xff>;
1602 ti,sci-proc-ids = <0x07 0xff>;
1627 ti,sci-proc-ids = <0x08 0xff>;
1642 ti,sci-proc-ids = <0x09 0xff>;
1659 ti,sci-proc-ids = <0x03 0xff>;
1672 ti,sci-proc-ids = <0x04 0xff>;
1684 ti,sci-proc-ids = <0x30 0xff>;
/u-boot/net/
A Dnfs.h67 uint32_t proc; member
/u-boot/doc/device-tree-bindings/remoteproc/
A Dk3-rproc.txt24 - ti,sci-proc-id: Processor id as identified by TISCI
48 ti,sci-proc-id = <32>;
A Dti,k3-dsp-rproc.txt47 - ti,sci-proc-ids: Should contain 2 integer values. The first cell should
86 ti,sci-proc-ids = <0x03 0xFF>;
98 ti,sci-proc-ids = <0x30 0xFF>;
A Dti,k3-r5f-rproc.txt75 - ti,sci-proc-ids: Should contain 2 integer values. The first cell should
145 ti,sci-proc-ids = <0x01 0xFF>;
159 ti,sci-proc-ids = <0x02 0xFF>;
/u-boot/board/Synology/ds109/
A Dopenocd.cfg22 proc ds109_init { } {
110 proc ds109_load { } {
/u-boot/configs/
A Dj721e_hs_evm_r5_defconfig25 CONFIG_DEFAULT_DEVICE_TREE="k3-j721e-r5-common-proc-board"
A Dj7200_evm_r5_defconfig23 CONFIG_DEFAULT_DEVICE_TREE="k3-j7200-r5-common-proc-board"
A Dj721e_evm_r5_defconfig23 CONFIG_DEFAULT_DEVICE_TREE="k3-j721e-r5-common-proc-board"
A Dj721e_hs_evm_a72_defconfig25 CONFIG_DEFAULT_DEVICE_TREE="k3-j721e-common-proc-board"
A Dj7200_evm_a72_defconfig26 CONFIG_DEFAULT_DEVICE_TREE="k3-j7200-common-proc-board"
A Dj721e_evm_a72_defconfig26 CONFIG_DEFAULT_DEVICE_TREE="k3-j721e-common-proc-board"
/u-boot/board/qualcomm/dragonboard820c/
A Dreadme.txt370 root@linaro-developer:~# cat /proc/cpuinfo
410 root@linaro-developer:~# cat /proc/cmdline
413 root@linaro-developer:~# cat /proc/meminfo
/u-boot/doc/device-tree-bindings/fsp/fsp2/apollolake/
A Dfsp-s.txt25 - fsps,proc-trace-mem-size: Memory region allocation for Processor Trace
27 - fsps,proc-trace-enable: Enable Processor Trace
34 - fsps,bi-proc-hot: Bi-Directional PROCHOT#

Completed in 19 milliseconds

12