Home
last modified time | relevance | path

Searched refs:hse (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsort.c1775 struct hpp_sort_entry *hse; in perf_hpp__reset_sort_width() local
1780 hse = container_of(fmt, struct hpp_sort_entry, hpp); in perf_hpp__reset_sort_width()
1781 hists__new_col_len(hists, hse->se->se_width_idx, strlen(fmt->name)); in perf_hpp__reset_sort_width()
1788 struct hpp_sort_entry *hse; in __sort__hpp_header() local
1791 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_header()
1794 len = hists__col_len(hists, hse->se->se_width_idx); in __sort__hpp_header()
1803 struct hpp_sort_entry *hse; in __sort__hpp_width() local
1806 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_width()
1809 len = hists__col_len(hists, hse->se->se_width_idx); in __sort__hpp_width()
1817 struct hpp_sort_entry *hse; in __sort__hpp_entry() local
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/utils/gtf/
H A Dgtf.c134 int hr, hss, hse, hfl; member
183 m->hr, m->hss, m->hse, m->hfl, m->vr, m->vss, m->vse, m->vfl); in print_xf86_mode()
242 m->hfl - m->hse, /* left margin (in pixels) */ in print_fb_mode()
246 m->hse - m->hss, /* horizontal sync length (pixels) */ in print_fb_mode()
579 m->hse = (int) (h_pixels_rnd + h_front_porch + h_sync); in vert_refresh()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_modes.h134 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \ argument
136 .hdisplay = (hd), .hsync_start = (hss), .hsync_end = (hse), \
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dmipi_dsim.h172 unsigned char hse; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c4327 bl = t->hss + t->hsa + t->hse + t->hbp + t->hfp; in print_dsi_vm()
4336 t->hss, t->hsa, t->hse, t->hbp, pps, t->hfp, in print_dsi_vm()
4340 TO_DSI_T(t->hse), in print_dsi_vm()
4392 dsi_htot = t->hss + t->hsa + t->hse + t->hbp + dsi_hact + t->hfp; in print_dsi_dispc_vm()
4395 vm.hsw = div64_u64((u64)(t->hsa + t->hse) * pck, byteclk); in print_dsi_dispc_vm()
4504 int dsi_htot, dsi_hact, dsi_hbl, hss, hse; /* byteclks */ in dsi_vm_calc_blanking() local
4554 hse = 1; in dsi_vm_calc_blanking()
4556 hse = DIV_ROUND_UP(4, ndl); in dsi_vm_calc_blanking()
4558 hse = 0; in dsi_vm_calc_blanking()
4565 if (dsi_htot < hss + hse + dsi_hact) in dsi_vm_calc_blanking()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c4219 bl = t->hss + t->hsa + t->hse + t->hbp + t->hfp; in print_dsi_vm()
4228 t->hss, t->hsa, t->hse, t->hbp, pps, t->hfp, in print_dsi_vm()
4232 TO_DSI_T(t->hse), in print_dsi_vm()
4284 dsi_htot = t->hss + t->hsa + t->hse + t->hbp + dsi_hact + t->hfp; in print_dsi_dispc_vm()
4287 vm.hsync_len = div64_u64((u64)(t->hsa + t->hse) * pck, byteclk); in print_dsi_dispc_vm()
4398 int dsi_htot, dsi_hact, dsi_hbl, hss, hse; /* byteclks */ in dsi_vm_calc_blanking() local
4449 hse = 1; in dsi_vm_calc_blanking()
4451 hse = DIV_ROUND_UP(4, ndl); in dsi_vm_calc_blanking()
4453 hse = 0; in dsi_vm_calc_blanking()
4460 if (dsi_htot < hss + hse + dsi_hact) in dsi_vm_calc_blanking()
[all …]
H A Domapdss.h191 u16 hse; member
/OK3568_Linux_fs/u-boot/include/
H A Dedid.h55 #define DRM_MODE(t, c, hd, hss, hse, ht, vd, vss, vse, vt, vs, f) \ argument
57 .hdisplay = (hd), .hsync_start = (hss), .hsync_end = (hse), \
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dstm32f746.dtsi55 clk_hse: clk-hse {
/OK3568_Linux_fs/u-boot/drivers/ddr/fsl/
H A Dctrl_regs.c779 unsigned int hse; /* Global half strength override */ in set_ddr_sdram_cfg() local
822 hse = popts->half_strength_driver_enable; in set_ddr_sdram_cfg()
842 | ((hse & 0x1) << 3) in set_ddr_sdram_cfg()
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.c205 (dsim_config->hse << DSIM_HSE_MODE_SHIFT) | in exynos_mipi_dsi_init_config()
/OK3568_Linux_fs/kernel/include/video/
H A Domapfb_dss.h213 u16 hse; member
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dstm32h743.dtsi53 clk_hse: clk-hse {
H A Dstm32f746.dtsi52 clk_hse: clk-hse {
H A Dstm32f429.dtsi57 clk_hse: clk-hse {
H A Dstm32mp151.dtsi56 clk_hse: clk-hse {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Dsor.c1287 unsigned int vbe, vse, hbe, hse, vbs, hbs; in tegra_sor_mode_set() local
1348 hse = mode->hsync_end - mode->hsync_start - 1; in tegra_sor_mode_set()
1350 value = ((vse & 0x7fff) << 16) | (hse & 0x7fff); in tegra_sor_mode_set()
1355 hbe = hse + (mode->htotal - mode->hsync_end); in tegra_sor_mode_set()