Searched refs:CPU_GEN_NO_LOOPBACK_SET (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_hw.h203 #define CPU_GEN_NO_LOOPBACK_SET 0x00080000 // Set BIT19 to 1 macro
217 #define CPU_GEN_NO_LOOPBACK_SET 0x00080000 // Set BIT19 to 1 macro
H A Dr8192U_core.c3363 dwRegRead = ((dwRegRead & CPU_GEN_NO_LOOPBACK_MSK) | CPU_GEN_NO_LOOPBACK_SET);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rtl8192u/
H A Dr8192U_hw.h203 #define CPU_GEN_NO_LOOPBACK_SET 0x00080000 // Set BIT19 to 1 macro
217 #define CPU_GEN_NO_LOOPBACK_SET 0x00080000 // Set BIT19 to 1 macro
H A Dr8192U_core.c3363 dwRegRead = ((dwRegRead & CPU_GEN_NO_LOOPBACK_MSK) | CPU_GEN_NO_LOOPBACK_SET);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr8192E_hw.h325 #define CPU_GEN_NO_LOOPBACK_SET 0x00080000 // Set BIT19 to 1 macro
H A Dr8192E_core.c3329 ulRegRead = ((ulRegRead & CPU_GEN_NO_LOOPBACK_MSK) | CPU_GEN_NO_LOOPBACK_SET);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rtl8192e/
H A Dr8192E_hw.h325 #define CPU_GEN_NO_LOOPBACK_SET 0x00080000 // Set BIT19 to 1 macro
H A Dr8192E_core.c3329 ulRegRead = ((ulRegRead & CPU_GEN_NO_LOOPBACK_MSK) | CPU_GEN_NO_LOOPBACK_SET);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192S_hw.h108 #define CPU_GEN_NO_LOOPBACK_SET 0x00080000 // Set BIT19 to 1 macro
1329 //#define CPU_GEN_NO_LOOPBACK_SET 0x00080000 // Set BIT19 to 1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rtl8192su/
H A Dr8192S_hw.h108 #define CPU_GEN_NO_LOOPBACK_SET 0x00080000 // Set BIT19 to 1 macro
1329 //#define CPU_GEN_NO_LOOPBACK_SET 0x00080000 // Set BIT19 to 1

Completed in 155 milliseconds