Home
last modified time | relevance | path

Searched refs:st (Results 1 – 25 of 31) sorted by relevance

12

/buildroot/support/kconfig/
A Dexpr.h203 #define for_all_properties(sym, st, tok) \ argument
204 for (st = sym->prop; st; st = st->next) \
205 if (st->type == (tok))
206 #define for_all_defaults(sym, st) for_all_properties(sym, st, P_DEFAULT) argument
207 #define for_all_choices(sym, st) for_all_properties(sym, st, P_CHOICE) argument
208 #define for_all_prompts(sym, st) \ argument
209 for (st = sym->prop; st; st = st->next) \
210 if (st->text)
A Dconfdata.c755 struct stat st; in conf_write() local
758 if (!stat(name, &st) && S_ISDIR(st.st_mode)) { in conf_write()
/buildroot/package/lzop/
A D0001-allow-overriding-modification-time.patch23 assert(fip->st.st_mode == 0 || S_ISREG(fip->st.st_mode));
30 h->mode = fix_mode_for_header(fip->st.st_mode);
32 - if (fip->st.st_mtime > 0)
39 + else if (fip->st.st_mtime > 0)
41 h->mtime_low = (lzo_uint32) (fip->st.st_mtime);
42 h->mtime_high = (lzo_uint32) ((fip->st.st_mtime >> 16) >> 16);
/buildroot/board/octavo/osd32mp1-red/patches/uboot/
A D0002-configs-stm32mp15_trusted_defconfig-disable-environm.patch8 board/st/stm32mp1/stm32mp1.c | 4 ++++
12 diff --git a/board/st/stm32mp1/stm32mp1.c b/board/st/stm32mp1/stm32mp1.c
14 --- a/board/st/stm32mp1/stm32mp1.c
15 +++ b/board/st/stm32mp1/stm32mp1.c
A D0001-Add-OSD32MP1-RED-Device-Tree-support.patch240 + st,digbypass;
245 + st,clksrc = <
256 + st,clkdiv = <
269 + st,pkcs = <
302 + pll1:st,pll@0 {
307 + pll2:st,pll@1 {
312 + pll3:st,pll@2 {
420 + compatible = "st,stm32mp157c-osd32mp1-red", "st,stm32mp157";
1664 + st,neg-edge;
1679 + st,neg-edge;
[all …]
/buildroot/board/octavo/osd32mp1-brk/tfa-dts/
A Dstm32mp157c-osd32mp1-brk.dts20 compatible = "st,stm32mp157c-osd32mp1-brk", "st,stm32mp157";
47 st,non-secure-otp;
52 st,digbypass;
72 st,decprot = <
169 st,mask-reset;
359 st,hsi-cal;
360 st,csi-cal;
362 st,clksrc = <
374 st,clkdiv = <
388 st,pkcs = <
[all …]
/buildroot/board/octavo/osd32mp1-red/tfa-dts/
A Dstm32mp157c-osd32mp1-red.dts47 st,non-secure-otp;
52 st,digbypass;
72 st,decprot = <
362 st,hsi-cal;
363 st,csi-cal;
365 st,clksrc = <
377 st,clkdiv = <
391 st,pkcs = <
425 pll1:st,pll@0 {
430 pll2:st,pll@1 {
[all …]
/buildroot/board/octavo/osd32mp1-brk/patches/uboot/
A D0001-Add-OSD32MP1-BRK-device-tree-support.patch218 + st,digbypass;
223 + st,clksrc = <
234 + st,clkdiv = <
247 + st,pkcs = <
284 + pll2:st,pll@1 {
291 + pll3:st,pll@2 {
298 + pll4:st,pll@3 {
408 + compatible = "st,stm32mp157c-osd32mp1-brk", "st,stm32mp157";
502 + st,no-lsfs-sc;
1128 + st,mask-reset;
[all …]
A D0002-Add-OSD32MP1-BRK-build-config.patch42 source "board/st/stm32mp1/Kconfig"
64 +source "board/st/common/Kconfig"
73 +M: Martin Lesniak <martin.lesniak@st.com>
91 +obj-y += ../../st/common/stpmic1.o board.o
94 +obj-$(CONFIG_SET_DFU_ALT_INFO) += ../../st/common/stm32mp_dfu.o
256 + if (gpio_request_by_name_nodev(node, "st,fastboot-gpios", 0,
258 + debug("%s: could not find a /config/st,fastboot-gpios\n",
272 + debug("%s: could not find a /config/st,stm32prog-gpios\n",
524 + if (strncmp(fdt_compat, "st,", 3) != 0) {
576 + eth_clk_sel_reg = dev_read_bool(dev, "st,eth_clk_sel");
[all …]
/buildroot/board/octavo/osd32mp1-brk/linux-dts/
A Dstm32mp157c-osd32mp1-brk.dts22 compatible = "st,stm32mp157c-osd32mp1-brk", "st,stm32mp157";
109 st,hs-dc-level = <2>;
110 st,fs-rftime-tuning;
111 st,hs-rftime-reduction;
112 st,hs-current-trim = <15>;
113 st,hs-impedance-trim = <1>;
114 st,squelch-level = <3>;
115 st,hs-rx-offset = <2>;
116 st,no-lsfs-sc;
742 st,mask-reset;
[all …]
/buildroot/boot/s500-bootloader/
A DConfig.in7 1st level bootloader for Actions Semiconductor S500 SoC.
/buildroot/system/
A Ddevice_table_dev.txt106 #/dev/st c 640 0 0 9 0 0 1 8
108 #/dev/st c 640 0 0 9 32 1 1 4
109 #/dev/st c 640 0 0 9 64 1 1 4
110 #/dev/st c 640 0 0 9 96 1 1 4
/buildroot/board/octavo/osd32mp1-red/linux-dts/
A Dstm32mp157c-osd32mp1-red.dts111 st,hs-dc-level = <2>;
112 st,fs-rftime-tuning;
113 st,hs-rftime-reduction;
114 st,hs-current-trim = <15>;
116 st,squelch-level = <3>;
117 st,hs-rx-offset = <2>;
118 st,no-lsfs-sc;
1034 st,mask-reset;
1260 st,neg-edge;
1275 st,neg-edge;
[all …]
/buildroot/board/seeed/stm32mp157c-odyssey/patches/linux/
A D0001-ARM-dts-stm32-fix-stm32mp157c-odyssey-card-detect.patch15 Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
32 st,neg-edge;
/buildroot/support/scripts/
A Dsize-stats110 st = os.stat(fpath)
111 if st.st_ino in seeninodes:
115 seeninodes.add(st.st_ino)
124 pkgsize[pkg] += st.st_size
/buildroot/package/makedevs/
A Dmakedevs.c126 struct stat st; in bb_make_directory() local
161 || (stat(path, &st) < 0 || !S_ISDIR(st.st_mode))) { in bb_make_directory()
577 struct stat st; in main() local
578 if ((stat(full_name, &st) < 0 || !S_ISREG(st.st_mode))) { in main()
/buildroot/configs/
A Davenger96_defconfig18 BR2_LINUX_KERNEL_INTREE_DTS_NAME="st/stm32mp157a-dhcor-avenger96"
/buildroot/board/stmicroelectronics/stm32mp157a-dk1/
A Dreadme.txt9 https://www.st.com/en/evaluation-tools/stm32mp157a-dk1.html
/buildroot/board/stmicroelectronics/stm32mp157c-dk2/
A Dreadme.txt9 https://www.st.com/en/evaluation-tools/stm32mp157c-dk2.html
/buildroot/package/gcnano-binaries/
A Dgcnano-binaries.mk42 SOC_PLATFORM=st-mp1 \
/buildroot/package/fbv/
A D0001-cross.patch15 echo " 1st:" >>./config.log
A D0004-giflib.patch76 echo " 1st:" >>./config.log
/buildroot/package/dahdi-linux/
A D0002-Fix-compilation-issue-for-6-8-y-6-9-y-kernel.patch65 const char *st = dahdi_spantype2str(s->spantype);
82 - strlcpy(spaninfo.spantype, st,
83 + strscpy(spaninfo.spantype, st,
/buildroot/system/skeleton/etc/
A Dprotocols12 st 5 ST # ST datagram mode
/buildroot/support/kconfig/patches/
A D14-support-out-of-tree-config.patch51 struct stat st;

Completed in 68 milliseconds

12