/linux-3.3/drivers/video/geode/ |
D | lxfb.h | 237 #define DC_IRQ_VIP_VSYNC_IRQ_STATUS (1 << 21) /* undocumented? */ 238 #define DC_IRQ_STATUS (1 << 20) /* undocumented? */ 327 #define VP_DCFG_PWR_SEQ_DELAY_DEFAULT (1 << 19) /* undocumented */ 442 #define MSR_LX_SPARE_MSR_DIS_CFIFO_HGO (1 << 11) /* undocumented */ 443 #define MSR_LX_SPARE_MSR_VFIFO_ARB_SEL (1 << 10) /* undocumented */ 444 #define MSR_LX_SPARE_MSR_WM_LPEN_OVRD (1 << 9) /* undocumented */ 445 #define MSR_LX_SPARE_MSR_LOAD_WM_LPEN_M (1 << 8) /* undocumented */ 446 #define MSR_LX_SPARE_MSR_DIS_INIT_V_PRI (1 << 7) /* undocumented */ 448 #define MSR_LX_SPARE_MSR_DIS_CWD_CHECK (1 << 5) /* undocumented */ 449 #define MSR_LX_SPARE_MSR_PIX8_PAN_FIX (1 << 4) /* undocumented */ [all …]
|
D | gxfb.h | 243 #define VP_DCFG_FP_DATA_EN (1 << 7) /* undocumented */ 244 #define VP_DCFG_FP_PWR_EN (1 << 6) /* undocumented */ 285 #define FP_PT1_VSIZE_SHIFT 16 /* undocumented? */ 286 #define FP_PT1_VSIZE_MASK 0x7FF0000 /* undocumented? */ 353 #define MSR_GX_MSR_PADSEL_MASK 0x3FFFFFFF /* undocumented? */ 354 #define MSR_GX_MSR_PADSEL_TFT 0x1FFFFFFF /* undocumented? */
|
/linux-3.3/drivers/video/via/ |
D | via_clock.c | 274 printk(KERN_INFO "Using undocumented set clock state.\n%s", via_slap); in dummy_set_clock_state() 279 printk(KERN_INFO "Using undocumented set clock source.\n%s", via_slap); in dummy_set_clock_source() 284 printk(KERN_INFO "Using undocumented set PLL state.\n%s", via_slap); in dummy_set_pll_state() 289 printk(KERN_INFO "Using undocumented set PLL.\n%s", via_slap); in dummy_set_pll()
|
/linux-3.3/drivers/net/ethernet/chelsio/cxgb/ |
D | pm3393.c | 639 t1_tpi_write(adapter, OFFSET(0x3208), 0x0000ffff); /* EFLX Undocumented */ in pm3393_mac_create() 640 t1_tpi_write(adapter, OFFSET(0x320a), 0x0000ffff); /* EFLX Undocumented */ in pm3393_mac_create() 641 …r, OFFSET(0x320c), 0x0000ffff); /* EFLX enable overflow interrupt The other bit are undocumented */ in pm3393_mac_create() 642 t1_tpi_write(adapter, OFFSET(0x320e), 0x0000ffff); /* EFLX Undocumented */ in pm3393_mac_create() 652 t1_tpi_write(adapter, OFFSET(0x2203), 0x0000ffff); /* IFLX Undocumented */ in pm3393_mac_create() 653 t1_tpi_write(adapter, OFFSET(0x2205), 0x0000ffff); /* IFLX Undocumented */ in pm3393_mac_create() 654 … OFFSET(0x2209), 0x0000ffff); /* IFLX Enable overflow interrupt. The other bit are undocumented */ in pm3393_mac_create() 656 t1_tpi_write(adapter, OFFSET(0x2241), 0xfffffffe); /* PL4MOS Undocumented */ in pm3393_mac_create() 657 t1_tpi_write(adapter, OFFSET(0x2242), 0x0000ffff); /* PL4MOS Undocumented */ in pm3393_mac_create()
|
/linux-3.3/arch/arm/mach-pxa/include/mach/ |
D | pxa25x-udc.h | 8 #define UDC_RES1 __REG(0x40600004) /* UDC Undocumented - Reserved1 */ 9 #define UDC_RES2 __REG(0x40600008) /* UDC Undocumented - Reserved2 */ 10 #define UDC_RES3 __REG(0x4060000C) /* UDC Undocumented - Reserved3 */
|
/linux-3.3/Documentation/filesystems/ |
D | ufs.txt | 13 some implementations are undocumented, so its hard to recognize
|
/linux-3.3/arch/arm/mach-omap1/ |
D | id.c | 70 * Undocumented register in TEST BLOCK is used as fallback; This seems to 99 * Undocumented register in the TEST BLOCK is used as fallback.
|
/linux-3.3/drivers/net/usb/ |
D | rndis_host.c | 43 * - There are various undocumented protocol requirements, such as the 45 * - In some cases, MS-Windows will emit undocumented requests; this 234 * in which case no payload should be added. This undocumented (and 617 /* "ActiveSync" is an undocumented variant of RNDIS, used in WM5 */
|
/linux-3.3/arch/sh/kernel/cpu/sh4a/ |
D | perf_event.c | 29 * wholly undocumented, and was simply found through trial and error. 37 * undocumented counters, so this will need to be revisited at a later
|
/linux-3.3/drivers/media/video/gspca/ |
D | ov519.c | 1033 * 44 Undocumented = 0 (0x00) 00000000 1040 * 40 Undocumented = 0 (0x00) 00000000 1047 * 41 Undocumented = 0 (0x00) 00000000 1054 * 42 Undocumented = 0 (0x00) 00000000 1061 * 43 Undocumented = 0 (0x00) 00000000 1068 * 45 Undocumented = 128 (0x80) 10000000 1075 * 48 Undocumented = 192 (0xC0) 11000000 1082 * 49 Undocumented = 25 (0x19) 00011001 1089 * 4B Undocumented = 128 (0x80) 10000000 1096 * 4D Undocumented = 196 (0xC4) 11000100 [all …]
|
/linux-3.3/drivers/usb/host/ |
D | ehci-omap.c | 198 * An undocumented "feature" in the OMAP3 EHCI controller, in ehci_hcd_omap_probe() 203 * to suspend. Writing 1 to this undocumented register bit in ehci_hcd_omap_probe()
|
/linux-3.3/arch/arm/mm/ |
D | proc-v6.S | 227 * (setting the undocumented bit 31 in the auxiliary control register 235 orreq r5, r5, #(1 << 31) @ set the undocumented bit 31
|
/linux-3.3/scripts/ |
D | config | 146 # undocumented because it ignores --file (fixme)
|
/linux-3.3/drivers/isdn/gigaset/ |
D | usb-gigaset.c | 175 * using undocumented device commands reverse engineered from USB traces 209 * using the undocumented parameter setting command 242 * using the undocumented parameter setting command 539 * using undocumented device commands reverse engineered from USB traces
|
/linux-3.3/arch/arm/mach-ixp4xx/include/mach/ |
D | ixp4xx-regs.h | 416 /* UDC Undocumented - Reserved1 */ 418 /* UDC Undocumented - Reserved2 */ 420 /* UDC Undocumented - Reserved3 */
|
/linux-3.3/arch/x86/kernel/ |
D | quirks.c | 256 * Undocumented chipset features. Make sure that the user enforced 417 * Undocumented chipset feature taken from LinuxBIOS.
|
/linux-3.3/crypto/ |
D | deflate.c | 178 * byte when being used in the (undocumented) raw deflate mode. in deflate_decompress()
|
D | zlib.c | 313 * extra byte when being used in the (undocumented) raw deflate in zlib_decompress_final()
|
/linux-3.3/drivers/rtc/ |
D | rtc-max6900.c | 33 /* register 8 is undocumented */
|
/linux-3.3/drivers/net/ethernet/realtek/ |
D | 8139too.c | 71 Martin Dennett - incredibly helpful insight on undocumented 320 /* Undocumented registers, but required for proper operation. */ 467 Completely undocumented, but required to tune bad links on some boards. */ 521 HasHltClk, /* XXX undocumented? */ 526 HasHltClk, /* XXX undocumented? */ 551 HasHltClk /* XXX undocumented? */ 1468 All of this is magic and undocumented. in rtl8139_tune_twister()
|
/linux-3.3/drivers/net/ethernet/i825xx/ |
D | znet.c | 237 /* The configuration block. What an undocumented nightmare. in znet_set_multicast_list() 240 completely undocumented, except for cryptic notes in the Crynwr in znet_set_multicast_list() 637 /* It's undocumented, but tx_status seems to match the i82586. */ in znet_interrupt()
|
/linux-3.3/sound/soc/codecs/ |
D | alc5632.h | 245 /* undocumented */
|
/linux-3.3/drivers/net/wireless/ath/carl9170/ |
D | wlan.h | 408 * This is an workaround for several undocumented bugs.
|
/linux-3.3/drivers/net/tokenring/ |
D | lanstreamer.h | 236 * undocumented hardware problem with the lanstreamer board. Setting
|
/linux-3.3/drivers/misc/ |
D | cs5535-mfgpt.c | 253 /* The following undocumented bit resets the MFGPT timers */ in reset_all_timers()
|