Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/include/linux/
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
/kernel/linux/linux-6.6/include/linux/
Dfixp-arith.h49 static inline s32 __fixp_sin32(int degrees) in __fixp_sin32()
73 static inline s32 fixp_sin32(int degrees) in fixp_sin32()
115 int degrees; in fixp_sin32_rad() local
/kernel/linux/linux-5.10/drivers/clk/meson/
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()
/kernel/linux/linux-6.6/drivers/clk/meson/
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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/clk/rockchip/
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()
Dclk-inverter.c35 static int rockchip_inv_set_phase(struct clk_hw *hw, int degrees) in rockchip_inv_set_phase()
/kernel/linux/linux-5.10/drivers/clk/rockchip/
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()
Dclk-inverter.c35 static int rockchip_inv_set_phase(struct clk_hw *hw, int degrees) in rockchip_inv_set_phase()
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
Dccu_phase.c56 static int ccu_phase_set_phase(struct clk_hw *hw, int degrees) in ccu_phase_set_phase()
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
Dccu_phase.c56 static int ccu_phase_set_phase(struct clk_hw *hw, int degrees) in ccu_phase_set_phase()
/kernel/linux/linux-6.6/drivers/mmc/host/
Dsdhci-of-arasan.c729 static int sdhci_zynqmp_sdcardclk_set_phase(struct clk_hw *hw, int degrees) in sdhci_zynqmp_sdcardclk_set_phase()
795 static int sdhci_zynqmp_sampleclk_set_phase(struct clk_hw *hw, int degrees) in sdhci_zynqmp_sampleclk_set_phase()
861 static int sdhci_versal_sdcardclk_set_phase(struct clk_hw *hw, int degrees) in sdhci_versal_sdcardclk_set_phase()
928 static int sdhci_versal_sampleclk_set_phase(struct clk_hw *hw, int degrees) in sdhci_versal_sampleclk_set_phase()
989 static int sdhci_versal_net_emmc_sdcardclk_set_phase(struct clk_hw *hw, int degrees) in sdhci_versal_net_emmc_sdcardclk_set_phase()
1034 static int sdhci_versal_net_emmc_sampleclk_set_phase(struct clk_hw *hw, int degrees) in sdhci_versal_net_emmc_sampleclk_set_phase()
Ddw_mmc-hi3798cv200.c63 static const int degrees[] = { 0, 45, 90, 135, 180, 225, 270, 315 }; in dw_mci_hi3798cv200_execute_tuning() local
/kernel/linux/linux-5.10/drivers/mmc/host/
Ddw_mmc-hi3798cv200.c69 static const int degrees[] = { 0, 45, 90, 135, 180, 225, 270, 315 }; in dw_mci_hi3798cv200_execute_tuning() local
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()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
Doverlay.c75 sin_mul(int degrees, int factor) in sin_mul()
87 cos_mul(int degrees, int factor) in cos_mul()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
Doverlay.c75 sin_mul(int degrees, int factor) in sin_mul()
87 cos_mul(int degrees, int factor) in cos_mul()
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
Dsun4i_tcon_dclk.c138 static int sun4i_dclk_set_phase(struct clk_hw *hw, int degrees) in sun4i_dclk_set_phase()
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
Dsun4i_dotclock.c138 static int sun4i_dclk_set_phase(struct clk_hw *hw, int degrees) in sun4i_dclk_set_phase()
/kernel/linux/linux-6.6/drivers/clk/sunxi/
Dclk-mod0.c212 static int mmc_set_phase(struct clk_hw *hw, int degrees) in mmc_set_phase()
/kernel/linux/linux-5.10/drivers/clk/sunxi/
Dclk-mod0.c214 static int mmc_set_phase(struct clk_hw *hw, int degrees) in mmc_set_phase()
/kernel/linux/linux-6.6/drivers/hwmon/
Demc2103.c51 s8 degrees; member
88 u8 degrees, fractional; in read_temp_from_i2c() local
/kernel/linux/linux-5.10/drivers/hwmon/
Demc2103.c51 s8 degrees; member
88 u8 degrees, fractional; in read_temp_from_i2c() local
/kernel/linux/linux-6.6/drivers/clk/starfive/
Dclk-starfive-jh71x0.c185 static int jh71x0_clk_set_phase(struct clk_hw *hw, int degrees) in jh71x0_clk_set_phase()

12