Home
last modified time | relevance | path

Searched refs:Local (Results 1 – 25 of 89) sorted by relevance

1234

/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-frequency-admv10135 Read/write unscaled value for the Local Oscillatior path quadrature I phase shift.
11 Read/write unscaled value for the Local Oscillatior path quadrature Q phase shift.
17 Read/write value for the Local Oscillatior Feedthrough Offset Calibration I Positive
24 Read/write value for the Local Oscillatior Feedthrough Offset Calibration Q Positive side.
30 Read/write raw value for the Local Oscillatior Feedthrough Offset Calibration I Negative
37 Read/write raw value for the Local Oscillatior Feedthrough Offset Calibration Q Negative
/linux/rust/syn/
H A Dstmt.rs25 Local(Local),
45 pub struct Local {
95 use crate::stmt::{Block, Local, LocalInit, Stmt, StmtMacro};
168 Stmt::Local(_) | Stmt::Item(_) | Stmt::Expr(_, Some(_)) => false, in parse_within()
223 stmt_local(input, attrs).map(Stmt::Local) in parse_stmt()
285 fn stmt_local(input: ParseStream, attrs: Vec<Attribute>) -> Result<Local> { in stmt_local() argument
327 Ok(Local { in stmt_local()
421 use crate::stmt::{Block, Local, Stmt, StmtMacro};
439 Stmt::Local(local) => local.to_tokens(tokens), in to_tokens()
451 impl ToTokens for Local { implementation
/linux/Documentation/driver-api/mei/
H A Diamt.rst36 1) Intel Local Management Service (Intel LMS)
50 Under "About Intel AMT" => "Local Access"
67 2) Intel AMT Remote configuration using a Local Agent
69 A Local Agent enables IT personnel to configure Intel AMT out-of-the-box
77 "Using the Local Agent Sample"
/linux/tools/perf/Documentation/
H A Dperf-c2c.txt233 - cacheline percentage of all Remote/Local HITM accesses
239 - count of Total/Local/Remote load HITMs
241 Load Peer - Total, Local, Remote (For display with peer type)
242 - count of Total/Local/Remote load from peer cache or DRAM
275 - % of Remote/Local HITM accesses for given offset within cacheline
278 - % of Remote/Local peer accesses for given offset within cacheline
297 - sum of cycles for given accesses - Remote/Local HITM and generic load
300 - sum of cycles for given accesses - Remote/Local peer load and generic load
/linux/Documentation/hid/
H A Dhidreport-parsing.rst44 and is a ``Local`` item (``10``). Thus, the meaning of the remaining four bits
45 (``0000``) is given in the HID spec Sec. 6.2.2.8 "Local Items", so that
/linux/Documentation/arch/x86/
H A Dintel-hfi.rst47 Local Vector Table of a CPU's local APIC, there exists a register for the
62 thermal entry in the Local APIC's Local Vector Table.
/linux/Documentation/translations/zh_CN/core-api/irq/
H A Dirq-domain.rst175 Device --> IOAPIC -> Interrupt remapping Controller -> Local APIC -> CPU
181 3) Local APIC 控制器
/linux/drivers/eisa/
H A DKconfig26 bool "Vesa Local Bus priming"
30 Activate this option if your system contains a Vesa Local
/linux/Documentation/core-api/
H A Dlocal_ops.rst5 Semantics and Behavior of Local Atomic Operations
29 Local atomic operations are meant to provide fast and highly reentrant per CPU
39 Local atomic operations only guarantee variable modification atomicity wrt the
202 MODULE_DESCRIPTION("Local Atomic Ops");
/linux/arch/arc/boot/dts/
H A Dskeleton_hs.dtsi33 /* 64-bit Local RTC: preferred clocksource for UP */
/linux/Documentation/devicetree/bindings/media/
H A Dpxa-camera.txt34 reg = <0>; /* Local endpoint # */
/linux/tools/testing/selftests/drivers/net/
H A DREADME.rst50 Local test (which don't require endpoint for sending / receiving traffic)
63 Local and remote endpoint IP addresses.
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dlbc.txt1 * Chipselect/Local Bus
H A Decm.txt6 Local Access Window (LAW) Node
H A Dmcm.txt6 Local Access Window (LAW) Node
/linux/Documentation/devicetree/bindings/mailbox/
H A Dhisilicon,hi3660-mailbox.txt19 ack_irq : Local interrupt vector
/linux/Documentation/hwmon/
H A Dnct7904.rst38 temp1_input Local temperature (1/1000 degree,
H A Dlm95245.rst33 All temperature values are given in millidegrees Celsius. Local temperature
H A Dtmp401.rst59 Celsius. Resolution of the remote sensor is 0.0625 degree. Local
/linux/Documentation/devicetree/bindings/x86/
H A Dce4100.txt38 Local APIC ID, the unique number assigned to each processor by
/linux/Documentation/driver-api/
H A Dntb.rst48 Memory: Local NTB Port: Peer NTB Port: Peer MMIO:
66 Memory: Local NTB Port: Peer NTB Port: Peer MMIO:
81 Local device:
96 Local device:
/linux/arch/m68k/fpsp040/
H A Dfpsp.h32 | | FPSP Local Variables |
45 | offsets refer to the Local Variable area and the fsave area.
77 | Local Variables on the stack
/linux/Documentation/translations/zh_CN/core-api/
H A Dlocal_ops.rst196 MODULE_DESCRIPTION("Local Atomic Ops");
/linux/tools/usb/usbip/
H A DREADME138 Local USB devices
178 Local USB devices
/linux/Documentation/networking/
H A Dchecksum-offloads.rst17 * LCO: Local Checksum Offload
81 LCO: Local Checksum Offload

1234