Searched defs:degrees (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/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.1.27/drivers/clk/rockchip/ |
D | clk-mmc-phase.c | 55 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()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/ |
D | overlay.c | 75 sin_mul(int degrees, int factor) in sin_mul() 87 cos_mul(int degrees, int factor) in cos_mul()
|
/linux-4.1.27/drivers/clk/sunxi/ |
D | clk-mod0.c | 230 static int mmc_set_phase(struct clk_hw *hw, int degrees) in mmc_set_phase()
|
/linux-4.1.27/drivers/hwmon/ |
D | emc2103.c | 64 s8 degrees; member 101 u8 degrees, fractional; in read_temp_from_i2c() local
|
/linux-4.1.27/drivers/gpu/ipu-v3/ |
D | ipu-common.c | 180 int ipu_degrees_to_rot_mode(enum ipu_rotate_mode *mode, int degrees, in ipu_degrees_to_rot_mode() 212 int ipu_rot_mode_to_degrees(int *degrees, enum ipu_rotate_mode mode, in ipu_rot_mode_to_degrees()
|
/linux-4.1.27/drivers/clk/ |
D | clk.c | 2175 int clk_set_phase(struct clk *clk, int degrees) in clk_set_phase()
|