Home
last modified time | relevance | path

Searched defs:acc (Results 1 – 25 of 92) sorted by relevance

1234

/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
43 #define __arm_cx2a(coproc, acc, n, imm) \ argument
49 #define __arm_cx3a(coproc, acc, n, m, imm) \ argument
55 #define __arm_cx1da(coproc, acc, imm) \ argument
61 #define __arm_cx2da(coproc, acc, n, imm) \ argument
67 #define __arm_cx3da(coproc, acc, n, m, imm) \ argument
81 #define __arm_vcx1a_u32(coproc, acc, imm) \ argument
91 #define __arm_vcx2a_u32(coproc, acc, n, imm) \ argument
102 #define __arm_vcx3a_u32(coproc, acc, n, m, imm) \ argument
112 #define __arm_vcx1da_u64(coproc, acc, imm) \ argument
[all …]
H A Dmmintrin.h1352 #define _mm_qmiabb_pi32(acc, m1, m2) \ argument
1361 #define _mm_qmiabbn_pi32(acc, m1, m2) \ argument
1370 #define _mm_qmiabt_pi32(acc, m1, m2) \ argument
1379 #define _mm_qmiabtn_pi32(acc, m1, m2) \ argument
1388 #define _mm_qmiatb_pi32(acc, m1, m2) \ argument
1397 #define _mm_qmiatbn_pi32(acc, m1, m2) \ argument
1406 #define _mm_qmiatt_pi32(acc, m1, m2) \ argument
1415 #define _mm_qmiattn_pi32(acc, m1, m2) \ argument
1424 #define _mm_wmiabb_si64(acc, m1, m2) \ argument
1433 #define _mm_wmiabbn_si64(acc, m1, m2) \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/soc/ti/
H A Dknav_qmss_acc.c24 struct knav_acc_channel *acc) in __knav_acc_notify()
79 struct knav_acc_channel *acc; in knav_acc_int_handler() local
199 struct knav_acc_channel *acc; in knav_range_setup_acc_irq() local
306 struct knav_acc_channel *acc; in knav_acc_setup_cmd() local
339 struct knav_acc_channel *acc; in knav_acc_stop() local
357 struct knav_acc_channel *acc; in knav_acc_start() local
375 struct knav_acc_channel *acc; in knav_acc_init_range() local
430 struct knav_acc_channel *acc; in knav_acc_free_range() local
475 struct knav_acc_channel *acc; in knav_init_acc_range() local
/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()
110 void bch_cache_accounting_clear(struct cache_accounting *acc) in bch_cache_accounting_clear()
121 void bch_cache_accounting_destroy(struct cache_accounting *acc) in bch_cache_accounting_destroy()
156 struct cache_accounting *acc = from_timer(acc, t, timer); in scale_accounting() local
235 void bch_cache_accounting_init(struct cache_accounting *acc, in bch_cache_accounting_init()
/OK3568_Linux_fs/external/xserver/dix/
H A Dptrveloc.c754 double velocity, double threshold, double acc) in BasicComputeAcceleration()
774 DeviceVelocityPtr vel, double threshold, double acc) in ComputeAcceleration()
826 double velocity, double ignored, double acc) in PolynomialAccelerationProfile()
838 double velocity, double threshold, double acc) in ClassicProfile()
859 double velocity, double threshold, double acc) in PowerProfile()
893 double velocity, double threshold, double acc) in SimpleSmoothProfile()
915 double velocity, double threshold, double acc) in SmoothLinearProfile()
948 double velocity, double threshold, double acc) in SmoothLimitedProfile()
965 double velocity, double threshold, double acc) in LinearProfile()
972 DeviceVelocityPtr vel, double velocity, double threshold, double acc) in NoProfile()
/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
79 #define REGISTER_DESC_WITH_LENGTH(off, rd, wr, length, acc) \ argument
89 #define REGISTER_DESC_WITH_LENGTH_UACCESS(off, rd, wr, urd, uwr, length, acc) \ argument
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dalphascale-asm9260.dtsi43 acc: clock-controller@80040000 { label
/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
457 struct bb_physts_acc_info *acc = &cmn_rpt->bb_physts_acc_i; in halbb_show_phy_hitogram_su() local
617 struct bb_rssi_su_acc_info *acc = &cmn_rpt->bb_rssi_su_acc_i; in halbb_show_rssi_and_rate_distribution_su() local
936 struct bb_physts_acc_info *acc = &cmn_rpt->bb_physts_acc_i; in halbb_rx_pkt_su_phy_hist() local
/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
457 struct bb_physts_acc_info *acc = &cmn_rpt->bb_physts_acc_i; in halbb_show_phy_hitogram_su() local
617 struct bb_rssi_su_acc_info *acc = &cmn_rpt->bb_rssi_su_acc_i; in halbb_show_rssi_and_rate_distribution_su() local
936 struct bb_physts_acc_info *acc = &cmn_rpt->bb_physts_acc_i; in halbb_rx_pkt_su_phy_hist() local
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiarc.c617 struct arc_def *def, struct arc_bound *bounds, struct accelerators *acc) in tailX()
2552 tailEllipseY(struct arc_def *def, struct accelerators *acc) in tailEllipseY()
2580 outerXfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) in outerXfromXY()
2586 outerYfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) in outerYfromXY()
2592 innerXfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) in innerXfromXY()
2598 innerYfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) in innerYfromXY()
2604 innerYfromY(double y, struct arc_def *def, struct accelerators *acc) in innerYfromY()
2632 computeAcc(xArc * tarc, int lw, struct arc_def *def, struct accelerators *acc) in computeAcc()
2660 struct accelerators *acc, miArcFacePtr right, miArcFacePtr left) in computeBound()
2797 struct arc_bound *bound, struct accelerators *acc, int left) in hookEllipseY()
[all …]
/OK3568_Linux_fs/u-boot/lib/rsa/
H A Drsa-mod-exp.c39 int64_t acc = 0; in subtract_modulus() local
188 uint32_t val[key->len], acc[key->len], tmp[key->len]; in pow_mod() local
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rdmavt/
H A Dmr.c328 struct ib_mr *rvt_get_dma_mr(struct ib_pd *pd, int acc) in rvt_get_dma_mr()
759 struct ib_sge *sge, int acc) in rvt_lkey_ok()
868 u32 len, u64 vaddr, u32 rkey, int acc) in rvt_rkey_ok()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dpoly1305.h65 uint32_t acc[5]; /** The accumulator number. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dpoly1305.h65 uint32_t acc[5]; /** The accumulator number. */ member
/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dkey.c36 unsigned int acc; in cachefiles_cook_key() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dpoly1305.h65 uint32_t acc[5]; /** The accumulator number. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dpoly1305.h65 uint32_t acc[5]; /** The accumulator number. */ member
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dtnum.c117 static struct tnum hma(struct tnum acc, u64 value, u64 mask) in hma()
130 struct tnum acc; in tnum_mul() local
/OK3568_Linux_fs/kernel/drivers/staging/fbtft/
H A Dfb_hx8347d.c103 int acc = 0; in set_gamma() local
H A Dfb_ssd1331.c134 int i, acc = 0; in set_gamma() local
H A Dfb_ssd1351.c123 int i, acc = 0; in set_gamma() local
/OK3568_Linux_fs/kernel/lib/
H A Dxxhash.c156 static uint64_t xxh64_round(uint64_t acc, const uint64_t input) in xxh64_round()
164 static uint64_t xxh64_merge_round(uint64_t acc, uint64_t val) in xxh64_merge_round()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c820 static inline u32 convert_access(int acc) in convert_access()
829 static struct ib_mr *mthca_get_dma_mr(struct ib_pd *pd, int acc) in mthca_get_dma_mr()
853 u64 virt, int acc, struct ib_udata *udata) in mthca_reg_user_mr()
/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()
447 struct scom_access acc; in scom_raw_read() local
466 struct scom_access acc; in scom_raw_write() local
/OK3568_Linux_fs/u-boot/board/gdsys/a38x/
H A Dkeyprogram.c44 u8 acc = 0; in decode_hexstr() local

1234