Home
last modified time | relevance | path

Searched refs:mj (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2_llh_internal.h272 #define HW_ATL2_FPGA_VER_U32(mj, mi, bl, rv) \ argument
273 ((((mj) & 0xff) << 24) | \
/linux-6.12.1/Documentation/admin-guide/
Dvga-softcursor.rst5 and Martin Mares <mj@atrey.karlin.mff.cuni.cz>
Dsvga.rst7 :Copyright: |copy| 1995--1999 Martin Mares, <mj@ucw.cz>
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h736 #define IP_VERSION_FULL(mj, mn, rv, var, srev) \ argument
737 (((mj) << 24) | ((mn) << 16) | ((rv) << 8) | ((var) << 4) | (srev))
738 #define IP_VERSION(mj, mn, rv) IP_VERSION_FULL(mj, mn, rv, 0, 0) argument
/linux-6.12.1/Documentation/translations/zh_CN/PCI/
Dpci.rst20 :作者: - Martin Mares <mj@ucw.cz>
/linux-6.12.1/Documentation/admin-guide/nfs/
Dnfsroot.rst8 Updated 1997 by Martin Mares <mj@atrey.karlin.mff.cuni.cz>
361 by Martin Mares <mj@atrey.karlin.mff.cuni.cz>.
/linux-6.12.1/Documentation/PCI/
Dpci.rst7 :Authors: - Martin Mares <mj@ucw.cz>
/linux-6.12.1/
DCREDITS2559 E: mj@ucw.cz
2560 W: http://www.ucw.cz/~mj/
DMAINTAINERS22309 M: Martin Mares <mj@ucw.cz>