Home
last modified time | relevance | path

Searched refs:refresh (Results 1 – 25 of 120) sorted by relevance

12345

/linux/drivers/cpufreq/
H A Dsa1110-cpufreq.c40 u_short refresh; /* refresh time for array (us) */ member
57 .refresh = 64000,
66 .refresh = 64000,
75 .refresh = 64000,
83 .refresh = 64000,
92 .refresh = 64000,
101 .refresh = 64000,
110 .refresh = 64000,
215 u_int ns_row = (sdram->refresh * 1000) >> sdram->rows; in sdram_update_refresh()
356 sdram->twr, sdram->refresh, sdram->cas_latency); in sa1110_clk_init()
/linux/drivers/video/fbdev/core/
H A Dfbcvt.c38 u32 refresh; member
230 cvt->xres, cvt->yres, cvt->refresh); in fb_cvt_print_name()
262 mode->refresh = cvt->f_refresh; in fb_cvt_convert_to_mode()
311 cvt.refresh = mode->refresh; in fb_find_mode_cvt()
312 cvt.f_refresh = cvt.refresh; in fb_find_mode_cvt()
315 if (!cvt.xres || !cvt.yres || !cvt.refresh || cvt.f_refresh > INT_MAX) { in fb_find_mode_cvt()
320 if (!(cvt.refresh == 50 || cvt.refresh == 60 || cvt.refresh == 70 || in fb_find_mode_cvt()
321 cvt.refresh == 85)) { in fb_find_mode_cvt()
335 if (cvt.refresh != 60) { in fb_find_mode_cvt()
H A Dmodedb.c555 mode->xres, mode->yres, bpp, mode->refresh); in fb_try_mode()
596 * <xres>x<yres>[M][R][-<bpp>][@<refresh>][i][p][m]
600 * <name>[-<bpp>][@<refresh>]
602 * with <xres>, <yres>, <bpp> and <refresh> decimal numbers and
605 * If 'M' is present after yres (and before refresh/bpp if present),
619 * 2 if using specified @mode_option with an ignored refresh rate,
653 unsigned int xres = 0, yres = 0, bpp = default_bpp, refresh = 0; in fb_find_mode() local
665 refresh = simple_strtol(&name[i+1], NULL, in fb_find_mode()
733 (refresh) ? refresh in fb_find_mode()
[all...]
H A Dfbmon.c386 static void calc_mode_timings(int xres, int yres, int refresh, in calc_mode_timings() argument
397 refresh, var, NULL); in calc_mode_timings()
401 mode->refresh = refresh; in calc_mode_timings()
517 int xres, yres = 0, refresh, ratio; in get_std_timing() local
542 refresh = (block[1] & 0x3f) + 60; in get_std_timing()
543 DPRINTK(" %dx%d@%dHz\n", xres, yres, refresh); in get_std_timing()
545 calc_mode_timings(xres, yres, refresh, mode); in get_std_timing()
589 mode->refresh = PIXEL_CLOCK/((H_ACTIVE + H_BLANKING) * in get_detailed_timing()
1133 * @vfreq: vertical refresh rat
[all...]
/linux/arch/arm/mach-pxa/
H A Dsleep.S55 @ prepare SDRAM refresh settings
59 @ enable SDRAM self-refresh mode
96 @ prepare SDRAM refresh settings
100 @ enable SDRAM self-refresh mode
108 @ as possible to eliminate messing about with the refresh clock
160 @ external accesses after SDRAM is put in self-refresh mode
161 @ (see Errata 38 ...hangs when entering self-refresh mode)
166 @ put SDRAM into self-refresh
/linux/drivers/video/fbdev/via/
H A Dviamode.c341 int hres, int vres, int refresh) in get_best_mode() argument
350 if (!best || abs(modes[i].refresh - refresh) < in get_best_mode()
351 abs(best->refresh - refresh)) in get_best_mode()
358 const struct fb_videomode *viafb_get_best_mode(int hres, int vres, int refresh) in viafb_get_best_mode() argument
361 hres, vres, refresh); in viafb_get_best_mode()
365 int refresh) in viafb_get_best_rb_mode() argument
368 hres, vres, refresh); in viafb_get_best_rb_mode()
H A Dviamode.h45 int refresh);
47 int refresh);
H A Dioctl.h84 unsigned short refresh; member
105 u32 refresh; member
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-picolcd31 Description: Make it possible to adjust defio refresh rate.
33 Reading: returns list of available refresh rates (expressed in Hz),
34 the active refresh rate being enclosed in brackets ('[' and ']')
36 Writing: accepts new refresh rate expressed in integer Hz
/linux/arch/arm/mach-omap2/
H A Dsleep24xx.S59 orr r4, r4, #0x40 @ enable self refresh on idle req
70 bic r4, r4, #0x40 @ now clear self refresh bit.
74 nop @ start auto refresh only after clk ok
/linux/drivers/gpu/drm/kmb/
H A Dkmb_crtc.c192 int refresh; in kmb_crtc_mode_valid() local
206 refresh = drm_mode_vrefresh(mode); in kmb_crtc_mode_valid()
207 if (refresh < KMB_MIN_VREFRESH || refresh > KMB_MAX_VREFRESH) { in kmb_crtc_mode_valid()
209 refresh, KMB_MIN_VREFRESH, KMB_MAX_VREFRESH); in kmb_crtc_mode_valid()
/linux/drivers/fpga/
H A Dmachxo2-spi.c141 static const u8 refresh[] = LSC_REFRESH; in machxo2_cleanup() local
158 tx[1].tx_buf = &refresh; in machxo2_cleanup()
159 tx[1].len = sizeof(refresh); in machxo2_cleanup()
298 static const u8 refresh[] = LSC_REFRESH; in machxo2_write_complete() local
324 tx[1].tx_buf = &refresh; in machxo2_write_complete()
325 tx[1].len = sizeof(refresh); in machxo2_write_complete()
/linux/Documentation/fb/
H A Dmodedb.rst23 <xres>x<yres>[M][R][-<bpp>][@<refresh>][i][m][eDd]
24 <name>[-<bpp>][@<refresh>]
26 with <xres>, <yres>, <bpp> and <refresh> decimal numbers and <name> a string.
38 <bpp> and <refresh>, if specified) the timings will be calculated using
91 and coordinated set of standard formats, display refresh rates, and
102 pixelclock, the horizontal sync frequency, or the vertical refresh rate.
137 - acceptable refresh rates are 50, 60, 70 or 85 Hz only
138 - if reduced blanking, the refresh rate must be at 60Hz
162 video=<driver>:<xres>x<yres>[-<bpp>][@refresh]
H A Duvesafb.rst38 or most optimal resolution/refresh rate for your setup will not work
43 - Adjusting the refresh rate is only possible with a VBE 3.0 compliant
45 compliant, while they simply ignore any refresh rate settings.
121 using this option implies that any refresh rate adjustments will
122 be ignored and the refresh rate will stay at your BIOS default
164 Use the default refresh rate (60 Hz) if set to 1.
179 Uvesafb will set a video mode with the default refresh rate and timings
H A Dsm501.rst15 "<xres>x<yres>[-<bpp>][@<refresh>]"
/linux/drivers/gpu/drm/i915/display/
H A Dintel_tv.c320 u16 refresh; /* in millihertz (for precision) */ member
391 .refresh = 59940,
434 .refresh = 59940,
476 .refresh = 59940,
519 .refresh = 59940,
563 .refresh = 50000,
608 .refresh = 50000,
650 .refresh = 59940,
674 .refresh = 50000,
698 .refresh
[all...]
/linux/drivers/gpu/drm/panel/
H A Dpanel-sharp-lq101r1sx01.c37 unsigned int refresh = drm_mode_vrefresh(sharp->mode); in sharp_wait_frames() local
39 if (WARN_ON(frames > refresh)) in sharp_wait_frames()
42 msleep(1000 / (refresh / frames)); in sharp_wait_frames()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c1004 * Finds the greatest index in refresh_rate_hz that contains a value <= refresh
1006 static int dc_stream_get_nearest_smallest_index(struct dc_stream_state *stream, int refresh) in dc_stream_get_nearest_smallest_index() argument
1009 if ((stream->lumin_data.refresh_rate_hz[i] <= refresh) && (refresh < stream->lumin_data.refresh_rate_hz[i + 1])) { in dc_stream_get_nearest_smallest_index()
1017 * Finds a corresponding brightness for a given refresh rate between 2 given indices, where index1 < index2
1036 * Finds a corresponding refresh rate for a given brightness between 2 given indices, where index1 < index2
1055 * Finds the current brightness in millinits given a refresh rate
1075 * Finds the lowest/highest refresh rate (depending on search_for_max_increase)
1116 int refresh = 0; in dc_stream_calculate_flickerless_refresh_rate() local
1122 refresh in dc_stream_calculate_flickerless_refresh_rate()
[all...]
/linux/drivers/gpu/drm/tests/
H A Ddrm_cmdline_parser_test.c236 KUNIT_EXPECT_EQ(test, mode.refresh, 60); in drm_test_cmdline_res_refresh()
259 KUNIT_EXPECT_EQ(test, mode.refresh, 60); in drm_test_cmdline_res_bpp_refresh()
283 KUNIT_EXPECT_EQ(test, mode.refresh, 60); in drm_test_cmdline_res_bpp_refresh_interlaced()
307 KUNIT_EXPECT_EQ(test, mode.refresh, 60); in drm_test_cmdline_res_bpp_refresh_margins()
331 KUNIT_EXPECT_EQ(test, mode.refresh, 60); in drm_test_cmdline_res_bpp_refresh_force_off()
355 KUNIT_EXPECT_EQ(test, mode.refresh, 60); in drm_test_cmdline_res_bpp_refresh_force_on()
379 KUNIT_EXPECT_EQ(test, mode.refresh, 60); in drm_test_cmdline_res_bpp_refresh_force_on_analog()
406 KUNIT_EXPECT_EQ(test, mode.refresh, 60); in drm_test_cmdline_res_bpp_refresh_force_on_digital()
430 KUNIT_EXPECT_EQ(test, mode.refresh, 60); in drm_test_cmdline_res_bpp_refresh_interlaced_margins_force_on()
/linux/arch/arm/mach-socfpga/
H A DMakefile8 obj-$(CONFIG_SOCFPGA_SUSPEND) += pm.o self-refresh.o
/linux/tools/power/cpupower/utils/
H A Dversion-gen.sh19 git update-index -q --refresh
/linux/arch/sh/boards/mach-hp6xx/
H A Dpm_wakeup.S24 ! enable refresh
/linux/include/linux/
H A Dtsm-mr.h80 int (*refresh)(const struct tsm_measurements *tm); member
/linux/drivers/virt/coco/guest/
H A Dtsm-mr.c25 * Given tm->refresh() is potentially expensive, tm_digest_read() caches MR
26 * values and calls tm->refresh() only when necessary. Only live MRs (i.e., with
27 * %TSM_MR_F_LIVE set) can trigger tm->refresh(), while others are assumed to
29 * been tm->write() calls since the last tm->refresh(). That is, tm->refresh()
65 * ctx->refresh() is necessary only for LIVE MRs, while others retain in tm_digest_read()
76 rc = ctx->tm->refresh(ctx->tm); in tm_digest_read()
151 if ((tm->mrs[i].mr_flags & TSM_MR_F_LIVE) && !tm->refresh) in tsm_mr_create_attribute_group()
/linux/tools/thermal/tmon/
H A Dtmon.c75 refresh(); in tmon_cleanup()
101 refresh(); in tmon_sig_handler()

12345