HomeSort by relevance Sort by last modified time
    Searched refs:config7 (Results 1 - 10 of 10) sorted by null

  /external/u-boot/arch/arm/mach-omap2/
mem-common.c 66 writel(0, &cs->config7);
77 (1 << 6)), &cs->config7);
147 writel(0, &gpmc_cfg->cs[0].config7);
  /external/u-boot/include/linux/mtd/
omap_gpmc.h 40 u32 config7; /* 0x18 */ member in struct:gpmc_cs
  /external/u-boot/board/gumstix/duovero/
duovero.c 136 writel(0, &cs->config7);
153 &cs->config7);
175 /*CONFIG7- computed as params */
  /external/u-boot/arch/arm/mach-omap2/omap3/
sys_info.c 156 b = readl(&gpmc_cfg->cs[0].config7);
  /external/u-boot/board/ti/evm/
evm.c 257 writel(NET_GPMC_CONFIG7, &gpmc_cfg->cs[5].config7);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_logging.py 675 # config7 adds a compiler logger.
676 config7 = """
798 self.apply_config(self.config7)
1347 config7 = { variable in class:ConfigDictTest
    [all...]
  /external/python/cpython2/Lib/test/
test_logging.py 677 # config7 adds a compiler logger.
678 config7 = """
821 self.apply_config(self.config7)
1397 config7 = { variable in class:ConfigDictTest
    [all...]
  /external/python/cpython3/Lib/test/
test_logging.py 2441 config7 = { variable in class:ConfigDictTest
    [all...]
  /external/ltp/android/
ltp_package_list.mk     [all...]
Android.ltp.mk 468 module_prebuilt := testcases/data/ext4-ffsb/ffsb-config7
469 module_src_files := testcases/kernel/fs/ext4-new-features/ext4-ffsb-config/ffsb-config7
    [all...]

Completed in 908 milliseconds