Home
last modified time | relevance | path

Searched refs:bk (Results 1 – 25 of 146) sorted by relevance

123456

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/geojsonvt/
H A Dclip.hpp106 const double bk = get<I>(b); in clipLine() local
109 if (bk > k2) { // ---|-----|--> in clipLine()
114 } else if (bk >= k1) { // ---|--> | in clipLine()
120 if (bk < k1) { // <--|-----|--- in clipLine()
125 } else if (bk < k2) { // | <--|--- in clipLine()
133 if (bk < k1) { // <--|--- | in clipLine()
137 } else if (bk > k2) { // | ---|--> in clipLine()
164 const double bk = get<I>(b); in clipRing() local
167 if (bk >= k1) { in clipRing()
169 if (bk > k2) // ---|-----|--> in clipRing()
[all …]
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_common.c59 printdec(0x1 << cap_info->bk); in sdram_print_ddr_info()
131 bg + cap_info->bk + cap_info->cs0_row); in sdram_get_cs_cap()
135 bg + cap_info->bk + cap_info->cs1_row); in sdram_get_cs_cap()
141 bg + cap_info->bk + cap_info->cs2_row); in sdram_get_cs_cap()
143 bg + cap_info->bk + cap_info->cs3_row); in sdram_get_cs_cap()
179 *p_os_reg2 |= SYS_REG_ENC_BK(cap_info->bk, channel); in sdram_org_config()
209 *p_os_reg2 |= SYS_REG_ENC_BK_V3(cap_info->bk, channel); in sdram_org_config_v3()
273 u32 bk; in sdram_detect_bank() local
282 bk = 3; in sdram_detect_bank()
284 bk = 2; in sdram_detect_bank()
[all …]
H A Dsdram_px30.c142 bank = cap_info->bk; in calculate_ddrconfig()
187 bg + cap_info->bk + cap_info->cs0_row; in set_ctl_address_map()
500 u32 bk, bktmp; in dram_detect_cap() local
527 bk = 2; in dram_detect_cap()
529 cap_info->bk = bk; in dram_detect_cap()
H A Dsdram_rk3328.c152 bank = cap_info->bk; in calculate_ddrconfig()
416 u32 bk, bktmp; in dram_detect_cap() local
440 bk = 2; in dram_detect_cap()
442 cap_info->bk = bk; in dram_detect_cap()
H A Dsdram_rk3399.c166 ((3 - sdram_ch->cap_info.bk) << 16) | in set_memory_map()
177 ((3 - sdram_ch->cap_info.bk) << 16) | in set_memory_map()
1783 + sdram_params->ch[channel].cap_info.bk in set_ddrconfig()
1962 cap_info->bk + cap_info->bw - 20)); in calculate_stride()
2146 sdram_params->ch[channel].cap_info.bk = 0; in clear_channel_params()
2328 cs0_cap = (1 << (cap_info->cs0_row + cap_info->col + cap_info->bk + in dram_detect_cap()
2392 u32 cs = 0, col = 0, bk = 0, bw = 0, row_3_4 = 0; in read_mr_for_detect() local
2411 bk = sdram_params->ch[channel].cap_info.bk; in read_mr_for_detect()
2421 sdram_params->ch[channel].cap_info.bk = 3; in read_mr_for_detect()
2437 + sdram_params->ch[channel].cap_info.bk in read_mr_for_detect()
[all …]
H A Dsdram-px30-ddr3-detect-333.inc6 .bk = 0x3,
H A Dsdram-px30-lpddr3-detect-333.inc6 .bk = 0x3,
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dextents.c166 static bool bch_btree_ptr_invalid(struct btree_keys *bk, const struct bkey *k) in bch_btree_ptr_invalid() argument
168 struct btree *b = container_of(bk, struct btree, keys); in bch_btree_ptr_invalid()
205 static bool bch_btree_ptr_bad(struct btree_keys *bk, const struct bkey *k) in bch_btree_ptr_bad() argument
207 struct btree *b = container_of(bk, struct btree, keys); in bch_btree_ptr_bad()
212 bch_ptr_invalid(bk, k)) in bch_btree_ptr_bad()
227 static bool bch_btree_ptr_insert_fixup(struct btree_keys *bk, in bch_btree_ptr_insert_fixup() argument
232 struct btree *b = container_of(bk, struct btree, keys); in bch_btree_ptr_insert_fixup()
500 static bool bch_extent_invalid(struct btree_keys *bk, const struct bkey *k) in bch_extent_invalid() argument
502 struct btree *b = container_of(bk, struct btree, keys); in bch_extent_invalid()
537 static bool bch_extent_bad(struct btree_keys *bk, const struct bkey *k) in bch_extent_bad() argument
[all …]
H A Dbset.h198 bool (*key_invalid)(struct btree_keys *bk,
200 bool (*key_bad)(struct btree_keys *bk,
202 bool (*key_merge)(struct btree_keys *bk,
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_westwood.c36 u32 bk; member
65 w->bk = 0; in tcp_westwood_init()
90 w->bw_ns_est = w->bk / delta; in westwood_filter()
93 w->bw_ns_est = westwood_do_filter(w->bw_ns_est, w->bk / delta); in westwood_filter()
143 w->bk = 0; in westwood_update_window()
170 w->bk += tp->snd_una - w->snd_una; in westwood_fast_bw()
231 w->bk += westwood_acked_count(sk); in tcp_westwood_ack()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dsdram.c23 u32 rank, cs0_col, bk, cs0_row, cs1_row, bw, row_3_4; in rockchip_sdram_size() local
42 bk = 3 - ((sys_reg >> SYS_REG_BK_SHIFT(ch)) & SYS_REG_BK_MASK); in rockchip_sdram_size()
87 chipsize_mb = (1 << (cs0_row + cs0_col + bk + bg + bw - 20)); in rockchip_sdram_size()
98 rank, cs0_col, cs1_col, bk, cs0_row, in rockchip_sdram_size()
103 rank, cs0_col, bk, cs0_row, in rockchip_sdram_size()
/OK3568_Linux_fs/kernel/lib/
H A Dinflate.c225 STATIC unsigned bk; /* bits in bit buffer */ variable
609 k = bk; in inflate_codes()
693 bk = k; in inflate_codes()
716 k = bk; in inflate_stored()
752 bk = k; in inflate_stored()
862 k = bk; in inflate_dynamic()
972 bk = k; in inflate_dynamic()
1047 k = bk; in inflate_block()
1064 bk = k; in inflate_block()
1094 bk = 0; in inflate()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dccmake.bbclass45 for bk, bkt, bv in b:
46 if bk == ak:
50 added.append((bk, bkt, bv))
57 for bk, bkt, bv in b:
58 if not any(bk == ak for ak, akt, av in a):
59 added.append((bk, bkt, bv))
/OK3568_Linux_fs/u-boot/common/
H A Ddlmalloc.c224 struct malloc_chunk* bk; member
618 #define last(b) ((b)->bk)
775 assert(p->fd->bk == p);
776 assert(p->bk->fd == p);
878 P->bk = BK; \
880 FD->bk = BK->fd = P; \
891 BK = FD->bk; \
893 P->bk = BK; \
895 FD->bk = BK->fd = P; \
904 BK = P->bk; \
[all …]
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dnuma.c305 struct numa_memblk *bk = &mi->blk[k]; in numa_cleanup_meminfo() local
307 if (bi->nid == bk->nid) in numa_cleanup_meminfo()
309 if (start < bk->end && end > bk->start) in numa_cleanup_meminfo()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_common.h226 unsigned int bk; member
395 #define SYS_REG_ENC_BK_V3(bk, ch) SYS_REG_ENC_BK(bk, ch) argument
H A Dsdram_rk3288.h20 u8 bk; member
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/sdram_inc/rv1126/
H A Dsdram-rv1126-lpddr3-detect-784.inc6 .bk = 0x3,
H A Dsdram-rv1126-ddr3-detect-1056.inc6 .bk = 0x3,
H A Dsdram-rv1126-ddr3-detect-528.inc6 .bk = 0x3,
H A Dsdram-rv1126-lpddr3-detect-664.inc6 .bk = 0x3,
H A Dsdram-rv1126-ddr3-detect-924.inc6 .bk = 0x3,
H A Dsdram-rv1126-lpddr3-detect-396.inc6 .bk = 0x3,
H A Dsdram-rv1126-lpddr3-detect-528.inc6 .bk = 0x3,
H A Dsdram-rv1126-lpddr3-detect-924.inc6 .bk = 0x3,

123456