Home
last modified time | relevance | path

Searched refs:FD (Results 1 – 25 of 55) sorted by relevance

123

/linux/scripts/
A Dextract-sys-certs.pl27 my @lines = <FD>;
28 close(FD) || die $vmlinux;
58 @lines = <FD>;
59 close(FD) || die $vmlinux;
84 @lines = <FD>;
85 close(FD) || die $sysmap;
104 binmode(FD);
126 sysread(FD, $packed, 8);
152 close(FD) || die $vmlinux;
155 binmode(FD);
[all …]
A Dextract-module-sig.pl30 open FD, "<$modfile" || die $modfile;
31 binmode(FD);
32 my @st = stat(FD);
35 my $len = sysread(FD, $buf, $st[7]);
38 close(FD) || die $modfile;
/linux/drivers/gpu/drm/amd/display/dc/dce120/
A Ddce120_timing_generator.c49 CRTC_REG_UPDATE_N(reg, 1, FD(reg##__##field), val)
52 CRTC_REG_UPDATE_N(reg, 2, FD(reg##__##field1), val1, FD(reg##__##field2), val2)
55 …CRTC_REG_UPDATE_N(reg, 3, FD(reg##__##field1), val1, FD(reg##__##field2), val2, FD(reg##__##field3…
58 …CRTC_REG_UPDATE_N(reg, 3, FD(reg##__##field1), val1, FD(reg##__##field2), val2, FD(reg##__##field3…
61 …REG_UPDATE_N(reg, 3, FD(reg##__##field1), val1, FD(reg##__##field2), val2, FD(reg##__##field3), va…
64 CRTC_REG_SET_N(reg, 1, FD(reg##__##field), val)
67 CRTC_REG_SET_N(reg, 2, FD(reg##__##field1), val1, FD(reg##__##field2), val2)
70 …CRTC_REG_SET_N(reg, 3, FD(reg##__##field1), val1, FD(reg##__##field2), val2, FD(reg##__##field3), …
265 FD(DCP0_DCP_GSL_CONTROL__DCP_GSL0_EN), 1, in dce120_timing_generator_setup_global_swap_lock()
289 FD(DCP0_DCP_GSL_CONTROL__DCP_GSL0_EN), 0, in dce120_timing_generator_tear_down_global_swap_lock()
[all …]
/linux/drivers/net/can/peak_canfd/
A DKconfig4 tristate "PEAK-System PCAN-PCIe FD cards"
6 This driver adds support for the PEAK-System PCI Express FD
7 CAN-FD cards family.
8 These 1x or 2x CAN-FD channels cards offer CAN 2.0 a/b as well as
9 CAN-FD access to the CAN bus. Besides the nominal bitrate of up to
10 1 Mbit/s, the data bytes of CAN-FD frames can be transmitted with
13 disturbances of up to 500 Volts. The PCAN-PCI Express FD can be
/linux/Documentation/devicetree/bindings/net/can/
A Dxilinx_can.txt8 - "xlnx,canfd-1.0" for CAN FD controllers
9 - "xlnx,canfd-2.0" for CAN FD 2.0 controllers
16 - "can_clk", "s_axi_aclk" (For AXI CAN and CAN FD).
20 - rx-fifo-depth : Can Rx fifo depth (Zynq, Axi CAN, CAN FD in
22 - tx-mailbox-count : Can Tx mailbox buffer count (CAN FD).
23 - rx-mailbox-count : Can Rx mailbox buffer count (CAN FD in mailbox Rx
51 For CAN FD Dts file:
A Drenesas,rcar-canfd.yaml7 title: Renesas R-Car CAN FD Controller
60 The controller can operate in either CAN FD only mode (default) or
67 used by both CAN (if present) and CAN FD controllers at the same time.
A Dcan-transceiver.yaml17 description: a positive non 0 value that determines the max speed that CAN/CAN-FD can run.
/linux/tools/lib/perf/
A Devsel.c46 #define FD(e, x, y) ((int *) xyarray__entry(e->fd, x, y)) macro
57 int *fd = FD(evsel, cpu, thread); in perf_evsel__alloc_fd()
100 fd = FD(leader, cpu, thread); in get_group_fd()
146 evsel_fd = FD(evsel, cpu, thread); in perf_evsel__open()
173 int *fd = FD(evsel, cpu, thread); in perf_evsel__close_fd_cpu()
222 int *fd = FD(evsel, cpu, thread); in perf_evsel__munmap()
251 int *fd = FD(evsel, cpu, thread); in perf_evsel__mmap()
273 int *fd = FD(evsel, cpu, thread); in perf_evsel__mmap_base()
310 int *fd = FD(evsel, cpu, thread); in perf_evsel__read()
335 int *fd = FD(evsel, cpu, thread); in perf_evsel__run_ioctl()
A Devlist.c406 #define FD(e, x, y) (*(int *) xyarray__entry(e->fd, x, y)) macro
457 fd = FD(evsel, cpu, thread); in mmap_per_evsel()
/linux/drivers/net/can/usb/
A DKconfig108 tristate "PEAK PCAN-USB/USB Pro interfaces for CAN 2.0b/CAN-FD"
111 access to the CAN bus, with respect to the CAN 2.0b and/or CAN-FD
116 PCAN-USB FD single CAN-FD channel USB adapter
117 PCAN-USB Pro FD dual CAN-FD channels USB adapter
118 PCAN-Chip USB CAN-FD to USB stamp module
119 PCAN-USB X6 6 CAN-FD channels USB adapter
/linux/drivers/net/can/rcar/
A DKconfig13 tristate "Renesas R-Car CAN FD controller"
16 Say Y here if you want to use CAN FD controller found on
17 Renesas R-Car SoCs. The driver puts the controller in CAN FD only
/linux/Documentation/networking/
A Dcan.rst397 Remark about CAN FD (flexible data rate) support:
625 and CAN FD frames. OTOH the application has to handle CAN and CAN FD frames
650 fprintf(stderr, "read: invalid CAN(FD) frame\n");
664 CANFD_MTU sized CAN FD frames.
672 or CAN FD frames and can process them the same way.
972 Broadcast Manager CAN FD Support
1359 CAN FD (Flexible Data Rate) Driver Support
1401 Finally there are three types of CAN FD controllers:
1405 3. ISO/non-ISO CAN FD controllers (switchable, like the PEAK PCAN-USB FD)
1410 switchable CAN FD controllers only.
[all …]
A Dl2tp.rst131 FD N Tunnel socket file descriptor.
132 UDP_CSUM N Enable IPv4 UDP checksums. Used only if FD is
135 if FD is not set.
137 FD is not set.
138 IP_SADDR N IPv4 source address. Used only if FD is not
140 IP_DADDR N IPv4 destination address. Used only if FD is
142 UDP_SPORT N UDP source port. Used only if FD is not set.
143 UDP_DPORT N UDP destination port. Used only if FD is not
145 IP6_SADDR N IPv6 source address. Used only if FD is not
147 IP6_DADDR N IPv6 destination address. Used only if FD is
/linux/tools/perf/util/
A Dbpf_counter_cgroup.c42 #define FD(evt, cpu) (*(int *)xyarray__entry(evt->core.fd, cpu, 0)) macro
98 FD(cgrp_switch, i)); in bperf_load_program()
126 int fd = FD(evsel, cpu); in bperf_load_program()
A Devsel.c105 #define FD(e, x, y) (*(int *)xyarray__entry(e->core.fd, x, y)) macro
1573 if (FD(leader, cpu, thread) < 0) in evsel__read_group()
1576 if (readn(FD(leader, cpu, thread), data, size) <= 0) in evsel__read_group()
1597 if (FD(evsel, cpu, thread) < 0) in __evsel__read_on_cpu()
1651 fd = FD(leader, cpu, thread); in get_group_fd()
1661 FD(pos, cpu, thread) = FD(pos, cpu, thread + 1); in evsel__remove_fd()
2046 FD(evsel, cpu, thread) = fd; in evsel__open_cpu()
2127 if (FD(evsel, cpu, thread) >= 0) in evsel__open_cpu()
2128 close(FD(evsel, cpu, thread)); in evsel__open_cpu()
2129 FD(evsel, cpu, thread) = -1; in evsel__open_cpu()
[all …]
/linux/Documentation/userspace-api/media/cec/
A Dcec-func-poll.rst28 List of FD events to be watched
31 Number of FD events at the \*ufds array
/linux/drivers/gpu/drm/amd/display/dmub/src/
A Ddmub_reg.h45 #define FD(reg_field) (REGS)->shift.reg_field, (REGS)->mask.reg_field macro
47 #define FN(reg_name, field) FD(reg_name##__##field)
/linux/drivers/net/can/spi/mcp251xfd/
A DKconfig8 Driver for the Microchip MCP251XFD SPI FD-CAN controller
/linux/net/can/
A DKconfig63 (max. 8 bytes for 'classic' CAN and max. 64 bytes for CAN FD) this
68 ISO 15765-2:2016 for 'classic' CAN and CAN FD frame types.
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/
A Drv1_clk_mgr_vbios_smu.c67 FD(reg_name##__##field)
/linux/tools/perf/trace/beauty/
A Dfutex_op.c40 P_FUTEX_OP(FD); arg->mask |= SCF_VAL3|SCF_UADDR2|SCF_TIMEOUT; break; in syscall_arg__scnprintf_futex_op()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
A Ddcn301_smu.c42 FD(reg_name##__##field)
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
A Drn_clk_mgr_vbios_smu.c40 FD(reg_name##__##field)
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
A Ddcn31_smu.c41 FD(reg_name##__##field)
/linux/Documentation/devicetree/bindings/media/
A Dexynos4-fimc-is.txt5 processor, ISP, DRC and FD IP blocks and peripheral devices such as UART, I2C

Completed in 32 milliseconds

123