Searched refs:RED (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/drivers/usb/ |
D | stv680.c | 860 #define RED 0 macro 961 …*(output + AD (x, y, vw) + RED) = ((int) *(output + AD (x, y - 1, vw) + RED) + (int) *(output + AD… in bayer_unshuffle() 966 …RED) = ((int) *(output + AD (x - 1, y - 1, vw) + RED) + (int) *(output + AD (x - 1, y + 1, vw) + R… in bayer_unshuffle() 975 …*(output + AD (x, y, vw) + RED) = ((int) *(output + AD (x - 1, y, vw) + RED) + (int) *(output + AD… in bayer_unshuffle()
|
/linux-2.4.37.9/net/sched/ |
D | Config.in | 13 tristate ' RED queue' CONFIG_NET_SCH_RED
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | entry.S | 233 # RED-PEN: can we lose signals here?
|
/linux-2.4.37.9/drivers/usb/serial/ |
D | xircom_pgs.S | 317 mov a, #0x20 ; turn on the RED led
|
/linux-2.4.37.9/Documentation/networking/ |
D | arcnet-hardware.txt | 351 GREEN RED Status
|
/linux-2.4.37.9/Documentation/ |
D | Configure.help | 11014 (RED) packet scheduling algorithm for some of your network devices 11023 RED queue 11025 Say Y here if you want to use the Random Early Detection (RED)
|