| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/ |
| H A D | mps,mpq7920.yaml | 65 corresponding values 0deg, 90deg, 180deg, 270deg
|
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/ |
| H A D | clk-mmc-phase.c | 42 * 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 D | thomas_inverse.hpp | 158 // 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 D | azimuth.hpp | 36 // (North - 0deg, East - 90deg). For consistency in 2d cartesian CS
|
| /OK3568_Linux_fs/kernel/drivers/iio/imu/ |
| H A D | adis16400.c | 34 #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 D | input.h | 85 * (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 D | input.h | 85 * (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 D | input.h | 88 * (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 D | fb_uc1611.c | 47 /* 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 D | clk_rk3128.c | 671 * 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 D | clk_rk322x.c | 814 * 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 D | clk_rk3308.c | 1108 * 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 D | clk_rk3288.c | 1252 * 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 D | clk_rk1808.c | 1112 * 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 D | clk_rv1106.c | 1424 * 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 D | clk_rk3368.c | 1134 * 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 D | clk_rk3328.c | 1151 * 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 D | clk_rk3528.c | 1631 * 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 D | iforce-protocol.rst | 172 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 D | point_in_poly_winding.hpp | 37 // 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 D | intersection.hpp | 62 // 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 D | codec_vp9.c | 180 #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 D | bootstrap.min.css | 5 …90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-…
|
| H A D | bootstrap.css | 1475 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 D | CRC.cpp | 69 #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()
|