Home
last modified time | relevance | path

Searched refs:con2 (Results 1 – 23 of 23) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/adc/
Dexynos-adc.c43 cfg = readl(&regs->con2); in exynos_adc_start_channel()
46 writel(cfg, &regs->con2); in exynos_adc_start_channel()
97 writel(cfg, &regs->con2); in exynos_adc_probe()
/third_party/python/Lib/sqlite3/test/
Dtransactions.py40 self.con2 = sqlite.connect(get_db_path(), timeout=0.1)
41 self.cur2 = self.con2.cursor()
48 self.con2.close()
Dhooks.py262 con2 = sqlite.connect(TESTFN)
266 con2.execute("create table bar(x)")
/third_party/uboot/u-boot-2020.01/arch/arm/mach-exynos/include/mach/
Dadc.h59 unsigned int con2; member
/third_party/boost/boost/geometry/index/detail/rtree/rstar/
Dredistribute_elements.hpp223 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/
Dcru_rk3368.h27 unsigned int con2; member
Dcru_rk3188.h37 u32 con2; member
Dcru_rk3036.h36 unsigned int con2; member
Dcru_rk3128.h37 unsigned int con2; member
Dcru_rk322x.h37 unsigned int con2; member
Dcru_rk3288.h38 u32 con2; member
Dcru_rv1108.h29 unsigned int con2; member
Dcru_px30.h47 unsigned int con2; member
/third_party/uboot/u-boot-2020.01/drivers/net/
Dpic32_eth.h15 struct pic32_reg_atomic con2; /* 0x10 */ member
Dpic32_eth.c313 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/
Dcru_rk3308.h59 unsigned int con2; member
/third_party/uboot/u-boot-2020.01/drivers/clk/rockchip/
Dclk_rv1108.c98 rk_clrsetreg(&pll->con2, FRACDIV_MASK, in rkclk_set_pll()
105 while (readl(&pll->con2) & (1 << LOCK_STA_SHIFT)) in rkclk_set_pll()
Dclk_rk3188.c109 rk_clrsetreg(&pll->con2, PLL_BWADJ_MASK, (div->nf >> 1) - 1); in rkclk_set_pll()
Dclk_rk3368.c111 clrsetbits_le32(&pll->con2, PLL_BWADJ_MASK, (div->nf >> 1) - 1); in rkclk_set_pll()
Dclk_rk3288.c165 rk_clrsetreg(&pll->con2, PLL_BWADJ_MASK, (div->nf >> 1) - 1); in rkclk_set_pll()
/third_party/boringssl/linux-x86_64/crypto/cipher_extra/
Daes128gcmsiv-x86_64.S42 con2: label
403 vmovdqa con2(%rip),%xmm0
588 vmovdqa con2(%rip),%xmm0
/third_party/boringssl/mac-x86_64/crypto/cipher_extra/
Daes128gcmsiv-x86_64.S42 con2: label
403 vmovdqa con2(%rip),%xmm0
588 vmovdqa con2(%rip),%xmm0
/third_party/boringssl/win-x86_64/crypto/cipher_extra/
Daes128gcmsiv-x86_64.asm41 con2: label
454 vmovdqa xmm0,XMMWORD[con2]
659 vmovdqa xmm0,XMMWORD[con2]