Searched refs:points (Results 1 – 25 of 60) sorted by relevance
123
48 operating-points-v2 = <&cluster0_opp>;57 operating-points-v2 = <&cluster0_opp>;66 operating-points-v2 = <&cluster1_opp>;75 operating-points-v2 = <&cluster1_opp>;80 compatible = "operating-points-v2";118 compatible = "operating-points-v2";
29 operating-points = <35 fsl,soc-operating-points = <
45 operating-points-v2 = <&cluster0_opp>;54 operating-points-v2 = <&cluster0_opp>;63 operating-points-v2 = <&cluster0_opp>;72 operating-points-v2 = <&cluster0_opp>;77 compatible = "operating-points-v2";
26 operating-points-v2 = <&cpu_opp>;36 operating-points-v2 = <&cpu_opp>;46 operating-points-v2 = <&cpu_opp>;56 operating-points-v2 = <&cpu_opp>;61 compatible = "operating-points-v2";
39 operating-points-v2 = <&cluster0_opp>;48 operating-points-v2 = <&cluster0_opp>;53 compatible = "operating-points-v2";
30 operating-points = <38 fsl,soc-operating-points = <
24 operating-points = <
22 operating-points-v2 = <&cpu0_opp_table>;26 operating-points-v2 = <&cpu0_opp_table>;31 compatible = "operating-points-v2";
23 operating-points = <
54 operating-points-v2 = <&cpu0_opp_table>;64 operating-points-v2 = <&cpu0_opp_table>;74 operating-points-v2 = <&cpu0_opp_table>;84 operating-points-v2 = <&cpu0_opp_table>;104 compatible = "operating-points-v2";1409 rockchip,interpolat-points = <1>;1425 operating-points-v2 = <&dmc_opp_table>;1446 compatible = "operating-points-v2";1759 operating-points-v2 = <&rkvenc_opp_table>;1770 compatible = "operating-points-v2";[all …]
26 operating-points-v2 = <&cpu_opp>;36 operating-points-v2 = <&cpu_opp>;41 compatible = "operating-points-v2";
49 operating-points = <
84 operating-points = <
101 operating-points = <
139 operating-points-v2 = <&cpu0_opp_table>;147 operating-points-v2 = <&cpu0_opp_table>;155 operating-points-v2 = <&cpu0_opp_table>;163 operating-points-v2 = <&cpu0_opp_table>;168 compatible = "operating-points-v2";1003 operating-points-v2 = <&gpu_opp_table>;1010 compatible = "operating-points-v2";
82 operating-points-v2 = <&cpu0_opp_table>;92 operating-points-v2 = <&cpu0_opp_table>;102 operating-points-v2 = <&cpu0_opp_table>;112 operating-points-v2 = <&cpu0_opp_table>;142 compatible = "operating-points-v2";811 operating-points-v2 = <&gpu_opp_table>;826 compatible = "operating-points-v2";
66 operating-points-v2 = <&cpu0_opp_table>;75 operating-points-v2 = <&cpu0_opp_table>;84 operating-points-v2 = <&cpu0_opp_table>;93 operating-points-v2 = <&cpu0_opp_table>;98 compatible = "operating-points-v2";772 operating-points-v2 = <&gpu_opp_table>;785 compatible = "operating-points-v2";2030 rockchip,interpolat-points = <1>;
429 operating-points-v2 = <&cluster0_opp_table>;439 operating-points-v2 = <&cluster0_opp_table>;449 operating-points-v2 = <&cluster0_opp_table>;459 operating-points-v2 = <&cluster0_opp_table>;469 operating-points-v2 = <&cluster1_opp_table>;479 operating-points-v2 = <&cluster1_opp_table>;489 operating-points-v2 = <&cluster1_opp_table>;499 operating-points-v2 = <&cluster1_opp_table>;504 compatible = "operating-points-v2";540 compatible = "operating-points-v2";[all …]
26 operating-points = <
335 operating-points = <
9 "ctrl" registers points to the global control registers, while the "config" space10 points to the pcie configuration registers as mentioned in dw-pcie dt bindings in the link below.
1264 stbtt_uint8 *points; in stbtt_GetGlyphShape() local1267 points = data + g + 10 + numberOfContours * 2 + 2 + ins; in stbtt_GetGlyphShape()1289 flags = *points++; in stbtt_GetGlyphShape()1291 flagcount = *points++; in stbtt_GetGlyphShape()1302 stbtt_int16 dx = *points++; in stbtt_GetGlyphShape()1306 x = x + (stbtt_int16) (points[0]*256 + points[1]); in stbtt_GetGlyphShape()1307 points += 2; in stbtt_GetGlyphShape()1318 stbtt_int16 dy = *points++; in stbtt_GetGlyphShape()1322 y = y + (stbtt_int16) (points[0]*256 + points[1]); in stbtt_GetGlyphShape()1323 points += 2; in stbtt_GetGlyphShape()[all …]
81 stack usage at various points in run sequence of SPL. The -fstack-usage option
83 To use this feature, you need to focus those points.
145 For points 1 and 2 use a generic function power_init_board() to initialise the