Home
last modified time | relevance | path

Searched refs:RTL (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/realtek/
DKconfig35 tristate "RealTek RTL-8139 C+ PCI Fast Ethernet Adapter support"
47 tristate "RealTek RTL-8129/8130/8139 PCI Fast Ethernet Adapter support"
53 the RTL 8129/8130/8139 chips. If you have one of those, say Y here.
69 bool "Support for uncommon RTL-8139 rev. K (automatic channel equalization)"
74 RTL-8139 revision K boards, and totally unused otherwise. It tries
80 bool "Support for older RTL-8129/8130 boards"
83 This enables support for the older and uncommon RTL-8129 and
84 RTL-8130 chips, which support MII via an external transceiver,
/Linux-v5.10/Documentation/kbuild/
Dgcc-plugins.rst12 callbacks [2]_, GIMPLE [3]_, IPA [4]_ and RTL passes [5]_.
33 .. [5] https://gcc.gnu.org/onlinedocs/gccint/RTL.html
62 GIMPLE, SIMPLE_IPA, IPA and RTL passes. They support all gcc versions
/Linux-v5.10/lib/
Dlocking-selftest-rtmutex.h3 #define LOCK RTL
Dlocking-selftest.c231 #define RTL(x) rt_mutex_lock(&rtmutex_##x) macro
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-devices-system-ibm-rtl20 the RTL table version that lives in the Extended
/Linux-v5.10/Documentation/devicetree/bindings/mips/img/
Dxilfpga.txt8 are fluid and can be varied in RTL.
/Linux-v5.10/Documentation/translations/zh_CN/process/
Dcoding-style.rst629 12) 宏,枚举和RTL
702 cpp 手册对宏的讲解很详细。gcc internals 手册也详细讲解了 RTL,内核里的汇编语
/Linux-v5.10/Documentation/openrisc/
Dopenrisc_port.rst47 development board with the OpenRISC SoC. During the build FPGA RTL is code
/Linux-v5.10/arch/sh/
DKconfig.debug71 If running in painfully slow environments, such as an RTL
/Linux-v5.10/Documentation/devicetree/bindings/usb/
Dci-hdrc-usb2.txt72 On the most of chipidea platforms, the "usage_tt" flag at RTL is 0, so this
/Linux-v5.10/drivers/net/ethernet/8390/
DKconfig128 RealTek RTL-8029 Winbond 89C940 Compex RL2000 KTI ET32P2
/Linux-v5.10/Documentation/translations/it_IT/process/
Dcoding-style.rst737 12) Macro, enumerati e RTL
820 di gcc copre anche l'RTL che viene usato frequentemente nel kernel per il
/Linux-v5.10/Documentation/process/
Dcoding-style.rst749 12) Macros, Enums and RTL
827 covers RTL which is used frequently with assembly language in the kernel.