Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/kernel/scripts/
H A Dextract-sys-certs.pl26 open FD, "objdump -h $vmlinux |" || die $vmlinux;
27 my @lines = <FD>;
28 close(FD) || die $vmlinux;
57 open FD, "nm $vmlinux 2>/dev/null |" || die $vmlinux;
58 @lines = <FD>;
59 close(FD) || die $vmlinux;
83 open FD, "<$sysmap" || die $sysmap;
84 @lines = <FD>;
85 close(FD) || die $sysmap;
103 open FD, "<$vmlinux" || die $vmlinux;
[all …]
H 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;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce120/
H 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()
266 FD(DCP0_DCP_GSL_CONTROL__DCP_GSL_MASTER_EN), gsl_params->gsl_master == tg->inst, in dce120_timing_generator_setup_global_swap_lock()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/can/peak_canfd/
H 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/can/
H 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:
H A Drcar_canfd.txt1 Renesas R-Car CAN FD controller Device Tree Bindings
23 - reg: physical base address and size of the R-Car CAN FD register map.
39 and CAN FD controller at the same time. It needs to be scaled to maximum
47 The controller can operate in either CAN FD only mode (default) or
/OK3568_Linux_fs/kernel/tools/lib/perf/
H A Devsel.c40 #define FD(e, x, y) (*(int *) xyarray__entry(e->fd, x, y)) macro
50 FD(evsel, cpu, thread) = -1; in perf_evsel__alloc_fd()
110 FD(evsel, cpu, thread) = fd; in perf_evsel__open()
122 if (FD(evsel, cpu, thread) >= 0) in perf_evsel__close_fd_cpu()
123 close(FD(evsel, cpu, thread)); in perf_evsel__close_fd_cpu()
124 FD(evsel, cpu, thread) = -1; in perf_evsel__close_fd_cpu()
191 if (FD(evsel, cpu, thread) < 0) in perf_evsel__read()
194 if (readn(FD(evsel, cpu, thread), count->values, size) <= 0) in perf_evsel__read()
207 int fd = FD(evsel, cpu, thread), in perf_evsel__run_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/can/usb/
H A DKconfig90 tristate "PEAK PCAN-USB/USB Pro interfaces for CAN 2.0b/CAN-FD"
93 access to the CAN bus, with respect to the CAN 2.0b and/or CAN-FD
98 PCAN-USB FD single CAN-FD channel USB adapter
99 PCAN-USB Pro FD dual CAN-FD channels USB adapter
100 PCAN-Chip USB CAN-FD to USB stamp module
101 PCAN-USB X6 6 CAN-FD channels USB adapter
/OK3568_Linux_fs/kernel/tools/testing/selftests/android/ion/
H A DREADME10 It uses unix domain socket (with SCM_RIGHTS) as IPC to transfer an FD to
26 the heap id, writing some data to this buffer and then exporting the FD
28 This FD is called as buffer FD (which is different than the ION client FD).
31 It retrives the FD from the socket data and installs into its address space.
32 This new FD internally points to the same kernel buffer.
36 Finally the buffer FD must be closed by both the exporter and importer.
/OK3568_Linux_fs/kernel/drivers/net/can/rcar/
H 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
/OK3568_Linux_fs/u-boot/common/
H A Ddlmalloc.c870 #define frontlink(P, S, IDX, BK, FD) \ argument
877 FD = BK->fd; \
879 P->fd = FD; \
880 FD->bk = BK->fd = P; \
886 FD = BK->fd; \
887 if (FD == BK) mark_binblock(IDX); \
890 while (FD != BK && S < chunksize(FD)) FD = FD->fd; \
891 BK = FD->bk; \
894 P->fd = FD; \
895 FD->bk = BK->fd = P; \
[all …]
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dcan.rst364 Remark about CAN FD (flexible data rate) support:
366 Generally the handling of CAN FD is very similar to the formerly described
367 examples. The new CAN FD capable CAN controllers support two different
368 bitrates for the arbitration phase and the payload phase of the CAN FD frame
373 switches the socket into a mode that allows the handling of CAN FD frames
383 __u8 flags; /* additional flags for CAN FD */
401 For details about the distinction of CAN and CAN FD capable devices and
404 The length of the two CAN(FD) frame structures define the maximum transfer
405 unit (MTU) of the CAN(FD) network interface and skbuff data length. Two
411 #define CANFD_MTU (sizeof(struct canfd_frame)) == 72 => CAN FD frame
[all …]
H 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
/OK3568_Linux_fs/buildroot/package/murata-cyw-fw/
H A DConfig.in93 bool "CYW4359 (1FD)"
95 Murata Wireless CYW4359 (1FD) module firmware files.
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/
H A Dcec-func-poll.rst28 List of FD events to be watched
31 Number of FD events at the \*ufds array
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dmub/src/
H 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)
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c370 if (readl(RCB_REG(FD)) & PCH_DISABLE_ADSPD) in pch_pm_init()
425 if (readl(RCB_REG(FD)) & PCH_DISABLE_HD_AUDIO) in pch_cg_init()
473 setbits_le32(RCB_REG(FD), PCH_DISABLE_ALWAYS); in broadwell_pch_init()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devsel.c102 #define FD(e, x, y) (*(int *)xyarray__entry(e->core.fd, x, y)) macro
1520 if (FD(leader, cpu, thread) < 0) in evsel__read_group()
1523 if (readn(FD(leader, cpu, thread), data, size) <= 0) in evsel__read_group()
1544 if (FD(evsel, cpu, thread) < 0) in __evsel__read_on_cpu()
1550 if (readn(FD(evsel, cpu, thread), &count, nv * sizeof(u64)) <= 0) in __evsel__read_on_cpu()
1573 fd = FD(leader, cpu, thread); in get_group_fd()
1585 FD(pos, cpu, thread) = FD(pos, cpu, thread + 1); in perf_evsel__remove_fd()
1798 FD(evsel, cpu, thread) = fd; in evsel__open_cpu()
1964 if (FD(evsel, cpu, thread) >= 0) in evsel__open_cpu()
1965 close(FD(evsel, cpu, thread)); in evsel__open_cpu()
[all …]
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-broadwell/
H A Drcb.h31 #define FD 0x3418 /* 32bit */ macro
/OK3568_Linux_fs/buildroot/package/qt6/qt6serialbus/
H A DConfig.in3 depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_6 # CAN FD
/OK3568_Linux_fs/buildroot/package/erlang/
H A D0003-ei_portio.h-avoid-ODR-violation-of-ei_default_socket.patch50 #define EI_FD_AS_CTX__(FD) \
51 ((void *) (long) (FD))
/OK3568_Linux_fs/buildroot/package/qt5/qt5serialbus/
H A DConfig.in3 depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_6 # CAN FD
/OK3568_Linux_fs/kernel/drivers/net/can/spi/mcp251xfd/
H A DKconfig7 Driver for the Microchip MCP251XFD SPI FD-CAN controller
/OK3568_Linux_fs/u-boot/include/configs/
H A DUCP1020.h37 #define CONFIG_ETH2ADDR 00:19:D3:FF:FF:FD
69 #define CONFIG_ETH2ADDR 00:06:3B:FF:FF:FD
/OK3568_Linux_fs/kernel/net/can/
H A DKconfig64 (max. 8 bytes for 'classic' CAN and max. 64 bytes for CAN FD) this
69 ISO 15765-2:2016 for 'classic' CAN and CAN FD frame types.

12345