Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dfixp-arith.h60 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/
Dclk-phase.c24 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()
Dclk-triphase.c49 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/
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()
/linux-4.19.296/drivers/clk/rockchip/
Dclk-mmc-phase.c60 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()
Dclk-inverter.c44 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/
Dccu_phase.c59 static int ccu_phase_set_phase(struct clk_hw *hw, int degrees) in ccu_phase_set_phase()
/linux-4.19.296/drivers/clk/sunxi/
Dclk-mod0.c222 static int mmc_set_phase(struct clk_hw *hw, int degrees) in mmc_set_phase()
/linux-4.19.296/drivers/clk/
Dclk.c2356 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()