Home
last modified time | relevance | path

Searched refs:identifier (Results 1 – 25 of 28) sorted by relevance

12

/u-boot/scripts/coccinelle/net/
A Dmdio_register.cocci12 identifier readfunc, writefunc;
27 identifier mii_reg.readfunc;
49 identifier mii_reg.readfunc;
50 identifier update_read_sig.output;
53 identifier retvar;
81 identifier mii_reg.readfunc;
82 identifier update_read_sig.output;
99 identifier mii_reg.readfunc;
100 identifier update_read_sig.name0;
110 identifier mii_reg.writefunc;
[all …]
/u-boot/scripts/coccinelle/null/
A Dbadzero.cocci30 identifier f;
54 identifier f;
87 identifier f;
104 identifier f;
127 identifier r.f;
151 identifier r.f;
A Dkmerr.cocci25 identifier f,fld;
37 identifier f;
53 identifier f;
/u-boot/doc/device-tree-bindings/clock/
A Dsnps,hsdk-cgu.txt13 Each clock is assigned an identifier and client nodes can use this identifier
A Drockchip,rk3288-cru.txt20 Each clock is assigned an identifier and client nodes can use this identifier
A Drockchip,rk3188-cru.txt21 Each clock is assigned an identifier and client nodes can use this identifier
/u-boot/doc/device-tree-bindings/mailbox/
A Dmailbox.txt25 - mbox-names: List of identifier strings for each mailbox channel.
/u-boot/Licenses/
A DREADME49 License identifier syntax
54 The SPDX license identifier in U-Boot files shall be added at the first
58 identifier goes into the second line.
64 The SPDX license identifier is added in form of a comment. The comment
87 identifier found on the SPDX License List, or the combination of two
/u-boot/doc/SPL/
A DREADME.am335x-network60 if substring (option vendor-class-identifier, 0, 10) = "DM814x ROM" {
62 } elsif substring (option vendor-class-identifier, 0, 17) = "AM335x U-Boot SPL" {
69 May the ROM bootloader sends another "vendor-class-identifier"
/u-boot/scripts/
A Dkernel-doc2046 my $identifier;
2061 $identifier = $1;
2063 $identifier = $1;
2090 if ($identifier =~ m/^struct\b/) {
2092 } elsif ($identifier =~ m/^union\b/) {
2094 } elsif ($identifier =~ m/^enum\b/) {
2096 } elsif ($identifier =~ m/^typedef\b/) {
2103 print STDERR "${file}:$.: info: Scanning doc for $identifier\n";
A Dspelling.txt568 identidier||identifier
/u-boot/doc/device-tree-bindings/pwm/
A Dpwm-sifive.txt18 - clocks: Should contain a clock identifier for the PWM's parent clock.
/u-boot/include/
A Dconfig_distro_bootcmd.h345 #error Please specify an EFI client identifier
/u-boot/doc/device-tree-bindings/
A Ddevice.txt19 identifier _HID
/u-boot/scripts/coccinelle/iterators/
A Duse_after_iter.cocci21 identifier c,member;
/u-boot/doc/driver-model/
A Dsoc-framework.rst51 for a specific SoC, and when passed to soc_device_match, the identifier values
/u-boot/doc/device-tree-bindings/video/
A Dexynos-fb.txt55 samsung,pclk-name: parent clock identifier: 1(MPLL), 2(EPLL), 3(VPLL)
/u-boot/doc/device-tree-bindings/arm/
A Darm,scmi.txt25 protocol identifier for a given sub-node.
/u-boot/doc/device-tree-bindings/pinctrl/
A Dpinctrl-bindings.txt166 property, where the pin identifier is provided with mux configuration settings
167 in a pinmux group. A pinmux group consists of the pin identifier and mux
/u-boot/cmd/mvebu/
A Dbubt.c61 u32 identifier; member
/u-boot/drivers/mtd/spi/
A DKconfig40 int "SPI Flash default bus identifier"
/u-boot/doc/imx/mkimage/
A Dimximage.txt211 Disk identifier: 0xb712a870
/u-boot/doc/imx/ahab/guides/
A Dmx8_mx8x_encrypted_boot.txt139 Optionally users can provide a key identifier that must match the value
/u-boot/doc/uImage.FIT/
A Dsource_file_format.txt89 is used as it's identifier as it assures uniqueness without additional
/u-boot/doc/usage/
A Ddfu.rst217 the mtd identifier as defined in mtd command

Completed in 22 milliseconds

12