Home
last modified time | relevance | path

Searched defs:coef (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/volt/
H A Dnouveau_nvkm_subdev_volt_gk20a.c57 gk20a_volt_get_cvb_voltage(int speedo, int s_scale, const struct cvb_coef *coef) in gk20a_volt_get_cvb_voltage()
73 const struct cvb_coef *coef) in gk20a_volt_get_cvb_t_voltage()
86 gk20a_volt_calc_voltage(const struct cvb_coef *coef, int speedo) in gk20a_volt_calc_voltage()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
H A Dramnv40.h12 u32 coef; member
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dcomplexity.h45 double coef; member
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dcomplexity.h45 double coef; member
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dfir.s190 coef: label
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-affine.h38 widest_int coef; variable
H A Dtree-affine.c599 aff_combination_add_product (aff_tree *c, const widest_int &coef, tree val, in aff_combination_add_product()
H A Dtree-ssa-address.c626 HOST_WIDE_INT coef; in most_expensive_mult_to_index() local
H A Dtree-data-ref.c261 tree coef; in dump_affine_function() local
2522 tree coef; in affine_function_constant_p() local
2560 tree coef; in affine_fn_op() local
3291 affine_fn_univar (tree cst, unsigned dim, tree coef) in affine_fn_univar()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-affine.h38 widest_int coef; variable
H A Dtree-ssa-address.cc626 HOST_WIDE_INT coef; in most_expensive_mult_to_index() local
H A Dtree-affine.cc608 aff_combination_add_product (aff_tree *c, const widest_int &coef, tree val, in aff_combination_add_product()
H A Dtree-data-ref.cc262 tree coef; in dump_affine_function() local
2777 tree coef; in affine_function_constant_p() local
2815 tree coef; in affine_fn_op() local
3609 affine_fn_univar (tree cst, unsigned dim, tree coef) in affine_fn_univar()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
H A Dnouveau_nvkm_subdev_clk_gf100.c43 u32 coef; member
68 u32 coef = nvkm_rd32(device, pll + 0x04); in read_pll() local
255 calc_pll(struct gf100_clk *clk, int idx, u32 freq, u32 *coef) in calc_pll()
H A Dnouveau_nvkm_subdev_clk_gk104.c43 u32 coef; member
69 u32 coef = nvkm_rd32(device, pll + 0x04); in read_pll() local
268 calc_pll(struct gk104_clk *clk, int idx, u32 freq, u32 *coef) in calc_pll()
H A Dnouveau_nvkm_subdev_clk_nv50.c61 u32 coef, ref = nvkm_clk_read(&clk->base, nv_clk_src_crystal); in read_pll_src() local
168 u32 coef = nvkm_rd32(device, base + 4); in read_pll() local
H A Dnouveau_nvkm_subdev_clk_gt215.c122 u32 coef = nvkm_rd32(device, pll + 4); in read_pll() local
375 const u32 coef = pll + 4; in prog_pll() local
H A Dnouveau_nvkm_subdev_clk_nv40.c65 u32 coef = nvkm_rd32(device, reg + 0x04); in read_pll_2() local
H A Dnouveau_nvkm_subdev_clk_mcp77.c58 u32 coef = nvkm_rd32(device, base + 4); in read_pll() local
/netbsd-src/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Dv3d_drm.h226 __u32 coef[4]; member
246 __u32 coef[4]; member
/netbsd-src/external/mit/isl/dist/
H A Disl_scheduler.c1638 isl_basic_set *coef; in intra_coefficients() local
1685 isl_basic_set *coef; in inter_coefficients() local
1713 static isl_size coef_var_offset(__isl_keep isl_basic_set *coef) in coef_var_offset()
1910 isl_basic_set *coef; in add_intra_validity_constraints() local
1947 isl_basic_set *coef; in add_inter_validity_constraints() local
2025 isl_basic_set *coef; in add_intra_proximity_constraints() local
2104 isl_basic_set *coef; in add_inter_proximity_constraints() local
2389 isl_basic_set *coef; in count_map_constraints() local
3891 struct isl_sched_node *node, __isl_take isl_basic_set *coef, int pos) in add_intra_constraints()
3937 __isl_take isl_basic_set *coef, int pos) in add_inter_constraints()
[all …]
/netbsd-src/sys/dev/pci/
H A Dif_wpireg.h630 int32_t coef[5]; member