/third_party/uboot/u-boot-2020.01/drivers/adc/ |
D | exynos-adc.c | 43 cfg = readl(®s->con2); in exynos_adc_start_channel() 46 writel(cfg, ®s->con2); in exynos_adc_start_channel() 97 writel(cfg, ®s->con2); in exynos_adc_probe()
|
/third_party/python/Lib/sqlite3/test/ |
D | transactions.py | 40 self.con2 = sqlite.connect(get_db_path(), timeout=0.1) 41 self.cur2 = self.con2.cursor() 48 self.con2.close()
|
D | hooks.py | 262 con2 = sqlite.connect(TESTFN) 266 con2.execute("create table bar(x)")
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-exynos/include/mach/ |
D | adc.h | 59 unsigned int con2; member
|
/third_party/boost/boost/geometry/index/detail/rtree/rstar/ |
D | redistribute_elements.hpp | 223 content_type con2 = (std::numeric_limits<content_type>::max)(); in apply() local 227 som2, ovl2, con2, in apply() 232 if ( ovl1 < ovl2 || (ovl1 == ovl2 && con1 <= con2) ) in apply() 244 smallest_content = con2; in apply()
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-rockchip/ |
D | cru_rk3368.h | 27 unsigned int con2; member
|
D | cru_rk3188.h | 37 u32 con2; member
|
D | cru_rk3036.h | 36 unsigned int con2; member
|
D | cru_rk3128.h | 37 unsigned int con2; member
|
D | cru_rk322x.h | 37 unsigned int con2; member
|
D | cru_rk3288.h | 38 u32 con2; member
|
D | cru_rv1108.h | 29 unsigned int con2; member
|
D | cru_px30.h | 47 unsigned int con2; member
|
/third_party/uboot/u-boot-2020.01/drivers/net/ |
D | pic32_eth.h | 15 struct pic32_reg_atomic con2; /* 0x10 */ member
|
D | pic32_eth.c | 313 bufsz = readl(&ectl_p->con2.raw); in pic32_rx_desc_init() 316 writel(bufsz, &ectl_p->con2.raw); in pic32_rx_desc_init()
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-rk3308/ |
D | cru_rk3308.h | 59 unsigned int con2; member
|
/third_party/uboot/u-boot-2020.01/drivers/clk/rockchip/ |
D | clk_rv1108.c | 98 rk_clrsetreg(&pll->con2, FRACDIV_MASK, in rkclk_set_pll() 105 while (readl(&pll->con2) & (1 << LOCK_STA_SHIFT)) in rkclk_set_pll()
|
D | clk_rk3188.c | 109 rk_clrsetreg(&pll->con2, PLL_BWADJ_MASK, (div->nf >> 1) - 1); in rkclk_set_pll()
|
D | clk_rk3368.c | 111 clrsetbits_le32(&pll->con2, PLL_BWADJ_MASK, (div->nf >> 1) - 1); in rkclk_set_pll()
|
D | clk_rk3288.c | 165 rk_clrsetreg(&pll->con2, PLL_BWADJ_MASK, (div->nf >> 1) - 1); in rkclk_set_pll()
|
/third_party/boringssl/linux-x86_64/crypto/cipher_extra/ |
D | aes128gcmsiv-x86_64.S | 42 con2: label 403 vmovdqa con2(%rip),%xmm0 588 vmovdqa con2(%rip),%xmm0
|
/third_party/boringssl/mac-x86_64/crypto/cipher_extra/ |
D | aes128gcmsiv-x86_64.S | 42 con2: label 403 vmovdqa con2(%rip),%xmm0 588 vmovdqa con2(%rip),%xmm0
|
/third_party/boringssl/win-x86_64/crypto/cipher_extra/ |
D | aes128gcmsiv-x86_64.asm | 41 con2: label 454 vmovdqa xmm0,XMMWORD[con2] 659 vmovdqa xmm0,XMMWORD[con2]
|