Home
last modified time | relevance | path

Searched full:refresh (Results 1 – 25 of 601) sorted by relevance

12345678910>>...25

/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Drockchip,rk3399-dmc.yaml69 Configure the SR_IDLE value. Defines the self-refresh idle period in
70 which memories are placed into self-refresh mode if bus is idle for
79 Defines the memory self-refresh and controller clock gating idle period.
80 Memories are placed into self-refresh mode and memory controller clock
89 Defines the self-refresh power down idle period in which memories are
90 placed into self-refresh power down mode if bus is idle for
100 self-refresh mode. The controller, pi, PHY and DRAM clock will be gated
293 Configure the SR_IDLE value in nanoseconds. Defines the self-refresh idle
294 period in which memories are placed into self-refresh mode if bus is idle
300 Defines the memory self-refresh an
[all...]
/freebsd/contrib/netbsd-tests/lib/libcurses/tests/
H A Dclear3 call OK refresh
10 call OK refresh
13 call OK refresh
16 call OK refresh
21 call OK refresh
41 call OK refresh
H A Dbackground3 call OK refresh
7 call OK refresh
12 # call OK refresh
16 call OK refresh
20 call OK refresh
H A Dassume_default_colors4 call OK refresh
10 call OK refresh
14 call OK refresh
18 call OK refresh
H A Dchgat5 call OK refresh
8 call OK refresh
13 call OK refresh
H A Dcolor_set3 call OK refresh
9 call OK refresh
H A Dwscrl5 call OK refresh
10 call OK refresh
H A Dmvwin6 call OK refresh
11 call OK refresh
/freebsd/contrib/ncurses/man/
H A Dcurs_refresh.3x50 \fB\%refresh\fP,
54 refresh \fIcurses\fR windows or lines thereupon
59 \fBint refresh(void);
68 .SS "refresh, wrefresh"
69 The \fBrefresh\fP and \fBwrefresh\fP routines (or \fBwnoutrefresh\fP and
75 The \fBrefresh\fP routine is the
120 windows; it means that if two windows overlap, you can refresh them in either
150 Note that \fBrefresh\fP and \fBredrawwin\fP may be macros.
/freebsd/sys/dev/videomode/
H A Dpickmode.c68 pick_mode_by_ref(int width, int height, int refresh) in pick_mode_by_ref() argument
74 height, refresh); in pick_mode_by_ref()
78 diff = abs(mref - refresh); in pick_mode_by_ref()
109 * Sort modes by refresh rate, aspect ratio (*), then resolution.
119 int aspect, refresh, hbest, vbest, abest, atemp, rbest, rtemp; in sort_modes() local
129 refresh = DIVIDE(DIVIDE((*preferred)->dot_clock * 1000, in sort_modes()
138 * first in the list. Preferred refresh rate is taken from in sort_modes()
155 refresh = DIVIDE(DIVIDE(mtemp->dot_clock * 1000, in sort_modes()
161 /* Sort other modes by refresh rate, aspect ratio, then resolution */ in sort_modes()
168 rtemp = abs(refresh - in sort_modes()
H A Dvesagtf.h39 * refresh rates.
72 void vesagtf_mode(unsigned x, unsigned y, unsigned refresh,
79 void vesagtf_mode_params(unsigned x, unsigned y, unsigned refresh,
/freebsd/usr.bin/systat/
H A Dsystat.138 .Op Ar refresh-interval
104 .It Ar refresh-interval
106 .Ar refresh-value
107 specifies the screen refresh time interval in seconds.
136 Refresh the screen.
139 the lower window and the refresh interval.
164 argument is provided it is interpreted as a refresh interval
166 Supplying only a number will set the refresh interval to this
206 show the rate of change of each value in packets per refresh interval
360 over the refresh period of the display (by default, five seconds).
[all …]
H A Dmain.c130 refresh(); in resize()
268 refresh(); in labels()
324 refresh(); in display()
342 refresh(); in die()
365 refresh(); in error()
387 refresh(); in nlisterr()
/freebsd/contrib/libedit/
H A Drefresh.h1 /* $NetBSD: refresh.h,v 1.11 2017/06/27 23:23:48 christos Exp $ */
34 * @(#)refresh.h 8.1 (Berkeley) 6/4/93
38 * el.refresh.h: Screen refresh functions
44 coord_t r_cursor; /* Refresh cursor position */
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_snmp.h128 /* not detected by libdevice, so don't try to refresh it*/
197 /* Refresh routine for hrStorageTable. */
219 /* Refresh the FS table if necessary. */
240 /* Refresh routine for hrDeviceTable. */
271 /* Refresh routine for hrDiskStorageTable. */
289 /* refresh the hrSWInstalledTable if necessary */
298 /* Refresh printer table */
307 /* Handle refresh for the given disk */
H A Dhostres_device_tbl.c437 * call the refresh routine with the force flag for now.
479 /* Only refresh device table on a device add or remove event. */ in devd_socket_callback()
544 * Refresh routine for hrDeviceTable. We don't refresh here if the devd socket
546 * also don't refresh when the table is new enough (if we don't have a devd
547 * socket). In either case a refresh can be forced by passing a non-zero value.
558 HRDBG("no refresh needed"); in refresh_device_tbl()
604 * Force a refresh for the hrDiskStorageTable in refresh_device_tbl()
/freebsd/sys/contrib/device-tree/Bindings/devfreq/
H A Drk3399_dmc.txt40 self-refresh idle period in which memories are
41 placed into self-refresh mode if bus is idle
46 - rockchip,sr_mc_gate_idle : Defines the memory self-refresh and controller
48 into self-refresh mode and memory controller
52 - rockchip,srpd_lite_idle : Defines the self-refresh power down idle
54 self-refresh power down mode if bus is idle
59 memories are placed into self-refresh mode.
/freebsd/sys/contrib/xen/io/
H A Dfbif.h86 * Framebuffer refresh period advice
88 * refresh. Frontends that keep the framebuffer constantly up-to-date
90 * refresh the framebuffer (and send an update notification event if
100 uint32_t period; /* period of refresh, in ms,
101 * XENFB_NO_REFRESH if no refresh is needed */
/freebsd/contrib/bsddialog/lib/
H A Dbarbox.c150 refresh(); /* Important for decreasing screen */ in bsddialog_gauge()
157 refresh(); /* fix grey lines expanding screen */ in bsddialog_gauge()
374 time_t tstart, told, tnew, refresh; in bsddialog_progressview()
388 refresh = pvconf->refresh == 0 ? 0 : pvconf->refresh - 1; in bsddialog_progressview()
401 if (update || tnew > told + refresh) { in rangebox_redraw()
413 refresh(); in rangebox_redraw()
447 refresh(); /* Important for decreasing screen */ in bsddialog_rangebox()
454 refresh(); /* Importan in bsddialog_rangebox()
330 time_t tstart, told, tnew, refresh; bsddialog_progressview() local
[all...]
H A Dlibbsddialog.c117 refresh(); in bsddialog_backtitle()
147 refresh(); in bsddialog_clear()
154 refresh();
/freebsd/contrib/tcsh/
H A Ded.inputl.c67 Refresh(); in Repair()
153 Refresh(); /* print the prompt */ in Inputl()
198 Refresh(); in Inputl()
246 Refresh(); in Inputl()
275 Refresh(); in Inputl()
284 Refresh(); in Inputl()
317 Refresh(); in Inputl()
455 Refresh(); in Inputl()
471 Refresh(); in Inputl()
495 Refresh(); in Inputl()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ddr/
H A Djedec,lpddr3-timings.yaml41 CKE minimum pulse width during SELF REFRESH (low pulse width during
42 SELF REFRESH) in pico seconds.
77 Refresh Cycle time in pico seconds.
122 SELF REFRESH exit to next valid command delay in pico seconds.
/freebsd/sys/dev/drm2/
H A Ddrm_modes.c109 /* the CVT default refresh rate is 60Hz */ in drm_cvt_mode()
608 * Vertical refresh rate. It will be the result of actual value plus 0.5.
614 int refresh = 0; in drm_mode_vrefresh() local
618 refresh = mode->vrefresh; in drm_mode_vrefresh()
625 refresh = (calc_val + vtotal / 2) / vtotal; in drm_mode_vrefresh()
628 refresh *= 2; in drm_mode_vrefresh()
630 refresh /= 2; in drm_mode_vrefresh()
632 refresh /= mode->vscan; in drm_mode_vrefresh()
634 return refresh; in drm_mode_vrefresh()
987 * <xres>x<yres>[M][R][-<bpp>][@<refresh>][i][m][eDd]
[all …]
/freebsd/sys/contrib/device-tree/Bindings/auxdisplay/
H A Dholtek,ht16k33.yaml29 refresh-rate-hz:
67 - refresh-rate-hz
83 refresh-rate-hz = <20>;
/freebsd/usr.bin/grdc/
H A Dgrdc.c127 refresh(); in main()
214 refresh(); in main()
219 refresh(); in main()
237 refresh(); in main()
244 refresh(); in main()

12345678910>>...25