/external/u-boot/board/micronas/vct/vcth2/ |
D | reg_ebi.h | 16 #define EBI_CPU_IO_ACCS(base) ((base) + EBI_CPU_IO_ACCS_OFFS) argument 18 #define EBI_IO_ACCS_DATA(base) ((base) + EBI_IO_ACCS_DATA_OFFS) argument 20 #define EBI_CPU_IO_ACCS2(base) ((base) + EBI_CPU_IO_ACCS2_OFFS) argument 22 #define EBI_IO_ACCS2_DATA(base) ((base) + EBI_IO_ACCS2_DATA_OFFS) argument 24 #define EBI_CTRL(base) ((base) + EBI_CTRL_OFFS) argument 26 #define EBI_IRQ_MASK(base) ((base) + EBI_IRQ_MASK_OFFS) argument 28 #define EBI_IRQ_MASK2(base) ((base) + EBI_IRQ_MASK2_OFFS) argument 30 #define EBI_TAG1_SYS_ID(base) ((base) + EBI_TAG1_SYS_ID_OFFS) argument 32 #define EBI_TAG2_SYS_ID(base) ((base) + EBI_TAG2_SYS_ID_OFFS) argument 34 #define EBI_TAG3_SYS_ID(base) ((base) + EBI_TAG3_SYS_ID_OFFS) argument [all …]
|
/external/u-boot/board/micronas/vct/vctv/ |
D | reg_ebi.h | 16 #define EBI_CPU_IO_ACCS(base) ((base) + EBI_CPU_IO_ACCS_OFFS) argument 18 #define EBI_IO_ACCS_DATA(base) ((base) + EBI_IO_ACCS_DATA_OFFS) argument 20 #define EBI_CPU_IO_ACCS2(base) ((base) + EBI_CPU_IO_ACCS2_OFFS) argument 22 #define EBI_IO_ACCS2_DATA(base) ((base) + EBI_IO_ACCS2_DATA_OFFS) argument 24 #define EBI_CTRL(base) ((base) + EBI_CTRL_OFFS) argument 26 #define EBI_IRQ_MASK(base) ((base) + EBI_IRQ_MASK_OFFS) argument 28 #define EBI_IRQ_MASK2(base) ((base) + EBI_IRQ_MASK2_OFFS) argument 30 #define EBI_TAG1_SYS_ID(base) ((base) + EBI_TAG1_SYS_ID_OFFS) argument 32 #define EBI_TAG2_SYS_ID(base) ((base) + EBI_TAG2_SYS_ID_OFFS) argument 34 #define EBI_TAG3_SYS_ID(base) ((base) + EBI_TAG3_SYS_ID_OFFS) argument [all …]
|
/external/u-boot/board/micronas/vct/vcth/ |
D | reg_ebi.h | 16 #define EBI_CPU_IO_ACCS(base) ((base) + EBI_CPU_IO_ACCS_OFFS) argument 18 #define EBI_IO_ACCS_DATA(base) ((base) + EBI_IO_ACCS_DATA_OFFS) argument 20 #define EBI_CTRL(base) ((base) + EBI_CTRL_OFFS) argument 22 #define EBI_IRQ_MASK(base) ((base) + EBI_IRQ_MASK_OFFS) argument 24 #define EBI_TAG1_SYS_ID(base) ((base) + EBI_TAG1_SYS_ID_OFFS) argument 26 #define EBI_TAG2_SYS_ID(base) ((base) + EBI_TAG2_SYS_ID_OFFS) argument 28 #define EBI_TAG3_SYS_ID(base) ((base) + EBI_TAG3_SYS_ID_OFFS) argument 30 #define EBI_TAG4_SYS_ID(base) ((base) + EBI_TAG4_SYS_ID_OFFS) argument 32 #define EBI_GEN_DMA_CTRL(base) ((base) + EBI_GEN_DMA_CTRL_OFFS) argument 34 #define EBI_STATUS(base) ((base) + EBI_STATUS_OFFS) argument [all …]
|
D | reg_fwsram.h | 21 #define FWSRAM_SR_ADDR_OFFSET(base) ((base) + FWSRAM_SR_ADDR_OFFSET_OFFS) argument 23 #define FWSRAM_TOP_BOOT_LOG(base) ((base) + FWSRAM_TOP_BOOT_LOG_OFFS) argument 25 #define FWSRAM_TOP_ROM_KBIST(base) ((base) + FWSRAM_TOP_ROM_KBIST_OFFS) argument 27 #define FWSRAM_TOP_CID1_H(base) ((base) + FWSRAM_TOP_CID1_H_OFFS) argument 29 #define FWSRAM_TOP_CID1_L(base) ((base) + FWSRAM_TOP_CID1_L_OFFS) argument 31 #define FWSRAM_TOP_CID2_H(base) ((base) + FWSRAM_TOP_CID2_H_OFFS) argument 33 #define FWSRAM_TOP_CID2_L(base) ((base) + FWSRAM_TOP_CID2_L_OFFS) argument 35 #define FWSRAM_TOP_TDO_CFG(base) ((base) + FWSRAM_TOP_TDO_CFG_OFFS) argument 37 #define FWSRAM_TOP_GPIO2_0_CFG(base) ((base) + FWSRAM_TOP_GPIO2_0_CFG_OFFS) argument 39 #define FWSRAM_TOP_GPIO2_1_CFG(base) ((base) + FWSRAM_TOP_GPIO2_1_CFG_OFFS) argument [all …]
|
D | reg_scc.h | 56 #define SCC_ENABLE(base) ((base) + SCC_ENABLE_OFFS) argument 58 #define SCC_RESET(base) ((base) + SCC_RESET_OFFS) argument 60 #define SCC_VCID(base) ((base) + SCC_VCID_OFFS) argument 62 #define SCC_MCI_CFG(base) ((base) + SCC_MCI_CFG_OFFS) argument 64 #define SCC_PACKET_CFG1(base) ((base) + SCC_PACKET_CFG1_OFFS) argument 66 #define SCC_PACKET_CFG2(base) ((base) + SCC_PACKET_CFG2_OFFS) argument 68 #define SCC_PACKET_CFG3(base) ((base) + SCC_PACKET_CFG3_OFFS) argument 70 #define SCC_DMA_CFG(base) ((base) + SCC_DMA_CFG_OFFS) argument 72 #define SCC_CMD(base) ((base) + SCC_CMD_OFFS) argument 74 #define SCC_PRIO(base) ((base) + SCC_PRIO_OFFS) argument [all …]
|
/external/libchrome/ |
D | Android.bp | 26 "base/**/*.h", 35 "base/android/**/*", 98 "base/at_exit.cc", 99 "base/barrier_closure.cc", 100 "base/base64.cc", 101 "base/base64url.cc", 102 "base/base_paths.cc", 103 "base/base_paths_posix.cc", 104 "base/base_switches.cc", 105 "base/big_endian.cc", [all …]
|
/external/libevent/ |
D | event.c | 142 static void event_queue_make_later_events_active(struct event_base *base); 144 static int evthread_make_base_notifiable_nolock_(struct event_base *base); 162 static int evthread_notify_base(struct event_base *base); 360 #define EVENT_BASE_ASSERT_LOCKED(base) \ argument 361 EVLOCK_ASSERT_LOCKED((base)->th_base_lock) 373 gettime(struct event_base *base, struct timeval *tp) 375 EVENT_BASE_ASSERT_LOCKED(base); 377 if (base->tv_cache.tv_sec) { 378 *tp = base->tv_cache; 382 if (evutil_gettime_monotonic_(&base->monotonic_timer, tp) == -1) { [all …]
|
D | evutil_time.c | 186 adjust_monotonic_time(struct evutil_monotonic_timer *base, in adjust_monotonic_time() argument 189 evutil_timeradd(tv, &base->adjust_monotonic_clock, tv); in adjust_monotonic_time() 191 if (evutil_timercmp(tv, &base->last_time, <)) { in adjust_monotonic_time() 194 evutil_timersub(&base->last_time, tv, &adjust); in adjust_monotonic_time() 195 evutil_timeradd(&adjust, &base->adjust_monotonic_clock, in adjust_monotonic_time() 196 &base->adjust_monotonic_clock); in adjust_monotonic_time() 197 *tv = base->last_time; in adjust_monotonic_time() 199 base->last_time = *tv; in adjust_monotonic_time() 262 evutil_configure_monotonic_time_(struct evutil_monotonic_timer *base, in evutil_configure_monotonic_time_() argument 284 base->monotonic_clock = CLOCK_MONOTONIC_COARSE; in evutil_configure_monotonic_time_() [all …]
|
/external/selinux/libsepol/tests/ |
D | test-linker-types.c | 125 void base_type_tests(policydb_t * base) in base_type_tests() argument 136 decls[0] = (test_find_decl_by_sym(base, SYM_TYPES, "tag_g_b"))->decl_id; in base_type_tests() 137 test_sym_presence(base, "g_b_type_1", SYM_TYPES, SCOPE_DECL, decls, 1); in base_type_tests() 138 test_type_datum(base, "g_b_type_1", NULL, 0, 1); in base_type_tests() 140 test_sym_presence(base, "g_b_attr_1", SYM_TYPES, SCOPE_DECL, decls, 1); in base_type_tests() 142 test_attr_types(base, "g_b_attr_1", NULL, types, 1); in base_type_tests() 145 decls[0] = (test_find_decl_by_sym(base, SYM_TYPES, "tag_o1_b"))->decl_id; in base_type_tests() 146 test_sym_presence(base, "o1_b_type_1", SYM_TYPES, SCOPE_DECL, decls, 1); in base_type_tests() 147 test_type_datum(base, "o1_b_type_1", NULL, 0, 1); in base_type_tests() 149 test_sym_presence(base, "o1_b_attr_1", SYM_TYPES, SCOPE_DECL, decls, 1); in base_type_tests() [all …]
|
D | test-linker-roles.c | 70 void base_role_tests(policydb_t * base) in base_role_tests() argument 81 decls[0] = (test_find_decl_by_sym(base, SYM_TYPES, "tag_g_b"))->decl_id; in base_role_tests() 82 test_sym_presence(base, "g_b_role_1", SYM_ROLES, SCOPE_DECL, decls, 1); in base_role_tests() 85 role = test_role_type_set(base, "g_b_role_1", NULL, types, 1, 0); in base_role_tests() 87 only_dominates_self(base, role); in base_role_tests() 90 decl = test_find_decl_by_sym(base, SYM_TYPES, "tag_o1_b"); in base_role_tests() 92 test_sym_presence(base, "o1_b_role_1", SYM_ROLES, SCOPE_DECL, decls, 1); in base_role_tests() 95 role = test_role_type_set(base, "o1_b_role_1", decl, types, 1, 0); in base_role_tests() 97 only_dominates_self(base, role); in base_role_tests() 100 void module_role_tests(policydb_t * base) in module_role_tests() argument [all …]
|
/external/guava/guava-gwt/test/com/google/common/base/ |
D | SplitterTest_gwt.java | 16 package com.google.common.base; 22 com.google.common.base.SplitterTest testCase = new com.google.common.base.SplitterTest(); in testCharacterSimpleSplit() 27 com.google.common.base.SplitterTest testCase = new com.google.common.base.SplitterTest(); in testCharacterSimpleSplitToList() 32 com.google.common.base.SplitterTest testCase = new com.google.common.base.SplitterTest(); in testCharacterSimpleSplitWithNoDelimiter() 37 com.google.common.base.SplitterTest testCase = new com.google.common.base.SplitterTest(); in testCharacterSplitEmptyToken() 42 com.google.common.base.SplitterTest testCase = new com.google.common.base.SplitterTest(); in testCharacterSplitEmptyTokenOmitEmptyStrings() 47 com.google.common.base.SplitterTest testCase = new com.google.common.base.SplitterTest(); in testCharacterSplitOnEmptyString() 52 com.google.common.base.SplitterTest testCase = new com.google.common.base.SplitterTest(); in testCharacterSplitOnEmptyStringOmitEmptyStrings() 57 com.google.common.base.SplitterTest testCase = new com.google.common.base.SplitterTest(); in testCharacterSplitOnOnlyDelimiter() 62 com.google.common.base.SplitterTest testCase = new com.google.common.base.SplitterTest(); in testCharacterSplitOnOnlyDelimitersOmitEmptyStrings() [all …]
|
D | PredicatesTest_gwt.java | 16 package com.google.common.base; 22 com.google.common.base.PredicatesTest testCase = new com.google.common.base.PredicatesTest(); in testAlwaysFalse_apply() 27 com.google.common.base.PredicatesTest testCase = new com.google.common.base.PredicatesTest(); in testAlwaysFalse_equality() 32 com.google.common.base.PredicatesTest testCase = new com.google.common.base.PredicatesTest(); in testAlwaysTrue_apply() 37 com.google.common.base.PredicatesTest testCase = new com.google.common.base.PredicatesTest(); in testAlwaysTrue_equality() 42 com.google.common.base.PredicatesTest testCase = new com.google.common.base.PredicatesTest(); in testAnd_applyBinary() 47 com.google.common.base.PredicatesTest testCase = new com.google.common.base.PredicatesTest(); in testAnd_applyIterable() 52 com.google.common.base.PredicatesTest testCase = new com.google.common.base.PredicatesTest(); in testAnd_applyNoArgs() 57 com.google.common.base.PredicatesTest testCase = new com.google.common.base.PredicatesTest(); in testAnd_applyOneArg() 62 com.google.common.base.PredicatesTest testCase = new com.google.common.base.PredicatesTest(); in testAnd_applyTernary() [all …]
|
D | PreconditionsTest_gwt.java | 16 package com.google.common.base; 22 …com.google.common.base.PreconditionsTest testCase = new com.google.common.base.PreconditionsTest(); in testCheckArgument_complexMessage_failure() 27 …com.google.common.base.PreconditionsTest testCase = new com.google.common.base.PreconditionsTest(); in testCheckArgument_complexMessage_success() 32 …com.google.common.base.PreconditionsTest testCase = new com.google.common.base.PreconditionsTest(); in testCheckArgument_nullMessage_failure() 37 …com.google.common.base.PreconditionsTest testCase = new com.google.common.base.PreconditionsTest(); in testCheckArgument_simpleMessage_failure() 42 …com.google.common.base.PreconditionsTest testCase = new com.google.common.base.PreconditionsTest(); in testCheckArgument_simpleMessage_success() 47 …com.google.common.base.PreconditionsTest testCase = new com.google.common.base.PreconditionsTest(); in testCheckArgument_simple_failure() 52 …com.google.common.base.PreconditionsTest testCase = new com.google.common.base.PreconditionsTest(); in testCheckArgument_simple_success() 57 …com.google.common.base.PreconditionsTest testCase = new com.google.common.base.PreconditionsTest(); in testCheckElementIndex_badSize() 62 …com.google.common.base.PreconditionsTest testCase = new com.google.common.base.PreconditionsTest(); in testCheckElementIndex_negative() [all …]
|
D | OptionalTest_gwt.java | 16 package com.google.common.base; 22 com.google.common.base.OptionalTest testCase = new com.google.common.base.OptionalTest(); in testAbsent() 27 com.google.common.base.OptionalTest testCase = new com.google.common.base.OptionalTest(); in testAsSet_absent() 32 com.google.common.base.OptionalTest testCase = new com.google.common.base.OptionalTest(); in testAsSet_absentIsImmutable() 37 com.google.common.base.OptionalTest testCase = new com.google.common.base.OptionalTest(); in testAsSet_present() 42 com.google.common.base.OptionalTest testCase = new com.google.common.base.OptionalTest(); in testAsSet_presentIsImmutable() 47 com.google.common.base.OptionalTest testCase = new com.google.common.base.OptionalTest(); in testEqualsAndHashCode_absent() 52 com.google.common.base.OptionalTest testCase = new com.google.common.base.OptionalTest(); in testEqualsAndHashCode_present() 57 com.google.common.base.OptionalTest testCase = new com.google.common.base.OptionalTest(); in testFromNullable() 62 com.google.common.base.OptionalTest testCase = new com.google.common.base.OptionalTest(); in testFromNullable_null() [all …]
|
D | CaseFormatTest_gwt.java | 16 package com.google.common.base; 22 com.google.common.base.CaseFormatTest testCase = new com.google.common.base.CaseFormatTest(); in testConverterToBackward() 27 com.google.common.base.CaseFormatTest testCase = new com.google.common.base.CaseFormatTest(); in testConverterToForward() 32 com.google.common.base.CaseFormatTest testCase = new com.google.common.base.CaseFormatTest(); in testConverter_nullConversions() 37 com.google.common.base.CaseFormatTest testCase = new com.google.common.base.CaseFormatTest(); in testConverter_serialization() 42 com.google.common.base.CaseFormatTest testCase = new com.google.common.base.CaseFormatTest(); in testConverter_toString() 47 com.google.common.base.CaseFormatTest testCase = new com.google.common.base.CaseFormatTest(); in testIdentity() 52 com.google.common.base.CaseFormatTest testCase = new com.google.common.base.CaseFormatTest(); in testLowerCamelToLowerCamel() 57 com.google.common.base.CaseFormatTest testCase = new com.google.common.base.CaseFormatTest(); in testLowerCamelToLowerHyphen() 62 com.google.common.base.CaseFormatTest testCase = new com.google.common.base.CaseFormatTest(); in testLowerCamelToLowerUnderscore() [all …]
|
/external/webrtc/webrtc/p2p/ |
D | p2p.gyp | 16 '<(webrtc_root)/base/base.gyp:rtc_base', 23 'base/asyncstuntcpsocket.cc', 24 'base/asyncstuntcpsocket.h', 25 'base/basicpacketsocketfactory.cc', 26 'base/basicpacketsocketfactory.h', 27 'base/candidate.h', 28 'base/common.h', 29 'base/constants.cc', 30 'base/constants.h', 31 'base/dtlstransportchannel.cc', [all …]
|
/external/jemalloc_new/src/ |
D | base.c | 130 base_get_num_blocks(base_t *base, bool with_new_block) { in base_get_num_blocks() argument 131 base_block_t *b = base->blocks; in base_get_num_blocks() 144 base_auto_thp_switch(tsdn_t *tsdn, base_t *base) { in base_auto_thp_switch() argument 146 malloc_mutex_assert_owner(tsdn, &base->mtx); in base_auto_thp_switch() 147 if (base->auto_thp_switched) { in base_auto_thp_switch() 152 if (base_ind_get(base) != 0) { in base_auto_thp_switch() 153 should_switch = (base_get_num_blocks(base, true) == in base_auto_thp_switch() 156 should_switch = (base_get_num_blocks(base, true) == in base_auto_thp_switch() 163 base->auto_thp_switched = true; in base_auto_thp_switch() 164 assert(!config_stats || base->n_thp == 0); in base_auto_thp_switch() [all …]
|
/external/libchrome/base/files/ |
D | file_unittest.cc | 18 using base::File; 19 using base::FilePath; 22 base::ScopedTempDir temp_dir; in TEST() 30 EXPECT_EQ(base::File::FILE_ERROR_FAILED, file.error_details()); in TEST() 32 File file2(base::File::FILE_ERROR_TOO_MANY_OPENED); in TEST() 34 EXPECT_EQ(base::File::FILE_ERROR_TOO_MANY_OPENED, file2.error_details()); in TEST() 39 File file(file_path, base::File::FLAG_OPEN | base::File::FLAG_READ); in TEST() 41 EXPECT_EQ(base::File::FILE_ERROR_NOT_FOUND, file.error_details()); in TEST() 42 EXPECT_EQ(base::File::FILE_ERROR_NOT_FOUND, base::File::GetLastFileError()); in TEST() 47 File file(file_path, base::File::FLAG_OPEN_ALWAYS | base::File::FLAG_READ); in TEST() [all …]
|
/external/u-boot/arch/arm/mach-keystone/ |
D | ddr3.c | 24 void ddr3_init_ddrphy(u32 base, struct ddr3_phy_config *phy_cfg) in ddr3_init_ddrphy() argument 28 while ((__raw_readl(base + KS2_DDRPHY_PGSR0_OFFSET) in ddr3_init_ddrphy() 32 __raw_writel(phy_cfg->pllcr, base + KS2_DDRPHY_PLLCR_OFFSET); in ddr3_init_ddrphy() 34 tmp = __raw_readl(base + KS2_DDRPHY_PGCR1_OFFSET); in ddr3_init_ddrphy() 37 __raw_writel(tmp, base + KS2_DDRPHY_PGCR1_OFFSET); in ddr3_init_ddrphy() 39 __raw_writel(phy_cfg->ptr0, base + KS2_DDRPHY_PTR0_OFFSET); in ddr3_init_ddrphy() 40 __raw_writel(phy_cfg->ptr1, base + KS2_DDRPHY_PTR1_OFFSET); in ddr3_init_ddrphy() 41 __raw_writel(phy_cfg->ptr3, base + KS2_DDRPHY_PTR3_OFFSET); in ddr3_init_ddrphy() 42 __raw_writel(phy_cfg->ptr4, base + KS2_DDRPHY_PTR4_OFFSET); in ddr3_init_ddrphy() 44 tmp = __raw_readl(base + KS2_DDRPHY_DCR_OFFSET); in ddr3_init_ddrphy() [all …]
|
/external/u-boot/drivers/net/ |
D | ne2000_base.c | 107 u8* base; in dp83902a_init() local 114 base = dp->base; in dp83902a_init() 115 if (!base) in dp83902a_init() 123 DP_OUT(base, DP_CR, DP_CR_NODMA | DP_CR_PAGE1); /* Select page 1 */ in dp83902a_init() 126 DP_IN(base, DP_P1_PAR0+i, dp->esa[i]); in dp83902a_init() 127 DP_OUT(base, DP_CR, DP_CR_NODMA | DP_CR_PAGE0); /* Select page 0 */ in dp83902a_init() 147 u8 *base = dp->base; in dp83902a_stop() local 151 DP_OUT(base, DP_CR, DP_CR_PAGE0 | DP_CR_NODMA | DP_CR_STOP); /* Brutal */ in dp83902a_stop() 152 DP_OUT(base, DP_ISR, 0xFF); /* Clear any pending interrupts */ in dp83902a_stop() 153 DP_OUT(base, DP_IMR, 0x00); /* Disable all interrupts */ in dp83902a_stop() [all …]
|
/external/libchrome/ipc/ |
D | ipc_message_utils.h | 46 namespace base { 108 static inline void WriteParam(base::Pickle* m, const P& p) { in WriteParam() 114 static inline bool WARN_UNUSED_RESULT ReadParam(const base::Pickle* m, in ReadParam() 115 base::PickleIterator* iter, in ReadParam() 132 static void Write(base::Pickle* m, const param_type& p) { m->WriteBool(p); } 133 static bool Read(const base::Pickle* m, 134 base::PickleIterator* iter, 144 static void Write(base::Pickle* m, const param_type& p); 145 static bool Read(const base::Pickle* m, 146 base::PickleIterator* iter, [all …]
|
D | ipc_message_utils.cc | 69 base::StringPrintf("[%02X]", static_cast<unsigned char>(data[i]))); in LogBytes() 72 out->append(base::StringPrintf( in LogBytes() 79 bool ReadValue(const base::Pickle* m, 80 base::PickleIterator* iter, 81 std::unique_ptr<base::Value>* value, 84 void WriteValue(base::Pickle* m, const base::Value* value, int recursion) { in WriteValue() 94 case base::Value::Type::NONE: in WriteValue() 96 case base::Value::Type::BOOLEAN: { in WriteValue() 103 case base::Value::Type::INTEGER: { in WriteValue() 110 case base::Value::Type::DOUBLE: { in WriteValue() [all …]
|
/external/u-boot/arch/arm/mach-uniphier/clk/ |
D | pll-base-ld20.c | 34 void __iomem *base; in uniphier_ld20_sscpll_init() local 37 base = ioremap(reg_base, SZ_16); in uniphier_ld20_sscpll_init() 38 if (!base) in uniphier_ld20_sscpll_init() 42 tmp = readl(base); /* SSCPLLCTRL */ in uniphier_ld20_sscpll_init() 47 writel(tmp, base); in uniphier_ld20_sscpll_init() 49 tmp = readl(base + 4); in uniphier_ld20_sscpll_init() 54 writel(tmp, base + 4); in uniphier_ld20_sscpll_init() 59 tmp = readl(base + 4); /* SSCPLLCTRL2 */ in uniphier_ld20_sscpll_init() 61 writel(tmp, base + 4); in uniphier_ld20_sscpll_init() 63 iounmap(base); in uniphier_ld20_sscpll_init() [all …]
|
/external/u-boot/drivers/i2c/ |
D | mv_i2c.c | 68 static void i2c_reset(struct mv_i2c *base) in i2c_reset() argument 73 icr_mode = readl(&base->icr) & ICR_MODE_MASK; in i2c_reset() 74 writel(readl(&base->icr) & ~ICR_IUE, &base->icr); /* disable unit */ in i2c_reset() 75 writel(readl(&base->icr) | ICR_UR, &base->icr); /* reset the unit */ in i2c_reset() 77 writel(readl(&base->icr) & ~ICR_IUE, &base->icr); /* disable unit */ in i2c_reset() 81 writel(CONFIG_SYS_I2C_SLAVE, &base->isar); /* set our slave address */ in i2c_reset() 83 writel(I2C_ICR_INIT | icr_mode, &base->icr); in i2c_reset() 84 writel(I2C_ISR_INIT, &base->isr); /* set clear interrupt bits */ in i2c_reset() 85 writel(readl(&base->icr) | ICR_IUE, &base->icr); /* enable unit */ in i2c_reset() 95 static int i2c_isr_set_cleared(struct mv_i2c *base, unsigned long set_mask, in i2c_isr_set_cleared() argument [all …]
|
/external/freetype/src/base/ |
D | ftgloadr.c | 90 FT_GlyphLoad base = &loader->base; in FT_GlyphLoader_Rewind() local 94 base->outline.n_points = 0; in FT_GlyphLoader_Rewind() 95 base->outline.n_contours = 0; in FT_GlyphLoader_Rewind() 96 base->num_subglyphs = 0; in FT_GlyphLoader_Rewind() 98 *current = *base; in FT_GlyphLoader_Rewind() 110 FT_FREE( loader->base.outline.points ); in FT_GlyphLoader_Reset() 111 FT_FREE( loader->base.outline.tags ); in FT_GlyphLoader_Reset() 112 FT_FREE( loader->base.outline.contours ); in FT_GlyphLoader_Reset() 113 FT_FREE( loader->base.extra_points ); in FT_GlyphLoader_Reset() 114 FT_FREE( loader->base.subglyphs ); in FT_GlyphLoader_Reset() [all …]
|