Home
last modified time | relevance | path

Searched full:lclk (Results 1 – 25 of 50) sorted by relevance

12

/linux/Documentation/devicetree/bindings/display/
H A Drenesas,shmobile-lcdc.yaml37 - enum: [ media, lclk, hdmi, video ]
38 - enum: [ media, lclk, hdmi, video ]
39 - enum: [ media, lclk, hdmi, video ]
40 - enum: [ media, lclk, hdmi, video ]
116 clock-names = "fck", "media", "lclk", "video";
/linux/drivers/gpu/drm/msm/dp/
H A Ddp_debug.c30 u64 lclk = 0; in msm_dp_debug_show() local
78 lclk = debug->link->link_params.rate * 1000; in msm_dp_debug_show()
79 seq_printf(seq, "\t\tlclk = %lld\n", lclk); in msm_dp_debug_show()
/linux/drivers/usb/host/
H A Dxhci-rcar.c38 #define RCAR_USB3_LCLK 0xa44 /* LCLK Select */
64 /* LCLK Select */
78 /* LCLK Select */ in xhci_rcar_start_gen2()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.h56 uint32_t lclk[MAX_PCIE_CONF]; member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.h56 uint32_t lclk[ALDEBARAN_MAX_PCIE_CONF]; member
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c67 int (*calc_scaling) (unsigned long pclk, unsigned long lclk,
2093 static int check_horiz_timing_omap3(unsigned long pclk, unsigned long lclk, in check_horiz_timing_omap3() argument
2111 blank = div_u64((u64)(t->hbp + t->hsw + t->hfp) * lclk, pclk); in check_horiz_timing_omap3()
2125 val = div_u64((u64)(nonactive - pos_x) * lclk, pclk); in check_horiz_timing_omap3()
2136 val = div_u64((u64)nonactive * lclk, pclk); in check_horiz_timing_omap3()
2238 static int dispc_ovl_calc_scaling_24xx(unsigned long pclk, unsigned long lclk, in dispc_ovl_calc_scaling_24xx() argument
2284 static int dispc_ovl_calc_scaling_34xx(unsigned long pclk, unsigned long lclk, in dispc_ovl_calc_scaling_34xx() argument
2315 error = check_horiz_timing_omap3(pclk, lclk, mgr_timings, in dispc_ovl_calc_scaling_34xx()
2350 if (check_horiz_timing_omap3(pclk, lclk, mgr_timings, pos_x, in_width, in dispc_ovl_calc_scaling_34xx()
2369 static int dispc_ovl_calc_scaling_44xx(unsigned long pclk, unsigned long lclk, in dispc_ovl_calc_scaling_44xx() argument
2414 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) dispc_ovl_calc_scaling() argument
2514 unsigned long lclk = dispc_mgr_lclk_rate(channel); dispc_ovl_check() local
2563 unsigned long lclk = dispc_plane_lclk_rate(plane); dispc_ovl_setup_common() local
[all...]
/linux/Documentation/devicetree/bindings/pinctrl/
H A Daspeed,ast2500-pinctrl.yaml98 - LCLK
H A Dnuvoton,npcm7xx-pinctrl.txt86 "GPIO162/SERIRQ", "GPIO163/LCLK/ESPICLK", "GPIO164/LAD0/ESPI_IO0",
/linux/drivers/gpu/drm/radeon/
H A Dsmu7.h43 #define SMU7_MAX_LEVELS_GIO SMU__NUM_LCLK_DPM_LEVELS // LCLK Levels
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c103 unsigned long pclk, unsigned long lclk,
2099 static int check_horiz_timing_omap3(unsigned long pclk, unsigned long lclk, in check_horiz_timing_omap3() argument
2119 lclk, pclk); in check_horiz_timing_omap3()
2133 val = div_u64((u64)(nonactive - pos_x) * lclk, pclk); in check_horiz_timing_omap3()
2144 val = div_u64((u64)nonactive * lclk, pclk); in check_horiz_timing_omap3()
2247 unsigned long pclk, unsigned long lclk, in dispc_ovl_calc_scaling_24xx() argument
2296 unsigned long pclk, unsigned long lclk, in dispc_ovl_calc_scaling_34xx() argument
2329 error = check_horiz_timing_omap3(pclk, lclk, vm, in dispc_ovl_calc_scaling_34xx()
2364 if (check_horiz_timing_omap3(pclk, lclk, vm, pos_x, in_width, in dispc_ovl_calc_scaling_34xx()
2384 unsigned long pclk, unsigned long lclk, in dispc_ovl_calc_scaling_44xx() argument
2457 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) dispc_ovl_calc_scaling() argument
2598 unsigned long lclk = dispc_plane_lclk_rate(dispc, plane); dispc_ovl_setup_common() local
[all...]
H A Dsdi.c228 * LCLK and PCLK divisors are located in shadow registers, and we in sdi_bridge_enable()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu7.h43 #define SMU7_MAX_LEVELS_GIO SMU__NUM_LCLK_DPM_LEVELS // LCLK Levels
H A Dsmu72.h111 #define SMU72_MAX_LEVELS_GIO SMU__NUM_LCLK_DPM_LEVELS /* LCLK Levels */
H A Dsmu74.h136 #define SMU74_MAX_LEVELS_GIO SMU__NUM_LCLK_DPM_LEVELS /* LCLK Levels */
H A Dsmu73.h107 #define SMU73_MAX_LEVELS_GIO SMU__NUM_LCLK_DPM_LEVELS // LCLK Levels
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.h143 uint32_t lclk[MAX_PCIE_CONF]; member
H A Dvega12_hwmgr.h121 uint32_t lclk[MAX_PCIE_CONF]; member
H A Dvega20_hwmgr.h174 uint32_t lclk[MAX_PCIE_CONF]; member
/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_drv.c56 clkname = "lclk"; in shmob_drm_setup_clocks()
/linux/arch/arm/boot/dts/nuvoton/
H A Dnuvoton-npcm730-gsj-gpio.dtsi362 pins = "GPIO163/LCLK/ESPICLK";
/linux/arch/arm/boot/dts/renesas/
H A Dr8a7740.dtsi408 clock-names = "fck", "media", "lclk", "video";
432 clock-names = "fck", "media", "lclk", "video";
/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.c654 * 1. chose Lclk freq(162Mhz, 270Mhz, 540Mhz), set TU to 32 in cdn_dp_config_video()
655 * 2. calculate VS(valid symbol) = TU * Pclk * Bpp / (Lclk * Lanes) in cdn_dp_config_video()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Dsmu_v12_0.c405 &smu->smu_table.boot_values.lclk); in smu_v12_0_get_vbios_bootup_values()
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu13_driver_if_aldebaran.h309 uint32_t StartupFidPll5; //SMNCLK, MP1CLK, LCLK
/linux/arch/mips/alchemy/common/
H A Dclock.c33 * the static bus. The Au1000/1500/1100 manuals call it LCLK, on
341 * On Au1000, Au1500, Au1100 it's called LCLK, in alchemy_clk_setup_lrclk()

12