Searched defs:degrees (Results  1 – 13 of 13) sorted by relevance
| /Linux-v5.4/include/linux/ | 
| D | fixp-arith.h | 48 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
 
 | 
| /Linux-v5.4/drivers/clk/meson/ | 
| D | clk-phase.c | 26 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()
 105 static int meson_clk_triphase_set_phase(struct clk_hw *hw, int degrees)  in meson_clk_triphase_set_phase()
 
 | 
| /Linux-v5.4/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-v5.4/drivers/clk/rockchip/ | 
| D | clk-mmc-phase.c | 51 	u16 degrees;  in rockchip_mmc_get_phase()  local75 static int rockchip_mmc_set_phase(struct clk_hw *hw, int degrees)  in rockchip_mmc_set_phase()
 
 | 
| D | clk-inverter.c | 35 static int rockchip_inv_set_phase(struct clk_hw *hw, int degrees)  in rockchip_inv_set_phase()
 | 
| /Linux-v5.4/drivers/clk/sunxi-ng/ | 
| D | ccu_phase.c | 56 static int ccu_phase_set_phase(struct clk_hw *hw, int degrees)  in ccu_phase_set_phase()
 | 
| /Linux-v5.4/drivers/mmc/host/ | 
| D | dw_mmc-hi3798cv200.c | 69 	static const int degrees[] = { 0, 45, 90, 135, 180, 225, 270, 315 };  in dw_mci_hi3798cv200_execute_tuning()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/dispnv04/ | 
| D | overlay.c | 74 sin_mul(int degrees, int factor)  in sin_mul()86 cos_mul(int degrees, int factor)  in cos_mul()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/sun4i/ | 
| D | sun4i_dotclock.c | 138 static int sun4i_dclk_set_phase(struct clk_hw *hw, int degrees)  in sun4i_dclk_set_phase()
 | 
| /Linux-v5.4/drivers/clk/sunxi/ | 
| D | clk-mod0.c | 214 static int mmc_set_phase(struct clk_hw *hw, int degrees)  in mmc_set_phase()
 | 
| /Linux-v5.4/drivers/hwmon/ | 
| D | emc2103.c | 51 	s8	degrees;  member88 	u8 degrees, fractional;  in read_temp_from_i2c()  local
 
 | 
| /Linux-v5.4/drivers/gpu/ipu-v3/ | 
| D | ipu-common.c | 201 int ipu_degrees_to_rot_mode(enum ipu_rotate_mode *mode, int degrees,  in ipu_degrees_to_rot_mode()233 int ipu_rot_mode_to_degrees(int *degrees, enum ipu_rotate_mode mode,  in ipu_rot_mode_to_degrees()
 
 | 
| /Linux-v5.4/drivers/clk/ | 
| D | clk.c | 2568 static int clk_core_set_phase_nolock(struct clk_core *core, int degrees)  in clk_core_set_phase_nolock()2613 int clk_set_phase(struct clk *clk, int degrees)  in clk_set_phase()
 
 |