/openbmc/linux/include/linux/mfd/atc260x/ |
H A D | atc2603c.h | 44 #define ATC2603C_PMU_DC1_CTL1 0x12 // Undocumented 45 #define ATC2603C_PMU_DC1_CTL2 0x13 // Undocumented 47 #define ATC2603C_PMU_DC2_CTL1 0x15 // Undocumented 48 #define ATC2603C_PMU_DC2_CTL2 0x16 // Undocumented 50 #define ATC2603C_PMU_DC3_CTL1 0x18 // Undocumented 51 #define ATC2603C_PMU_DC3_CTL2 0x19 // Undocumented 52 #define ATC2603C_PMU_DC4_CTL0 0x1A // Undocumented 53 #define ATC2603C_PMU_DC4_CTL1 0x1B // Undocumented 54 #define ATC2603C_PMU_DC5_CTL0 0x1C // Undocumented 55 #define ATC2603C_PMU_DC5_CTL1 0x1D // Undocumented [all …]
|
/openbmc/linux/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? */
|
/openbmc/openbmc/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:
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | doc-good.out | 114 @two is undocumented 127 @var1 is undocumented 148 @b is undocumented 172 .. note:: @arg3 is undocumented
|
H A D | doc-good.txt | 62 "two" is undocumented 95 "var1" is undocumented 147 is undocumented 198 "arg3" is undocumented
|
H A D | doc-good.json | 69 # @two is undocumented 95 # @var1 is undocumented 132 # @b is undocumented 160 # .. note:: @arg3 is undocumented
|
H A D | doc-missing.json | 5 { 'command': 'undocumented' }
|
H A D | doc-missing.err | 1 doc-missing.json: In command 'undocumented':
|
H A D | doc-bad-section.json | 8 # @two is undocumented
|
/openbmc/linux/drivers/platform/x86/ |
H A D | dual_accel_detect.h | 6 * On Windows these are read by a special HingeAngleService process which calls undocumented 11 * Since Linux does not call these undocumented methods, the SW_TABLET_MODE info reported
|
/openbmc/linux/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()
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-khadas-ts050.c | 40 /* Select Unknown CMD Page (Undocumented) */ 55 /* Select CMD2 Page0 (Undocumented) */ 101 /* Select CMD2 Page4 (Undocumented) */ 189 /* Select CMD2 Page0 (Undocumented) */ 325 /* Select CMD2 Page2 (Undocumented) */ 557 /* Select CMD2 Page0 (Undocumented) */ 561 /* Select CMD2 Page1 (Undocumented) */ 565 /* Select CMD2 Page3 (Undocumented) */ 606 /* Select CMD2 page 4 (Undocumented) */ in khadas_ts050_panel_prepare()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | pm3393.c | 623 t1_tpi_write(adapter, OFFSET(0x3208), 0x0000ffff); /* EFLX Undocumented */ in pm3393_mac_create() 624 t1_tpi_write(adapter, OFFSET(0x320a), 0x0000ffff); /* EFLX Undocumented */ in pm3393_mac_create() 625 …r, OFFSET(0x320c), 0x0000ffff); /* EFLX enable overflow interrupt The other bit are undocumented */ in pm3393_mac_create() 626 t1_tpi_write(adapter, OFFSET(0x320e), 0x0000ffff); /* EFLX Undocumented */ in pm3393_mac_create() 636 t1_tpi_write(adapter, OFFSET(0x2203), 0x0000ffff); /* IFLX Undocumented */ in pm3393_mac_create() 637 t1_tpi_write(adapter, OFFSET(0x2205), 0x0000ffff); /* IFLX Undocumented */ in pm3393_mac_create() 638 … OFFSET(0x2209), 0x0000ffff); /* IFLX Enable overflow interrupt. The other bit are undocumented */ in pm3393_mac_create() 640 t1_tpi_write(adapter, OFFSET(0x2241), 0xfffffffe); /* PL4MOS Undocumented */ in pm3393_mac_create() 641 t1_tpi_write(adapter, OFFSET(0x2242), 0x0000ffff); /* PL4MOS Undocumented */ in pm3393_mac_create()
|
/openbmc/openbmc/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
|
/openbmc/u-boot/arch/mips/mach-ath79/ar934x/ |
H A D | ddr.c | 55 ctl = BIT(6); /* Undocumented bit :-( */ in ar934x_ddr_init() 85 /* Undocumented register */ in ar934x_ddr_init()
|
/openbmc/qemu/scripts/qmp/ |
H A D | qmp | 5 print('''This unmaintained and undocumented script was removed in preference
|
/openbmc/linux/include/sound/ |
H A D | cs4271.h | 21 * One (undocumented) workaround is to assert and de-assert the PDN bit
|
/openbmc/linux/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
|
/openbmc/linux/Documentation/userspace-api/media/ |
H A D | lirc.h.rst.exceptions | 73 # Undocumented macros
|
/openbmc/linux/sound/soc/cirrus/ |
H A D | Kconfig | 23 I2S controller on EP93xx seems to have undocumented HW issue.
|
/openbmc/qemu/bsd-user/freebsd/ |
H A D | os-stat.h | 49 /* undocumented nstat system calls */ 149 /* undocumented nstat(char *path, struct nstat *ub) syscall */ 165 /* undocumented nfstat(int fd, struct nstat *sb) syscall */ 178 /* undocumented nlstat(char *path, struct nstat *ub) syscall */
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | ufs.rst | 14 some implementations are undocumented, so its hard to recognize
|
/openbmc/linux/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.
|
/openbmc/qemu/include/hw/nvram/ |
H A D | bcm2835_otp.h | 33 /* -- Row 32: Undocumented -- */
|