Home
last modified time | relevance | path

Searched +full:90 +full:deg (Results 1 – 25 of 43) sorted by relevance

12

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dmps,mpq7920.yaml65 corresponding values 0deg, 90deg, 180deg, 270deg
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-mmc-phase.c42 * simplify calculations. So 45degs could be anywhere between 33deg and 57.8deg.
60 degrees = (raw_value & ROCKCHIP_MMC_DEGREE_MASK) * 90; in rockchip_mmc_get_phase()
101 nineties = degrees / 90; in rockchip_mmc_set_phase()
102 remainder = (degrees % 90); in rockchip_mmc_set_phase()
116 * 1.3, 2.6, ..., 88.6. 89.8, ..., 114.0, 90 in rockchip_mmc_set_phase()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Dthomas_inverse.hpp158 // it's a situation when the endpoints are on the poles +-90 deg in apply()
167 // If d_lambda is close to 90 or -90 deg then tan(d_lambda) is big in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dazimuth.hpp36 // (North - 0deg, East - 90deg). For consistency in 2d cartesian CS
/OK3568_Linux_fs/kernel/drivers/iio/imu/
H A Dadis16400.c34 #define ADIS16400_MTEST_DELAY 90 /* ms */
1004 .reset_ms = 90,
1005 .sw_reset_ms = 90,
1015 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */
1028 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */
1039 .gyro_scale_micro = IIO_DEGREE_TO_RAD(73260), /* 0.07326 deg/s */
1053 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */
1066 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */
1079 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */
1092 .gyro_scale_micro = IIO_DEGREE_TO_RAD(2000), /* 0.2 deg/s */
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dinput.h85 * (units/deg/s) for rotational axes (ABS_RX, ABS_RY, ABS_RZ).
442 * 0 deg -> 0x0000 (down)
443 * 90 deg -> 0x4000 (left)
444 * 180 deg -> 0x8000 (up)
445 * 270 deg -> 0xC000 (right)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dinput.h85 * (units/deg/s) for rotational axes (ABS_RX, ABS_RY, ABS_RZ).
442 * 0 deg -> 0x0000 (down)
443 * 90 deg -> 0x4000 (left)
444 * 180 deg -> 0x8000 (up)
445 * 270 deg -> 0xC000 (right)
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dinput.h88 * (units/deg/s) for rotational axes (ABS_RX, ABS_RY, ABS_RZ).
445 * 0 deg -> 0x0000 (down)
446 * 90 deg -> 0x4000 (left)
447 * 180 deg -> 0x8000 (up)
448 * 270 deg -> 0xC000 (right)
/OK3568_Linux_fs/kernel/drivers/staging/fbtft/
H A Dfb_uc1611.c47 /* TC -> % compensation per deg C: 0-3 -> -.05, -.10, -.015, -.20 */
114 case 90: in set_addr_win()
162 case 90: in set_var()
233 case 90: in write_vmem()
267 case 90: in write_vmem()
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3128.c671 * simplify calculations. So 45degs could be anywhere between 33deg and 57.8deg.
696 degrees = (raw_value & ROCKCHIP_MMC_DEGREE_MASK) * 90; in rk3128_mmc_get_phase()
724 nineties = degrees / 90; in rk3128_mmc_set_phase()
725 remainder = (degrees % 90); in rk3128_mmc_set_phase()
H A Dclk_rk322x.c814 * simplify calculations. So 45degs could be anywhere between 33deg and 57.8deg.
839 degrees = (raw_value & ROCKCHIP_MMC_DEGREE_MASK) * 90; in rk322x_mmc_get_phase()
867 nineties = degrees / 90; in rk322x_mmc_set_phase()
868 remainder = (degrees % 90); in rk322x_mmc_set_phase()
H A Dclk_rk3308.c1108 * simplify calculations. So 45degs could be anywhere between 33deg and 57.8deg.
1131 degrees = (raw_value >> ROCKCHIP_MMC_DEGREE_OFFSET) * 90; in rockchip_mmc_get_phase()
1160 nineties = degrees / 90; in rockchip_mmc_set_phase()
1161 remainder = (degrees % 90); in rockchip_mmc_set_phase()
H A Dclk_rk3288.c1252 * simplify calculations. So 45degs could be anywhere between 33deg and 57.8deg.
1274 degrees = (raw_value & ROCKCHIP_MMC_DEGREE_MASK) * 90; in rockchip_mmc_get_phase()
1302 nineties = degrees / 90; in rockchip_mmc_set_phase()
1303 remainder = (degrees % 90); in rockchip_mmc_set_phase()
H A Dclk_rk1808.c1112 * simplify calculations. So 45degs could be anywhere between 33deg and 57.8deg.
1137 degrees = (raw_value & ROCKCHIP_MMC_DEGREE_MASK) * 90; in rk1808_mmc_get_phase()
1165 nineties = degrees / 90; in rk1808_mmc_set_phase()
1166 remainder = (degrees % 90); in rk1808_mmc_set_phase()
H A Dclk_rv1106.c1424 * simplify calculations. So 45degs could be anywhere between 33deg and 57.8deg.
1447 degrees = (raw_value & ROCKCHIP_MMC_DEGREE_MASK) * 90; in rv1106_mmc_get_phase()
1473 nineties = degrees / 90; in rv1106_mmc_set_phase()
1474 remainder = (degrees % 90); in rv1106_mmc_set_phase()
H A Dclk_rk3368.c1134 * simplify calculations. So 45degs could be anywhere between 33deg and 57.8deg.
1159 degrees = (raw_value & ROCKCHIP_MMC_DEGREE_MASK) * 90; in rk3368_mmc_get_phase()
1187 nineties = degrees / 90; in rk3368_mmc_set_phase()
1188 remainder = (degrees % 90); in rk3368_mmc_set_phase()
H A Dclk_rk3328.c1151 * simplify calculations. So 45degs could be anywhere between 33deg and 57.8deg.
1176 degrees = (raw_value & ROCKCHIP_MMC_DEGREE_MASK) * 90; in rk3328_mmc_get_phase()
1204 nineties = degrees / 90; in rk3328_mmc_set_phase()
1205 remainder = (degrees % 90); in rk3328_mmc_set_phase()
H A Dclk_rk3528.c1631 * simplify calculations. So 45degs could be anywhere between 33deg and 57.8deg.
1652 degrees = (raw_value & ROCKCHIP_MMC_DEGREE_MASK) * 90; in rk3528_mmc_get_phase()
1678 nineties = degrees / 90; in rk3528_mmc_set_phase()
1679 remainder = (degrees % 90); in rk3528_mmc_set_phase()
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Diforce-protocol.rst172 04 Phase. Val 00 = 0 deg, Val 40 = 90 degs.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/
H A Dpoint_in_poly_winding.hpp37 // 1 deg or pi/180 rad
166 // NOTE: lat in {-90, 90} and arbitrary lon in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Dintersection.hpp62 // E.g. consider two cases, one near the origin and the second one rotated by 90 deg around Z or SN…
65 // for sph (-1 -1, 1 1) deg cart3d ys are -0.017449748351250485 and 0.017449748351250485
66 // for sph (89 -1, 91 1) deg cart3d xs are 0.017449748351250571 and -0.017449748351250450
/OK3568_Linux_fs/kernel/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c180 #define VP9_IF_UV_MODE_SIZE 92 /* only use 90*/
323 #define D45_PRED 3 /* Directional 45 deg = round(arctan(1/1) * 180/pi) */
324 #define D135_PRED 4 /* Directional 135 deg = 180 - 45 */
325 #define D117_PRED 5 /* Directional 117 deg = 180 - 63 */
326 #define D153_PRED 6 /* Directional 153 deg = 180 - 27 */
327 #define D207_PRED 7 /* Directional 207 deg = 180 + 27 */
328 #define D63_PRED 8 /* Directional 63 deg = round(arctan(2/1) * 180/pi) */
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.min.css590%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-…
H A Dbootstrap.css1475 font-size: 90%;
1539 font-size: 90%;
1546 font-size: 90%;
5155 …background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, tr…
5156 …background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, tr…
5157 …background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, tr…
5171 …background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, tr…
5172 …background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, tr…
5173 …background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, tr…
5179 …background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, tr…
[all …]
/OK3568_Linux_fs/external/rkupdate/
H A DCRC.cpp69 #define rr_max 104 /* Number of parity checks, rr = deg[g(x)] */
313 …) | (gg[94] << 9) | (gg[93] << 10) | (gg[92] << 11) | (gg[91] << 12) | (gg[90] << 13) | (gg[89] <<… in gen_poly()

12