Searched defs:degrees (Results 26 – 35 of 35) sorted by relevance
12
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | emc2103.c | 51 s8 degrees; member 88 u8 degrees, fractional; in read_temp_from_i2c() local
|
| /OK3568_Linux_fs/u-boot/drivers/clk/rockchip/ |
| H A D | clk_rk3288.c | 1261 u16 degrees = 0; in rockchip_mmc_get_phase() local 1289 int rockchip_mmc_set_phase(struct clk *clk, u32 degrees) in rockchip_mmc_set_phase() 1347 static int rk3288_clk_set_phase(struct clk *clk, int degrees) in rk3288_clk_set_phase()
|
| H A D | clk_px30.c | 1495 u16 degrees = 0; in rockchip_mmc_get_phase() local 1524 int rockchip_mmc_set_phase(struct clk *clk, u32 degrees) in rockchip_mmc_set_phase() 1584 static int px30_clk_set_phase(struct clk *clk, int degrees) in px30_clk_set_phase()
|
| H A D | clk_rv1126.c | 1867 u16 degrees = 0; in rv1126_mmc_get_phase() local 1897 int rv1126_mmc_set_phase(struct clk *clk, u32 degrees) in rv1126_mmc_set_phase() 1959 static int rv1126_clk_set_phase(struct clk *clk, int degrees) in rv1126_clk_set_phase()
|
| H A D | clk_rk3568.c | 2894 u16 degrees = 0; in rk3568_mmc_get_phase() local 2926 int rk3568_mmc_set_phase(struct clk *clk, u32 degrees) in rk3568_mmc_set_phase() 2991 static int rk3568_clk_set_phase(struct clk *clk, int degrees) in rk3568_clk_set_phase()
|
| /OK3568_Linux_fs/u-boot/drivers/clk/ |
| H A D | clk-uclass.c | 360 int clk_set_phase(struct clk *clk, int degrees) in clk_set_phase()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/ |
| H A D | ipu-common.c | 136 int ipu_degrees_to_rot_mode(enum ipu_rotate_mode *mode, int degrees, in ipu_degrees_to_rot_mode() 168 int ipu_rot_mode_to_degrees(int *degrees, enum ipu_rotate_mode mode, in ipu_rot_mode_to_degrees()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/ |
| H A D | qmapboxgl.cpp | 836 void QMapboxGL::setBearing(double degrees) in setBearing() 841 void QMapboxGL::setBearing(double degrees, const QPointF ¢er) in setBearing()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-input.c | 1712 wl_fixed_t degrees, int32_t clicks) in tablet_tool_wheel() 1892 wl_fixed_t degrees) in tablet_pad_ring_angle()
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk.c | 2700 static int clk_core_set_phase_nolock(struct clk_core *core, int degrees) in clk_core_set_phase_nolock() 2745 int clk_set_phase(struct clk *clk, int degrees) in clk_set_phase()
|
12