Home
last modified time | relevance | path

Searched refs:acc (Results 1 – 25 of 206) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/
H A Dipu3-css-params.c1731 struct imgu_abi_acc_param *acc) in imgu_css_cfg_acc_stripe() argument
1741 memset(acc, 0, sizeof(*acc)); in imgu_css_cfg_acc_stripe()
1745 if (imgu_css_osys_calc(css, pipe, stripes, &acc->osys, &scaler_luma, in imgu_css_cfg_acc_stripe()
1746 &scaler_chroma, acc->stripe.block_stripes)) in imgu_css_cfg_acc_stripe()
1760 acc->stripe.num_of_stripes = stripes; in imgu_css_cfg_acc_stripe()
1761 acc->stripe.input_frame.width = in imgu_css_cfg_acc_stripe()
1763 acc->stripe.input_frame.height = in imgu_css_cfg_acc_stripe()
1765 acc->stripe.input_frame.bayer_order = in imgu_css_cfg_acc_stripe()
1769 acc->stripe.bds_out_stripes[i].height = in imgu_css_cfg_acc_stripe()
1771 acc->stripe.bds_out_stripes[0].offset = 0; in imgu_css_cfg_acc_stripe()
[all …]
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dstats.c96 int bch_cache_accounting_add_kobjs(struct cache_accounting *acc, in bch_cache_accounting_add_kobjs() argument
99 int ret = kobject_add(&acc->total.kobj, parent, in bch_cache_accounting_add_kobjs()
101 ret = ret ?: kobject_add(&acc->five_minute.kobj, parent, in bch_cache_accounting_add_kobjs()
103 ret = ret ?: kobject_add(&acc->hour.kobj, parent, in bch_cache_accounting_add_kobjs()
105 ret = ret ?: kobject_add(&acc->day.kobj, parent, in bch_cache_accounting_add_kobjs()
110 void bch_cache_accounting_clear(struct cache_accounting *acc) in bch_cache_accounting_clear() argument
112 acc->total.cache_hits = 0; in bch_cache_accounting_clear()
113 acc->total.cache_misses = 0; in bch_cache_accounting_clear()
114 acc->total.cache_bypass_hits = 0; in bch_cache_accounting_clear()
115 acc->total.cache_bypass_misses = 0; in bch_cache_accounting_clear()
[all …]
H A Dstats.h46 void bch_cache_accounting_init(struct cache_accounting *acc,
49 int bch_cache_accounting_add_kobjs(struct cache_accounting *acc,
52 void bch_cache_accounting_clear(struct cache_accounting *acc);
54 void bch_cache_accounting_destroy(struct cache_accounting *acc);
/OK3568_Linux_fs/kernel/drivers/soc/ti/
H A Dknav_qmss_acc.c24 struct knav_acc_channel *acc) in __knav_acc_notify() argument
44 queue = acc->channel - range->acc_info.start_channel; in __knav_acc_notify()
68 atomic_inc(&kq->acc->retrigger_count); in knav_acc_set_notify()
69 mask = BIT(kq->acc->channel % 32); in knav_acc_set_notify()
70 offset = ACC_INTD_OFFSET_STATUS(kq->acc->channel); in knav_acc_set_notify()
72 kq->acc->name); in knav_acc_set_notify()
79 struct knav_acc_channel *acc; in knav_acc_int_handler() local
94 acc = range->acc; in knav_acc_int_handler()
102 acc += queue; in knav_acc_int_handler()
105 channel = acc->channel; in knav_acc_int_handler()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/
H A Darm_cde.h37 #define __arm_cx1a(coproc, acc, imm) \ argument
38 __builtin_arm_cx1asi(coproc, acc, imm)
43 #define __arm_cx2a(coproc, acc, n, imm) \ argument
44 __builtin_arm_cx2asi(coproc, acc, n, imm)
49 #define __arm_cx3a(coproc, acc, n, m, imm) \ argument
50 __builtin_arm_cx3asi(coproc, acc, n, m, imm)
55 #define __arm_cx1da(coproc, acc, imm) \ argument
56 __builtin_arm_cx1adi(coproc, acc, imm)
61 #define __arm_cx2da(coproc, acc, n, imm) \ argument
62 __builtin_arm_cx2adi(coproc, acc, n, imm)
[all …]
H A Dmmintrin.h1352 #define _mm_qmiabb_pi32(acc, m1, m2) \ argument
1354 __m64 _acc = acc;\
1361 #define _mm_qmiabbn_pi32(acc, m1, m2) \ argument
1363 __m64 _acc = acc;\
1370 #define _mm_qmiabt_pi32(acc, m1, m2) \ argument
1372 __m64 _acc = acc;\
1379 #define _mm_qmiabtn_pi32(acc, m1, m2) \ argument
1381 __m64 _acc=acc;\
1388 #define _mm_qmiatb_pi32(acc, m1, m2) \ argument
1390 __m64 _acc = acc;\
[all …]
/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dkey.c36 unsigned int acc; in cachefiles_cook_key() local
89 acc = *(uint16_t *) raw; in cachefiles_cook_key()
92 key[len + 1] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()
93 acc >>= 6; in cachefiles_cook_key()
94 key[len] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()
125 acc = *raw++; in cachefiles_cook_key()
126 acc |= *raw++ << 8; in cachefiles_cook_key()
127 acc |= *raw++ << 16; in cachefiles_cook_key()
129 _debug("acc: %06x", acc); in cachefiles_cook_key()
131 key[len++] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()
[all …]
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiarc.c378 static void drawQuadrant(struct arc_def *def, struct accelerators *acc,
617 struct arc_def *def, struct arc_bound *bounds, struct accelerators *acc) in tailX() argument
630 Hs = acc->h2; in tailX()
631 WH = -acc->h2mw2; in tailX()
634 Hf = acc->h4; in tailX()
640 if (acc->left.valid && boundedLe(K, bounds->left) && in tailX()
643 if (acc->right.valid && boundedLe(K, bounds->right) && in tailX()
737 if (acc->left.valid && boundedLe(K, bounds->left) && in tailX()
740 if (acc->right.valid && boundedLe(K, bounds->right) && in tailX()
2552 tailEllipseY(struct arc_def *def, struct accelerators *acc) in tailEllipseY() argument
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_acc.c79 list_for_each_entry(acc_fw, &asd->acc.fw, list) in acc_get_fw()
91 list_for_each_entry(atomisp_map, &asd->acc.memory_maps, list) { in acc_get_map()
114 ida_destroy(&isp->asd[i].acc.ida); in atomisp_acc_cleanup()
123 if (asd->acc.pipeline) in atomisp_acc_release()
127 list_for_each_entry_safe(acc_fw, ta, &asd->acc.fw, list) { in atomisp_acc_release()
129 ida_free(&asd->acc.ida, acc_fw->handle); in atomisp_acc_release()
134 list_for_each_entry_safe(atomisp_map, tm, &asd->acc.memory_maps, list) { in atomisp_acc_release()
167 if (asd->acc.pipeline || asd->acc.extension_mode) in atomisp_acc_load_to_pipe()
179 handle = ida_alloc(&asd->acc.ida, GFP_KERNEL); in atomisp_acc_load_to_pipe()
207 list_add_tail(&acc_fw->list, &asd->acc.fw); in atomisp_acc_load_to_pipe()
[all …]
/OK3568_Linux_fs/u-boot/lib/rsa/
H A Drsa-mod-exp.c39 int64_t acc = 0; in subtract_modulus() local
43 acc += (uint64_t)num[i] - key->modulus[i]; in subtract_modulus()
44 num[i] = (uint32_t)acc; in subtract_modulus()
45 acc >>= 32; in subtract_modulus()
188 uint32_t val[key->len], acc[key->len], tmp[key->len]; in pow_mod() local
211 montgomery_mul(key, acc, val, key->rr); /* acc = a * RR / R mod n */ in pow_mod()
213 memcpy(a_scaled, acc, key->len * sizeof(a_scaled[0])); in pow_mod()
216 montgomery_mul(key, tmp, acc, acc); /* tmp = acc^2 / R mod n */ in pow_mod()
220 montgomery_mul(key, acc, tmp, a_scaled); in pow_mod()
223 memcpy(acc, tmp, key->len * sizeof(acc[0])); in pow_mod()
[all …]
/OK3568_Linux_fs/external/xserver/dix/
H A Dptrveloc.c66 double threshold, double acc);
754 double velocity, double threshold, double acc) in BasicComputeAcceleration() argument
759 result = vel->Profile(dev, vel, velocity, threshold, acc); in BasicComputeAcceleration()
774 DeviceVelocityPtr vel, double threshold, double acc) in ComputeAcceleration() argument
792 BasicComputeAcceleration(dev, vel, vel->velocity, threshold, acc); in ComputeAcceleration()
795 acc); in ComputeAcceleration()
801 acc); in ComputeAcceleration()
808 vel->velocity, threshold, acc); in ComputeAcceleration()
826 double velocity, double ignored, double acc) in PolynomialAccelerationProfile() argument
828 return pow(velocity, (acc - 1.0) * 0.5); in PolynomialAccelerationProfile()
[all …]
/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dstk8baxx.c231 s16 acc[3]; member
594 s16 acc[3]; in stk8baxx_tune() local
601 acc[0] = acc_xyz->x; in stk8baxx_tune()
602 acc[1] = acc_xyz->y; in stk8baxx_tune()
603 acc[2] = acc_xyz->z; in stk8baxx_tune()
606 if ((abs(acc[0]) <= STK_TUNE_XYOFFSET) && (abs(acc[1]) <= STK_TUNE_XYOFFSET) && in stk8baxx_tune()
607 (abs(abs(acc[2]) - STK_LSB_1G) <= STK_TUNE_ZOFFSET)) { in stk8baxx_tune()
619 stk->stk_tune_sum[ii] += acc[ii]; in stk8baxx_tune()
620 stk->stk_tune_square_sum[ii] += acc[ii] * acc[ii]; in stk8baxx_tune()
621 if (acc[ii] > stk->stk_tune_max[ii]) in stk8baxx_tune()
[all …]
/OK3568_Linux_fs/kernel/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_timestamp.c24 static void inv_update_acc(struct inv_icm42600_timestamp_acc *acc, uint32_t val) in inv_update_acc() argument
29 acc->values[acc->idx++] = val; in inv_update_acc()
30 if (acc->idx >= ARRAY_SIZE(acc->values)) in inv_update_acc()
31 acc->idx = 0; in inv_update_acc()
34 for (i = 0; i < ARRAY_SIZE(acc->values); ++i) { in inv_update_acc()
35 if (acc->values[i] == 0) in inv_update_acc()
37 sum += acc->values[i]; in inv_update_acc()
40 acc->val = div_u64(sum, i); in inv_update_acc()
/OK3568_Linux_fs/kernel/drivers/fsi/
H A Dfsi-scom.c429 static void raw_convert_status(struct scom_access *acc, uint32_t status) in raw_convert_status() argument
431 acc->pib_status = (status & SCOM_STATUS_PIB_RESP_MASK) >> in raw_convert_status()
433 acc->intf_errors = 0; in raw_convert_status()
436 acc->intf_errors |= SCOM_INTF_ERR_PROTECTION; in raw_convert_status()
438 acc->intf_errors |= SCOM_INTF_ERR_PARITY; in raw_convert_status()
440 acc->intf_errors |= SCOM_INTF_ERR_ABORT; in raw_convert_status()
442 acc->intf_errors |= SCOM_INTF_ERR_UNKNOWN; in raw_convert_status()
447 struct scom_access acc; in scom_raw_read() local
451 if (copy_from_user(&acc, argp, sizeof(struct scom_access))) in scom_raw_read()
454 rc = raw_get_scom(scom, &acc.data, acc.addr, &status); in scom_raw_read()
[all …]
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dfc.h38 struct fcnvme_ls_acc_hdr *acc = buf; in nvme_fc_format_rsp_hdr() local
40 acc->w0.ls_cmd = ls_cmd; in nvme_fc_format_rsp_hdr()
41 acc->desc_list_len = desc_len; in nvme_fc_format_rsp_hdr()
42 acc->rqst.desc_tag = cpu_to_be32(FCNVME_LSDESC_RQST); in nvme_fc_format_rsp_hdr()
43 acc->rqst.desc_len = in nvme_fc_format_rsp_hdr()
45 acc->rqst.w0.ls_cmd = rqst_ls_cmd; in nvme_fc_format_rsp_hdr()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace-spe.c32 BUILD_BUG_ON(offsetof(struct thread_struct, acc) + sizeof(u64) != in evr_get()
35 return membuf_write(&to, &target->thread.acc, in evr_get()
51 BUILD_BUG_ON(offsetof(struct thread_struct, acc) + sizeof(u64) != in evr_set()
56 &target->thread.acc, in evr_set()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dtnum.c117 static struct tnum hma(struct tnum acc, u64 value, u64 mask) in hma() argument
121 acc = tnum_add(acc, TNUM(0, value)); in hma()
125 return acc; in hma()
130 struct tnum acc; in tnum_mul() local
134 acc = hma(TNUM(pi, 0), a.mask, b.mask | b.value); in tnum_mul()
135 return hma(acc, b.mask, a.value); in tnum_mul()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_cmn_rpt.c212 struct bb_rssi_mu_acc_info *acc = &cmn_rpt->bb_rssi_mu_acc_i; in halbb_show_rssi_and_rate_distribution_mu() local
220 avg->rssi_t_avg = (u8)HALBB_DIV(acc->rssi_t_avg_acc, pkt_cnt->pkt_cnt_all); in halbb_show_rssi_and_rate_distribution_mu()
226 avg->rssi_t[i] = (u8)HALBB_DIV(acc->rssi_t_acc[i], pkt_cnt->pkt_cnt_all); in halbb_show_rssi_and_rate_distribution_mu()
457 struct bb_physts_acc_info *acc = &cmn_rpt->bb_physts_acc_i; in halbb_show_phy_hitogram_su() local
476 avg->evm_1ss = (u8)HALBB_DIV(acc->evm_1ss, (pkt_cnt->pkt_cnt_1ss + pkt_cnt->pkt_cnt_ofdm)); in halbb_show_phy_hitogram_su()
483 avg->evm_max = (u8)HALBB_DIV(acc->evm_max_acc, pkt_cnt->pkt_cnt_2ss); in halbb_show_phy_hitogram_su()
490 avg->evm_min = (u8)HALBB_DIV(acc->evm_min_acc, pkt_cnt->pkt_cnt_2ss); in halbb_show_phy_hitogram_su()
498 avg->snr_avg = (u8)HALBB_DIV(acc->snr_avg_acc, valid_cnt); in halbb_show_phy_hitogram_su()
510 avg->cn_avg = (u8)HALBB_DIV(acc->cn_avg_acc, valid_cnt); in halbb_show_phy_hitogram_su()
523 avg->cfo_avg = (s16)HALBB_DIV(acc->cfo_avg_acc, valid_cnt); in halbb_show_phy_hitogram_su()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_cmn_rpt.c212 struct bb_rssi_mu_acc_info *acc = &cmn_rpt->bb_rssi_mu_acc_i; in halbb_show_rssi_and_rate_distribution_mu() local
220 avg->rssi_t_avg = (u8)HALBB_DIV(acc->rssi_t_avg_acc, pkt_cnt->pkt_cnt_all); in halbb_show_rssi_and_rate_distribution_mu()
226 avg->rssi_t[i] = (u8)HALBB_DIV(acc->rssi_t_acc[i], pkt_cnt->pkt_cnt_all); in halbb_show_rssi_and_rate_distribution_mu()
457 struct bb_physts_acc_info *acc = &cmn_rpt->bb_physts_acc_i; in halbb_show_phy_hitogram_su() local
476 avg->evm_1ss = (u8)HALBB_DIV(acc->evm_1ss, (pkt_cnt->pkt_cnt_1ss + pkt_cnt->pkt_cnt_ofdm)); in halbb_show_phy_hitogram_su()
483 avg->evm_max = (u8)HALBB_DIV(acc->evm_max_acc, pkt_cnt->pkt_cnt_2ss); in halbb_show_phy_hitogram_su()
490 avg->evm_min = (u8)HALBB_DIV(acc->evm_min_acc, pkt_cnt->pkt_cnt_2ss); in halbb_show_phy_hitogram_su()
498 avg->snr_avg = (u8)HALBB_DIV(acc->snr_avg_acc, valid_cnt); in halbb_show_phy_hitogram_su()
510 avg->cn_avg = (u8)HALBB_DIV(acc->cn_avg_acc, valid_cnt); in halbb_show_phy_hitogram_su()
523 avg->cfo_avg = (s16)HALBB_DIV(acc->cfo_avg_acc, valid_cnt); in halbb_show_phy_hitogram_su()
[all …]
/OK3568_Linux_fs/kernel/lib/
H A Dxxhash.c156 static uint64_t xxh64_round(uint64_t acc, const uint64_t input) in xxh64_round() argument
158 acc += input * PRIME64_2; in xxh64_round()
159 acc = xxh_rotl64(acc, 31); in xxh64_round()
160 acc *= PRIME64_1; in xxh64_round()
161 return acc; in xxh64_round()
164 static uint64_t xxh64_merge_round(uint64_t acc, uint64_t val) in xxh64_merge_round() argument
167 acc ^= val; in xxh64_merge_round()
168 acc = acc * PRIME64_1 + PRIME64_4; in xxh64_merge_round()
169 return acc; in xxh64_merge_round()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dqcom-apq8084.dtsi34 enable-method = "qcom,kpss-acc-v2";
36 qcom,acc = <&acc0>;
45 enable-method = "qcom,kpss-acc-v2";
47 qcom,acc = <&acc1>;
56 enable-method = "qcom,kpss-acc-v2";
58 qcom,acc = <&acc2>;
67 enable-method = "qcom,kpss-acc-v2";
69 qcom,acc = <&acc3>;
350 compatible = "qcom,kpss-acc-v2";
356 compatible = "qcom,kpss-acc-v2";
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/kvm/vgic/
H A Dvgic-mmio.h67 #define REGISTER_DESC_WITH_BITS_PER_IRQ(off, rd, wr, ur, uw, bpi, acc) \ argument
72 .access_flags = acc, \
79 #define REGISTER_DESC_WITH_LENGTH(off, rd, wr, length, acc) \ argument
84 .access_flags = acc, \
89 #define REGISTER_DESC_WITH_LENGTH_UACCESS(off, rd, wr, urd, uwr, length, acc) \ argument
94 .access_flags = acc, \
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/
H A Dgpio-detection.txt7 - car-acc : a describtion to show the gpio will be use to car accelerate
31 car-acc {
32 car-acc-gpios = <&gpio3 9 GPIO_ACTIVE_HIGH>;
34 label = "car-acc";
/OK3568_Linux_fs/kernel/security/
H A Ddevice_cgroup.c238 static void set_access(char *acc, short access) in set_access() argument
241 memset(acc, 0, ACCLEN); in set_access()
243 acc[idx++] = 'r'; in set_access()
245 acc[idx++] = 'w'; in set_access()
247 acc[idx++] = 'm'; in set_access()
273 char maj[MAJMINLEN], min[MAJMINLEN], acc[ACCLEN]; in devcgroup_seq_show() local
283 set_access(acc, DEVCG_ACC_MASK); in devcgroup_seq_show()
287 maj, min, acc); in devcgroup_seq_show()
290 set_access(acc, ex->access); in devcgroup_seq_show()
294 maj, min, acc); in devcgroup_seq_show()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dcpcap-battery.c240 s64 acc; in cpcap_battery_cc_raw_div() local
245 acc = accumulator; in cpcap_battery_cc_raw_div()
246 acc -= (s64)sample * offset; in cpcap_battery_cc_raw_div()
247 acc *= ddata->cc_lsb; in cpcap_battery_cc_raw_div()
248 acc *= -1; in cpcap_battery_cc_raw_div()
249 acc = div_s64(acc, divider); in cpcap_battery_cc_raw_div()
251 return acc; in cpcap_battery_cc_raw_div()
342 int value, acc, error; in cpcap_battery_cc_get_avg_current() local
352 acc = sign_extend32(value, 13); in cpcap_battery_cc_get_avg_current()
355 acc = (s16)value; in cpcap_battery_cc_get_avg_current()
[all …]

123456789