Home
last modified time | relevance | path

Searched refs:identifier (Results 1 – 25 of 35) 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/develop/
A Dsecurity.rst23 the bug handling. If a reporter wishes to have a CVE identifier assigned ahead
25 such a CVE identifier is known before a patch is provided, it is desirable to
A Dcheckpatch.rst641 Comparisons with a constant or upper case identifier on the left
720 A single dereferencing identifier spanned on multiple lines like::
730 starting part of the dereferencing identifier is the same and used at
743 violation because it is much easier to read a dereferencing identifier
952 the identifier name. Example::
962 have an identifier name. Example::
966 All arguments should have identifier names.
1242 The source file is missing or has an improper SPDX identifier tag.
1243 The Linux kernel requires the precise SPDX identifier in all source files,
/u-boot/doc/device-tree-bindings/pwm/
A Dpwm-at91.txt6 - clocks: Should contain a clock identifier for the PWM's parent clock.
A Dpwm-sifive.txt18 - clocks: Should contain a clock identifier for the PWM's parent clock.
/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/include/
A Dnet6.h122 __be16 identifier; member
162 #define icmp6_identifier icmp6_dataun.u_echo.identifier
A Dconfig_distro_bootcmd.h355 #error Please specify an EFI client 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";
/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/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/develop/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/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/doc/device-tree-bindings/iommu/
A Diommu.txt92 tagging DMA transactions with an address space identifier. By default,
/u-boot/doc/imx/mkimage/
A Dimximage.txt211 Disk identifier: 0xb712a870
/u-boot/lib/
A DKconfig1022 In computing, object identifiers or OIDs are an identifier mechanism
1026 Enable fast lookup object identifier registry.
1031 In computing, object identifiers or OIDs are an identifier mechanism
1035 Enable fast lookup object identifier registry in the SPL.
/u-boot/drivers/mtd/spi/
A DKconfig40 int "SPI Flash default bus identifier"

Completed in 37 milliseconds

12