Home
last modified time | relevance | path

Searched defs:degrees (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/linux/
H A Dfixp-arith.h48 static inline s32 __fixp_sin32(int degrees) in __fixp_sin32()
72 static inline s32 fixp_sin32(int degrees) in fixp_sin32()
114 int degrees; in fixp_sin32_rad() local
/OK3568_Linux_fs/kernel/drivers/clk/meson/
H A Dclk-phase.c26 static unsigned int meson_clk_degrees_to_val(int degrees, unsigned int width) in meson_clk_degrees_to_val()
48 static int meson_clk_phase_set_phase(struct clk_hw *hw, int degrees) in meson_clk_phase_set_phase()
107 static int meson_clk_triphase_set_phase(struct clk_hw *hw, int degrees) in meson_clk_triphase_set_phase()
164 static int meson_sclk_ws_inv_set_phase(struct clk_hw *hw, int degrees) in meson_sclk_ws_inv_set_phase()
/OK3568_Linux_fs/u-boot/include/
H A Dfixp-arith.h47 static inline s32 __fixp_sin32(int degrees) in __fixp_sin32()
71 static inline s32 fixp_sin32(int degrees) in fixp_sin32()
/OK3568_Linux_fs/kernel/drivers/clk/hisilicon/
H A Dclk-hisi-phase.c54 int degrees) in hisi_phase_degrees_to_regval()
65 static int hisi_clk_set_phase(struct clk_hw *hw, int degrees) in hisi_clk_set_phase()
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-mmc-phase.c51 u16 degrees; in rockchip_mmc_get_phase() local
75 static int rockchip_mmc_set_phase(struct clk_hw *hw, int degrees) in rockchip_mmc_set_phase()
H A Dclk-inverter.c35 static int rockchip_inv_set_phase(struct clk_hw *hw, int degrees) in rockchip_inv_set_phase()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqlocationutils_p.h219 inline static double radians(double degrees) in radians()
224 inline static double degrees(double radians) in degrees() function
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3128.c680 u16 degrees = 0; in rk3128_mmc_get_phase() local
711 int rk3128_mmc_set_phase(struct clk *clk, u32 degrees) in rk3128_mmc_set_phase()
774 static int rk3128_clk_set_phase(struct clk *clk, int degrees) in rk3128_clk_set_phase()
H A Dclk_rk322x.c823 u16 degrees = 0; in rk322x_mmc_get_phase() local
854 int rk322x_mmc_set_phase(struct clk *clk, u32 degrees) in rk322x_mmc_set_phase()
917 static int rk322x_clk_set_phase(struct clk *clk, int degrees) in rk322x_clk_set_phase()
H A Dclk_rk1808.c1121 u16 degrees = 0; in rk1808_mmc_get_phase() local
1152 int rk1808_mmc_set_phase(struct clk *clk, u32 degrees) in rk1808_mmc_set_phase()
1215 static int rk1808_clk_set_phase(struct clk *clk, int degrees) in rk1808_clk_set_phase()
H A Dclk_rv1106.c1432 u16 degrees = 0; in rv1106_mmc_get_phase() local
1462 int rv1106_mmc_set_phase(struct clk *clk, u32 degrees) in rv1106_mmc_set_phase()
1522 static int rv1106_grfclk_set_phase(struct clk *clk, int degrees) in rv1106_grfclk_set_phase()
H A Dclk_rk3328.c1160 u16 degrees = 0; in rk3328_mmc_get_phase() local
1191 int rk3328_mmc_set_phase(struct clk *clk, u32 degrees) in rk3328_mmc_set_phase()
1254 static int rk3328_clk_set_phase(struct clk *clk, int degrees) in rk3328_clk_set_phase()
H A Dclk_rk3308.c1117 u16 degrees = 0; in rockchip_mmc_get_phase() local
1147 int rockchip_mmc_set_phase(struct clk *clk, u32 degrees) in rockchip_mmc_set_phase()
1206 static int rk3308_clk_set_phase(struct clk *clk, int degrees) in rk3308_clk_set_phase()
H A Dclk_rk3588.c1822 u16 degrees = 0; in rk3588_mmc_get_phase() local
1850 int rk3588_mmc_set_phase(struct clk *clk, u32 degrees) in rk3588_mmc_set_phase()
1906 static int rk3588_clk_set_phase(struct clk *clk, int degrees) in rk3588_clk_set_phase()
H A Dclk_rk3368.c1143 u16 degrees = 0; in rk3368_mmc_get_phase() local
1174 int rk3368_mmc_set_phase(struct clk *clk, u32 degrees) in rk3368_mmc_set_phase()
1237 static int rk3368_clk_set_phase(struct clk *clk, int degrees) in rk3368_clk_set_phase()
H A Dclk_rk3528.c1639 u16 degrees = 0; in rk3528_mmc_get_phase() local
1667 int rk3528_mmc_set_phase(struct clk *clk, u32 degrees) in rk3528_mmc_set_phase()
1724 static int rk3528_grfclk_set_phase(struct clk *clk, int degrees) in rk3528_grfclk_set_phase()
H A Dclk_rk3562.c1610 u16 degrees = 0; in rk3562_mmc_get_phase() local
1640 int rk3562_mmc_set_phase(struct clk *clk, u32 degrees) in rk3562_mmc_set_phase()
1697 static int rk3562_clk_set_phase(struct clk *clk, int degrees) in rk3562_clk_set_phase()
/OK3568_Linux_fs/kernel/drivers/clk/sunxi-ng/
H A Dccu_phase.c56 static int ccu_phase_set_phase(struct clk_hw *hw, int degrees) in ccu_phase_set_phase()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-of-arasan.c623 static int sdhci_zynqmp_sdcardclk_set_phase(struct clk_hw *hw, int degrees) in sdhci_zynqmp_sdcardclk_set_phase()
688 static int sdhci_zynqmp_sampleclk_set_phase(struct clk_hw *hw, int degrees) in sdhci_zynqmp_sampleclk_set_phase()
753 static int sdhci_versal_sdcardclk_set_phase(struct clk_hw *hw, int degrees) in sdhci_versal_sdcardclk_set_phase()
819 static int sdhci_versal_sampleclk_set_phase(struct clk_hw *hw, int degrees) in sdhci_versal_sampleclk_set_phase()
H A Ddw_mmc-hi3798cv200.c69 static const int degrees[] = { 0, 45, 90, 135, 180, 225, 270, 315 }; in dw_mci_hi3798cv200_execute_tuning() local
H A Ddw_mmc-rockchip.c149 u32 degrees[4] = {0, 90, 180, 270}, degree; in dw_mci_v2_execute_tuning() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/
H A Doverlay.c75 sin_mul(int degrees, int factor) in sin_mul()
87 cos_mul(int degrees, int factor) in cos_mul()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dmap.cpp553 void Map::setBearing(double degrees, const AnimationOptions& animation) { in setBearing()
558 void Map::setBearing(double degrees, optional<ScreenCoordinate> anchor, const AnimationOptions& ani… in setBearing()
564 void Map::setBearing(double degrees, const EdgeInsets& padding, const AnimationOptions& animation) { in setBearing()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun4i_dotclock.c138 static int sun4i_dclk_set_phase(struct clk_hw *hw, int degrees) in sun4i_dclk_set_phase()
/OK3568_Linux_fs/kernel/drivers/clk/sunxi/
H A Dclk-mod0.c214 static int mmc_set_phase(struct clk_hw *hw, int degrees) in mmc_set_phase()

12