Searched defs:lclk (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.h56 uint32_t lclk[MAX_PCIE_CONF]; member in struct:arcturus_pcie_table
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.h56 uint32_t lclk[ALDEBARAN_MAX_PCIE_CONF]; member in struct:aldebaran_pcie_table
/linux-master/drivers/gpu/drm/msm/dp/
H A Ddp_debug.c31 u64 lclk = 0; local
H A Ddp_ctrl.c44 u64 lclk; /* 162, 270, 540 and 810 */ member in struct:dp_tu_calc_input
/linux-master/drivers/clk/
H A Dclk-lochnagar.c147 struct lochnagar_clk *lclk = lochnagar_hw_to_lclk(hw); local
163 struct lochnagar_clk *lclk = lochnagar_hw_to_lclk(hw); local
176 struct lochnagar_clk *lclk = lochnagar_hw_to_lclk(hw); local
191 struct lochnagar_clk *lclk = lochnagar_hw_to_lclk(hw); local
245 struct lochnagar_clk *lclk; local
[all...]
/linux-master/drivers/video/fbdev/
H A Dpxafb.c1235 unsigned long lclk = clk_get_rate(fbi->clk); local
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.h143 uint32_t lclk[MAX_PCIE_CONF]; member in struct:vega10_pcie_table
H A Dvega12_hwmgr.h121 uint32_t lclk[MAX_PCIE_CONF]; member in struct:vega12_pcie_table
H A Dvega20_hwmgr.h174 uint32_t lclk[MAX_PCIE_CONF]; member in struct:vega20_pcie_table
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c2104 static int check_horiz_timing_omap3(unsigned long pclk, unsigned long lclk, argument
2249 static int dispc_ovl_calc_scaling_24xx(unsigned long pclk, unsigned long lclk, argument
2295 static int dispc_ovl_calc_scaling_34xx(unsigned long pclk, unsigned long lclk, argument
2380 static int dispc_ovl_calc_scaling_44xx(unsigned long pclk, unsigned long lclk, argument
2425 dispc_ovl_calc_scaling(unsigned long pclk, unsigned long lclk, enum omap_overlay_caps caps, const struct omap_video_timings *mgr_timings, u16 width, u16 height, u16 out_width, u16 out_height, enum omap_color_mode color_mode, bool *five_taps, int *x_predecim, int *y_predecim, u16 pos_x, enum omap_dss_rotation_type rotation_type, bool mem_to_mem) argument
2525 unsigned long lclk = dispc_mgr_lclk_rate(channel); local
2574 unsigned long lclk = dispc_plane_lclk_rate(plane); local
[all...]
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c2139 static int check_horiz_timing_omap3(unsigned long pclk, unsigned long lclk, argument
2286 dispc_ovl_calc_scaling_24xx(struct dispc_device *dispc, unsigned long pclk, unsigned long lclk, const struct videomode *vm, u16 width, u16 height, u16 out_width, u16 out_height, u32 fourcc, bool *five_taps, int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, u16 pos_x, unsigned long *core_clk, bool mem_to_mem) argument
2335 dispc_ovl_calc_scaling_34xx(struct dispc_device *dispc, unsigned long pclk, unsigned long lclk, const struct videomode *vm, u16 width, u16 height, u16 out_width, u16 out_height, u32 fourcc, bool *five_taps, int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, u16 pos_x, unsigned long *core_clk, bool mem_to_mem) argument
2423 dispc_ovl_calc_scaling_44xx(struct dispc_device *dispc, unsigned long pclk, unsigned long lclk, const struct videomode *vm, u16 width, u16 height, u16 out_width, u16 out_height, u32 fourcc, bool *five_taps, int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, u16 pos_x, unsigned long *core_clk, bool mem_to_mem) argument
2495 dispc_ovl_calc_scaling(struct dispc_device *dispc, enum omap_plane_id plane, unsigned long pclk, unsigned long lclk, enum omap_overlay_caps caps, const struct videomode *vm, u16 width, u16 height, u16 out_width, u16 out_height, u32 fourcc, bool *five_taps, int *x_predecim, int *y_predecim, u16 pos_x, enum omap_dss_rotation_type rotation_type, bool mem_to_mem) argument
2638 unsigned long lclk = dispc_plane_lclk_rate(dispc, plane); local
[all...]
/linux-master/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h303 uint32_t lclk; member in struct:smu_bios_boot_up_values

Completed in 230 milliseconds