Home
last modified time | relevance | path

Searched refs:Address (Results 1 – 25 of 810) sorted by relevance

12345678910>>...33

/OK3568_Linux_fs/buildroot/boot/at91bootstrap/
H A Dat91bootstrap-1.16-u-boot-relocation-fix.patch53 #define IMG_ADDRESS 0x8400 /* Image Address in DataFlash */
58 -#define JUMP_ADDR 0x23F00000 /* Final Jump Address */
59 +#define JUMP_ADDR 0x21F00000 /* Final Jump Address */
71 -#define JUMP_ADDR 0x23F00000 /* Final Jump Address */
72 +#define JUMP_ADDR 0x21F00000 /* Final Jump Address */
83 #define IMG_ADDRESS 0x8400 /* Image Address in DataFlash */
88 -#define JUMP_ADDR 0x23F00000 /* Final Jump Address */
89 +#define JUMP_ADDR 0x21F00000 /* Final Jump Address */
101 -#define JUMP_ADDR 0x23F00000 /* Final Jump Address */
102 +#define JUMP_ADDR 0x21F00000 /* Final Jump Address */
[all …]
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dudhcpc.c221 static const char *ipv4Str(const uint32_t Address) { in ipv4Str() argument
223 uint8_t *ip = (uint8_t *)&Address; in ipv4Str()
229 static const char *ipv6Str(const UCHAR Address[16]) { in ipv6Str()
234 ip[i] = (Address[i*2]<<8) + Address[i*2+1]; in ipv6Str()
302 if (ipv4 && ipv4->Address) { in update_ip_address_by_qmi()
303 d1 = strdup(ipv4Str(ipv4->Address)); in update_ip_address_by_qmi()
326 if (ipv6 && ipv6->Address[0] && ipv6->PrefixLengthIPAddr) { in update_ip_address_by_qmi()
327 d1 = strdup(ipv6Str(ipv6->Address)); in update_ip_address_by_qmi()
394 fprintf(fp, "PUBLIC_IP=\"%s\"\n", ipv4Str(ipv4->Address)); in ql_openwrt_setup_wan()
430 fprintf(fp, "PUBLIC_IP=\"%s\"\n", ipv6Str(ipv6->Address)); in ql_openwrt_setup_wan6()
[all …]
H A Dudhcpc_netlink.c100 if (profile->rawIP && profile->ipv4.Address && profile->ipv4.Mtu) in udhcpc_start()
122 if (profile->ipv4.Address) in udhcpc_start()
125 dbg_time("IPv4 Address: %s", ipaddr_to_string_v4(ntohl(profile->ipv4.Address))); in udhcpc_start()
130 if_set_network_v4(ifname, ntohl(profile->ipv4.Address), in udhcpc_start()
137 if (profile->ipv6.Address[0] && profile->ipv6.PrefixLengthIPAddr) in udhcpc_start()
155 dbg_time("IPv6 Address: %s", ipaddr_to_string_v6(profile->ipv6.Address)); in udhcpc_start()
160 if_set_network_v6(ifname, profile->ipv6.Address, profile->ipv6.PrefixLengthIPAddr, in udhcpc_start()
/OK3568_Linux_fs/kernel/Documentation/hid/
H A Dhid-alps.rst75 Byte2 Address - Byte 0 (LSB)
76 Byte3 Address - Byte 1
77 Byte4 Address - Byte 2
78 Byte5 Address - Byte 3 (MSB)
85 Address is read/write RAM address.
95 Byte2 Address - Byte 0 (LSB)
96 Byte3 Address - Byte 1
97 Byte4 Address - Byte 2
98 Byte5 Address - Byte 3 (MSB)
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dbrcm,amac.txt8 - reg: Address and length of the register set for the device. It
12 "amac_base": Address and length of the GMAC registers
13 "idm_base": Address and length of the GMAC IDM registers
15 "nicpm_base": Address and length of the NIC Port Manager
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/edac/
H A Dsocfpga-eccmgr.txt18 - reg : Address and size for ECC error interrupt clear registers.
25 - reg : Address and size for ECC error interrupt clear registers.
74 - reg : Address and size for ECC error interrupt clear registers.
81 - reg : Address and size for ECC block registers.
88 - reg : Address and size for ECC block registers.
96 - reg : Address and size for ECC block registers.
104 - reg : Address and size for ECC block registers.
112 - reg : Address and size for ECC block registers.
120 - reg : Address and size for ECC block registers.
128 - reg : Address and size for ECC block registers.
[all …]
/OK3568_Linux_fs/u-boot/board/renesas/MigoR/
H A Dlowlevel_init.S32 write32 CCR_A, CCR_D ! Address of Cache Control Register
35 write32 MMUCR_A, MMUCR_D ! Address of MMU Control Register
38 write32 MSTPCR0_A, MSTPCR0_D ! Address of Power Control Register 0
40 write32 MSTPCR2_A, MSTPCR2_D ! Address of Power Control Register 2
65 write32 CCR_A, CCR_D_2 ! Address of Cache Control Register
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dtagged-address-abi.rst10 This document describes the usage and semantics of the Tagged Address
22 2. AArch64 Tagged Address ABI
43 The AArch64 Tagged Address ABI has two stages of relaxation depending
72 Address ABI for the calling thread.
77 - ``PR_TAGGED_ADDR_ENABLE``: enable AArch64 Tagged Address ABI.
83 Address ABI for the calling thread.
91 returns ``-EINVAL`` if the AArch64 Tagged Address ABI is globally
95 When the AArch64 Tagged Address ABI is enabled for a thread, the
112 3. AArch64 Tagged Address ABI Exceptions
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Diforce-protocol.rst84 03 Address of parameter block changed (lsb)
85 04 Address of parameter block changed (msb)
86 05 Address of second parameter block changed (lsb)
125 08-09 Address of periodicity or magnitude parameters
126 0a-0b Address of attack and fade parameters, or ffff if none.
128 08-09 Address of interactive parameters for X-axis,
130 0a-0b Address of interactive parameters for Y-axis,
146 00-01 Address where to store the parameters
159 00-01 Address
169 00-01 Address
[all …]
/OK3568_Linux_fs/buildroot/board/arm/juno/
H A Dreadme.txt88 NOR3ADDRESS: 0x00C00000 ;Image Flash Address
91 NOR3LOAD: 00000000 ;Image Load Address
101 NOR3ADDRESS: 0x00C00000 ;Image Flash Address
104 NOR3LOAD: 00000000 ;Image Load Address
114 NOR3ADDRESS: 0x02000000 ;Image Flash Address
117 NOR3LOAD: 00000000 ;Image Load Address
/OK3568_Linux_fs/kernel/Documentation/arm/samsung/
H A Dbootloader-interface.rst21 Address: sysram_ns_base_addr
39 Address: sysram_base_addr
51 Address: pmu_base_addr
67 Address: pmu_base_addr
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Darcnet-hardware.rst547 (Station Address) | 1 1 0 0 0 0 0 0 |
621 S1 1-3: I/O Base Address Select
622 4-6: Memory Base Address Select
645 Setting the I/O Base Address
653 1 2 3 | Address
665 Setting the Base Memory (RAM) buffer Address
677 4 5 6 7 8 | Address | Address *)
829 SW1 1-6: I/O Base Address Select
886 Setting the I/O Base Address
893 6 5 4 3 2 1 | Address
[all …]
H A Dj1939.rst42 * **Dynamic addressing:** Address Claiming in J1939 is time critical.
85 Destination Address, which is _not_ part of the PGN. When communicating a PGN
87 of the PGN shall be set to zero. The Destination Address shall be set
90 Regarding PGN mapping to 29-bit CAN identifier, the Destination Address shall
103 For dynamic addressing, so-called Address Claiming, extra support is foreseen
196 of the incoming packet. The NAME filter will work only if appropriate Address
279 Destination Address, name and packet priority (if applicable) are attached to
312 An exception on this is PGN 0x0ee00. This is the "Address Claim/Cannot Claim
313 Address" message and the kernel will use the ``j1939.addr`` member for that PGN if
332 /* for Address Claiming broadcast must be allowed */
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/doc/src/
H A Dcpp-qml-positioning.qdoc77 \section2 Address - QGeoAddress
78 The \l {QtPositioning::Address::address} {Address.address} property is used to provide an interface…
79 Address object must be obtained from C++, then use the \l {QObject::property()}{property()} and
82 \snippet cpp/cppqml.cpp Address get
84 \snippet cpp/cppqml.cpp Address set
/OK3568_Linux_fs/u-boot/board/aristainetos/
H A Dddr-setup2.cfg9 * Addr-type Address Value
13 * Address absolute address of the register
23 /* Address */
H A Dddr-setup.cfg9 * Addr-type Address Value
13 * Address absolute address of the register
23 /* Address */
H A Daxi.cfg9 * Addr-type Address Value
13 * Address absolute address of the register
H A Dclocks2.cfg9 * Addr-type Address Value
13 * Address absolute address of the register
H A Dclocks.cfg9 * Addr-type Address Value
13 * Address absolute address of the register
/OK3568_Linux_fs/u-boot/board/freescale/ls1046ardb/
H A DREADME43 Start Address End Address Description Size
60 Start Address End Address Description Size
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/
H A Dti_qspi.txt7 - qspi_base: Qspi configuration register Address space
8 - qspi_mmap: Memory mapped Address space
9 - (optional) qspi_ctrlmod: Control module Address space
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/
H A Dserial.patch6 { "ISAR", 0x403016A0, 0, 0xffffffff, 'x', "I2C Slave Address Register" },
7 { "ISAR_SA", 0x403016A0, 0, 0x0000007f, 'x', "I2C Slave Address" },
H A Dusb.patch6 { "ISAR", 0x403016A0, 0, 0xffffffff, 'x', "I2C Slave Address Register" },
7 { "ISAR_SA", 0x403016A0, 0, 0x0000007f, 'x', "I2C Slave Address" },
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dsocfpga_arria10_socdk_sdmmc_handoff.dtsi54 * Address Block: soc_clock_manager_OCP_SLV.
90 * Address Block: soc_clock_manager_OCP_SLV.
121 * Address Block: soc_clock_manager_OCP_SLV.
145 * Address Block: soc_3v_io48_pin_mux_OCP_SLV.
253 * Address Block: soc_3v_io48_pin_mux_OCP_SLV.
293 * Address Block: soc_3v_io48_pin_mux_OCP_SLV.
341 * Address Block: soc_3v_io48_pin_mux_OCP_SLV.
/OK3568_Linux_fs/u-boot/include/
H A DSA-1100.h44 typedef void *Address ; typedef
2291 (*((volatile Address *) io_p2v (_DBSA0)))
2297 (*((volatile Address *) io_p2v (_DBSB0)))
2316 (*((volatile Address *) io_p2v (_DBSA1)))
2322 (*((volatile Address *) io_p2v (_DBSB1)))
2341 (*((volatile Address *) io_p2v (_DBSA2)))
2347 (*((volatile Address *) io_p2v (_DBSB2)))
2366 (*((volatile Address *) io_p2v (_DBSA3)))
2372 (*((volatile Address *) io_p2v (_DBSB3)))
2391 (*((volatile Address *) io_p2v (_DBSA4)))
[all …]

12345678910>>...33