| /OK3568_Linux_fs/kernel/drivers/video/fbdev/geode/ |
| H A D | lxfb.h | 228 #define DC_IRQ_VIP_VSYNC_IRQ_STATUS (1 << 21) /* undocumented? */ 229 #define DC_IRQ_STATUS (1 << 20) /* undocumented? */ 318 #define VP_DCFG_PWR_SEQ_DELAY_DEFAULT (1 << 19) /* undocumented */ 433 #define MSR_LX_SPARE_MSR_DIS_CFIFO_HGO (1 << 11) /* undocumented */ 434 #define MSR_LX_SPARE_MSR_VFIFO_ARB_SEL (1 << 10) /* undocumented */ 435 #define MSR_LX_SPARE_MSR_WM_LPEN_OVRD (1 << 9) /* undocumented */ 436 #define MSR_LX_SPARE_MSR_LOAD_WM_LPEN_M (1 << 8) /* undocumented */ 437 #define MSR_LX_SPARE_MSR_DIS_INIT_V_PRI (1 << 7) /* undocumented */ 439 #define MSR_LX_SPARE_MSR_DIS_CWD_CHECK (1 << 5) /* undocumented */ 440 #define MSR_LX_SPARE_MSR_PIX8_PAN_FIX (1 << 4) /* undocumented */ [all …]
|
| H A D | gxfb.h | 234 #define VP_DCFG_FP_DATA_EN (1 << 7) /* undocumented */ 235 #define VP_DCFG_FP_PWR_EN (1 << 6) /* undocumented */ 276 #define FP_PT1_VSIZE_SHIFT 16 /* undocumented? */ 277 #define FP_PT1_VSIZE_MASK 0x7FF0000 /* undocumented? */ 344 #define MSR_GX_MSR_PADSEL_MASK 0x3FFFFFFF /* undocumented? */ 345 #define MSR_GX_MSR_PADSEL_TFT 0x1FFFFFFF /* undocumented? */
|
| /OK3568_Linux_fs/yocto/poky/scripts/contrib/ |
| H A D | bbvars.py | 68 undocumented = [] 152 undocumented.append(v) 153 undocumented.sort() 156 # Report all undocumented variables 157 print('Found %d undocumented bb variables (out of %d):' % (len(undocumented), len(bbvars))) 161 for v in undocumented:
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/renesas/ |
| H A D | ravb.h | 168 GCPT = 0x03B4, /* Undocumented? */ 228 CSR_OPS_STANDBY = 0x00000008, /* Undocumented? */ 248 APSR_DM = 0x00006000, /* Undocumented? */ 533 TIC_FTE0 = 0x00000001, /* Undocumented? */ 534 TIC_FTE1 = 0x00000002, /* Undocumented? */ 541 TIS_FTF0 = 0x00000001, /* Undocumented? */ 542 TIS_FTF1 = 0x00000002, /* Undocumented? */ 550 ISS_FRS = 0x00000001, /* Undocumented? */ 551 ISS_FTS = 0x00000004, /* Undocumented? */ 611 GIC_PTCE = 0x00000001, /* Undocumented? */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/via/ |
| H A D | via_clock.c | 260 printk(KERN_INFO "Using undocumented set clock state.\n%s", via_slap); in dummy_set_clock_state() 265 printk(KERN_INFO "Using undocumented set clock source.\n%s", via_slap); in dummy_set_clock_source() 270 printk(KERN_INFO "Using undocumented set PLL state.\n%s", via_slap); in dummy_set_pll_state() 275 printk(KERN_INFO "Using undocumented set PLL.\n%s", via_slap); in dummy_set_pll()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | pm3393.c | 632 t1_tpi_write(adapter, OFFSET(0x3208), 0x0000ffff); /* EFLX Undocumented */ in pm3393_mac_create() 633 t1_tpi_write(adapter, OFFSET(0x320a), 0x0000ffff); /* EFLX Undocumented */ in pm3393_mac_create() 634 …r, OFFSET(0x320c), 0x0000ffff); /* EFLX enable overflow interrupt The other bit are undocumented */ in pm3393_mac_create() 635 t1_tpi_write(adapter, OFFSET(0x320e), 0x0000ffff); /* EFLX Undocumented */ in pm3393_mac_create() 645 t1_tpi_write(adapter, OFFSET(0x2203), 0x0000ffff); /* IFLX Undocumented */ in pm3393_mac_create() 646 t1_tpi_write(adapter, OFFSET(0x2205), 0x0000ffff); /* IFLX Undocumented */ in pm3393_mac_create() 647 … OFFSET(0x2209), 0x0000ffff); /* IFLX Enable overflow interrupt. The other bit are undocumented */ in pm3393_mac_create() 649 t1_tpi_write(adapter, OFFSET(0x2241), 0xfffffffe); /* PL4MOS Undocumented */ in pm3393_mac_create() 650 t1_tpi_write(adapter, OFFSET(0x2242), 0x0000ffff); /* PL4MOS Undocumented */ in pm3393_mac_create()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | ratio | 54 /// @cond undocumented 288 /// @cond undocumented 322 /// @cond undocumented 361 /// @cond undocumented 436 /// @cond undocumented 527 /// @cond undocumented
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | ratio | 54 /// @cond undocumented 288 /// @cond undocumented 322 /// @cond undocumented 361 /// @cond undocumented 436 /// @cond undocumented 527 /// @cond undocumented
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/at/at/ |
| H A D | 0001-remove-glibc-assumption.patch | 6 glibc time.h header has an undocumented __isleap macro 8 Since it is undocumented & does not appear
|
| /OK3568_Linux_fs/kernel/drivers/memory/ |
| H A D | renesas-rpc-if.c | 23 #define RPCIF_CMNCR_SFDE BIT(24) /* undocumented but must be set */ 31 #define RPCIF_CMNCR_IO3FV(val) (((val) & 0x3) << 14) /* undocumented */ 32 #define RPCIF_CMNCR_IO2FV(val) (((val) & 0x3) << 12) /* undocumented */ 306 * NOTE: The 0x260 are undocumented bits, but they must be set. in rpcif_hw_init() 317 * NOTE: The 0x1511144 are undocumented bits, but they must be set in rpcif_hw_init() 319 * The 0x31 are undocumented bits, but they must be set in rpcif_hw_init()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | stl_uninitialized.h | 77 /// @cond undocumented in _GLIBCXX_VISIBILITY() 153 /// @cond undocumented in _GLIBCXX_VISIBILITY() 222 /// @cond undocumented in _GLIBCXX_VISIBILITY() 292 /// @cond undocumented in _GLIBCXX_VISIBILITY() 516 /// @cond undocumented in _GLIBCXX_VISIBILITY() 859 /// @cond undocumented in _GLIBCXX_VISIBILITY() 964 /// @cond undocumented in _GLIBCXX_VISIBILITY()
|
| H A D | nested_exception.h | 79 /// @cond undocumented 130 /// @cond undocumented
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | stl_uninitialized.h | 77 /// @cond undocumented in _GLIBCXX_VISIBILITY() 153 /// @cond undocumented in _GLIBCXX_VISIBILITY() 222 /// @cond undocumented in _GLIBCXX_VISIBILITY() 292 /// @cond undocumented in _GLIBCXX_VISIBILITY() 516 /// @cond undocumented in _GLIBCXX_VISIBILITY() 859 /// @cond undocumented in _GLIBCXX_VISIBILITY() 964 /// @cond undocumented in _GLIBCXX_VISIBILITY()
|
| H A D | nested_exception.h | 79 /// @cond undocumented 130 /// @cond undocumented
|
| /OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/ar934x/ |
| H A D | ddr.c | 56 ctl = BIT(6); /* Undocumented bit :-( */ in ar934x_ddr_init() 86 /* Undocumented register */ in ar934x_ddr_init()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/ |
| H A D | Z80-Opcodes.html | 77 documented on the eZ80 and the R800, undocumented on the Z80 and 79 Similarly <code>in f,(c)</code> is documented on the R800, undocumented on 82 <p>The assembler also supports the following undocumented Z80-instructions,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/ |
| H A D | Z80-Opcodes.html | 77 documented on the eZ80 and the R800, undocumented on the Z80 and 79 Similarly <code>in f,(c)</code> is documented on the R800, undocumented on 82 <p>The assembler also supports the following undocumented Z80-instructions,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/ |
| H A D | panel-sitronix-st7703.c | 192 /* The rest is undocumented in ST7703 datasheet */ in xbd599_init_sequence() 209 /* The rest is undocumented in ST7703 datasheet */ in xbd599_init_sequence() 224 0x00 /* Undocumented */); in xbd599_init_sequence() 269 /* Undocumented command. */ in xbd599_init_sequence() 299 /* Undocumented command. */ in xbd599_init_sequence()
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | cs5535-mfgpt.c | 26 "(1 = reset the MFGPT using an undocumented bit, " 253 /* The following undocumented bit resets the MFGPT timers */ in reset_all_timers() 260 * Instead of using the undocumented bit method it clears
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/ |
| H A D | audio.h.rst.exceptions | 6 # Undocumented audio caps, as this is a deprecated API anyway
|
| /OK3568_Linux_fs/kernel/Documentation/sound/hd-audio/ |
| H A D | realtek-pc-beep.rst | 10 to hide a mixer behind an undocumented vendor register than to just expose it 84 apart from that, is entirely undocumented.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | msdos_fs.h | 134 __u8 state; /* undocumented, but used 157 __u8 state; /* undocumented, but used
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | ehci-omap.c | 276 * An undocumented "feature" in the OMAP3 EHCI controller, in omap_ehci_hcd_init() 281 * to suspend. Writing 1 to this undocumented register bit in omap_ehci_hcd_init()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | msdos_fs.h | 134 __u8 state; /* undocumented, but used 157 __u8 state; /* undocumented, but used
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | msdos_fs.h | 129 __u8 state; /* undocumented, but used 152 __u8 state; /* undocumented, but used
|