Home
last modified time | relevance | path

Searched refs:fel (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/can/ctucanfd/
DKconfig6 (https://gitlab.fel.cvut.cz/canbus/ctucanfd_ip_core).
8 is available (https://gitlab.fel.cvut.cz/canbus/zynq/zynq-can-sja1000-top).
10 from project (https://gitlab.fel.cvut.cz/canbus/pcie-ctucanfd) and
11 on Intel SoC from project (https://gitlab.fel.cvut.cz/canbus/intel-soc-ctucanfd).
12 Guidepost CTU FEE CAN bus projects page https://canbus.pages.fel.cvut.cz/ .
22 at https://gitlab.fel.cvut.cz/canbus/pcie-ctucanfd .
32 company. FPGA design https://gitlab.fel.cvut.cz/canbus/zynq/zynq-can-sja1000-top.
34 https://cw.fel.cvut.cz/wiki/courses/b35apo/documentation/mz_apo/start .
/linux-6.1.9/Documentation/devicetree/bindings/net/can/
Dctu,ctucanfd.yaml13 [1] sources : https://gitlab.fel.cvut.cz/canbus/ctucanfd_ip_core
14 [2] datasheet : https://canbus.pages.fel.cvut.cz/ctucanfd_ip_core/doc/Datasheet.pdf
18 [3] project : https://gitlab.fel.cvut.cz/canbus/zynq/zynq-can-sja1000-top
/linux-6.1.9/Documentation/networking/device_drivers/can/ctu/
Dctucanfd-driver.rst12 `CTU CAN FD <https://gitlab.fel.cvut.cz/canbus/ctucanfd_ip_core>`_
15 at the `Department of Measurement <https://meas.fel.cvut.cz/>`_
16 of `FEE <http://www.fel.cvut.cz/en/>`_ at `CTU <https://www.cvut.cz/en>`_.
19 `Vivado integration <https://gitlab.fel.cvut.cz/canbus/zynq/zynq-can-sja1000-top>`_
21 `QSys integration <https://gitlab.fel.cvut.cz/canbus/intel-soc-ctucanfd>`_
23 `PCIe integration <https://gitlab.fel.cvut.cz/canbus/pcie-ctucanfd>`_ of the core.
34 development `repository <https://gitlab.fel.cvut.cz/canbus/qemu-canbus>`_.
545 * `Department of Measurement <https://meas.fel.cvut.cz/>`_,
546 `Faculty of Electrical Engineering <http://www.fel.cvut.cz/en/>`_,
558 * `Department of Control Engineering <https://control.fel.cvut.cz/en>`_,
[all …]
/linux-6.1.9/fs/ocfs2/
Dnamei.c516 struct ocfs2_extent_list *fel; in __ocfs2_mknod_locked() local
586 fel = &fe->id2.i_list; in __ocfs2_mknod_locked()
587 fel->l_tree_depth = 0; in __ocfs2_mknod_locked()
588 fel->l_next_free_rec = 0; in __ocfs2_mknod_locked()
589 fel->l_count = cpu_to_le16(ocfs2_extent_recs_per_inode(osb->sb)); in __ocfs2_mknod_locked()