Searched defs:degrees (Results 1 – 9 of 9) sorted by relevance
/linux-4.19.296/include/linux/ |
D | fixp-arith.h | 60 static inline s32 __fixp_sin32(int degrees) in __fixp_sin32() 84 static inline s32 fixp_sin32(int degrees) in fixp_sin32() 126 int degrees; in fixp_sin32_rad() local
|
/linux-4.19.296/drivers/clk/meson/ |
D | clk-phase.c | 24 unsigned int meson_clk_degrees_to_val(int degrees, unsigned int width) in meson_clk_degrees_to_val() 47 static int meson_clk_phase_set_phase(struct clk_hw *hw, int degrees) in meson_clk_phase_set_phase()
|
D | clk-triphase.c | 49 static int meson_clk_triphase_set_phase(struct clk_hw *hw, int degrees) in meson_clk_triphase_set_phase()
|
/linux-4.19.296/drivers/clk/hisilicon/ |
D | clk-hisi-phase.c | 54 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()
|
/linux-4.19.296/drivers/clk/rockchip/ |
D | clk-mmc-phase.c | 60 u16 degrees; in rockchip_mmc_get_phase() local 84 static int rockchip_mmc_set_phase(struct clk_hw *hw, int degrees) in rockchip_mmc_set_phase()
|
D | clk-inverter.c | 44 static int rockchip_inv_set_phase(struct clk_hw *hw, int degrees) in rockchip_inv_set_phase()
|
/linux-4.19.296/drivers/clk/sunxi-ng/ |
D | ccu_phase.c | 59 static int ccu_phase_set_phase(struct clk_hw *hw, int degrees) in ccu_phase_set_phase()
|
/linux-4.19.296/drivers/clk/sunxi/ |
D | clk-mod0.c | 222 static int mmc_set_phase(struct clk_hw *hw, int degrees) in mmc_set_phase()
|
/linux-4.19.296/drivers/clk/ |
D | clk.c | 2356 static int clk_core_set_phase_nolock(struct clk_core *core, int degrees) in clk_core_set_phase_nolock() 2401 int clk_set_phase(struct clk *clk, int degrees) in clk_set_phase()
|