Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_llh_internal.h272 #define HW_ATL2_FPGA_VER_U32(mj, mi, bl, rv) \ argument
273 ((((mj) & 0xff) << 24) | \
/linux-6.15/Documentation/admin-guide/
H A Dvga-softcursor.rst5 and Martin Mares <mj@atrey.karlin.mff.cuni.cz>
H A Dsvga.rst7 :Copyright: |copy| 1995--1999 Martin Mares, <mj@ucw.cz>
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h744 #define IP_VERSION_FULL(mj, mn, rv, var, srev) \ argument
745 (((mj) << 24) | ((mn) << 16) | ((rv) << 8) | ((var) << 4) | (srev))
746 #define IP_VERSION(mj, mn, rv) IP_VERSION_FULL(mj, mn, rv, 0, 0) argument
/linux-6.15/Documentation/translations/zh_CN/PCI/
H A Dpci.rst20 :作者: - Martin Mares <mj@ucw.cz>
/linux-6.15/Documentation/admin-guide/nfs/
H A 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.15/Documentation/PCI/
H A Dpci.rst7 :Authors: - Martin Mares <mj@ucw.cz>
/linux-6.15/
H A DCREDITS2601 E: mj@ucw.cz
2602 W: http://www.ucw.cz/~mj/
H A DMAINTAINERS23541 M: Martin Mares <mj@ucw.cz>