| /f-stack/freebsd/contrib/device-tree/Bindings/display/ |
| H A D | ht16k33.txt | 8 - refresh-rate-hz: Display update interval in HZ. 23 refresh-rate-hz = <20>;
|
| H A D | sm501fb.txt | 15 <xres>x<yres>[-<bpp>][@<refresh>]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/devfreq/ |
| H A D | rk3399_dmc.txt | 38 self-refresh idle period in which memories are 39 placed into self-refresh mode if bus is idle 44 - rockchip,sr_mc_gate_idle : Defines the memory self-refresh and controller 46 into self-refresh mode and memory controller 50 - rockchip,srpd_lite_idle : Defines the self-refresh power down idle 52 self-refresh power down mode if bus is idle 57 memories are placed into self-refresh mode.
|
| /f-stack/freebsd/arm/ti/am335x/ |
| H A D | am335x_lcd.c | 293 uint32_t refresh; in am335x_mode_vrefresh() local 296 refresh = (mode->dot_clock * 1000 / mode->htotal); in am335x_mode_vrefresh() 297 refresh = (refresh + mode->vtotal / 2) / mode->vtotal; in am335x_mode_vrefresh() 300 refresh *= 2; in am335x_mode_vrefresh() 302 refresh /= 2; in am335x_mode_vrefresh() 304 return refresh; in am335x_mode_vrefresh()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/ |
| H A D | arena_reset.c | 196 arena_i_initialized(unsigned arena_ind, bool refresh) { in arena_i_initialized() argument 201 if (refresh) { in arena_i_initialized()
|
| /f-stack/freebsd/mips/ingenic/ |
| H A D | jz4780_lcd.c | 331 int refresh; in jzlcd_get_bandwidth() local 333 refresh = FB_DIVIDE(FB_DIVIDE(DOT_CLOCK_TO_HZ(mode->dot_clock), in jzlcd_get_bandwidth() 336 return mode->hdisplay * mode->vdisplay * refresh; in jzlcd_get_bandwidth()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/powerpc/4xx/ |
| H A D | cpm.txt | 39 refresh mode and any additional power
|
| /f-stack/app/nginx-1.16.1/src/event/ |
| H A D | ngx_event_openssl_stapling.c | 37 time_t refresh; member 555 || staple->loading || staple->refresh >= ngx_time()) in ngx_ssl_stapling_update() 751 staple->refresh = ngx_max(ngx_min(valid - 300, now + 3600), now + 300); in ngx_ssl_stapling_ocsp_handler() 759 staple->refresh = now + 300; in ngx_ssl_stapling_ocsp_handler()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_request.h | 266 ngx_table_elt_t *refresh; member
|
| H A D | ngx_http_upstream.c | 5138 r->headers_out.refresh = ho; in ngx_http_upstream_rewrite_refresh() 5147 r->headers_out.refresh = ho; in ngx_http_upstream_rewrite_refresh()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/tegra/ |
| H A D | nvidia,tegra20-pmc.yaml | 92 Mode 0 is for LP0, CPU + Core voltage off and DRAM in self-refresh 93 Mode 1 is for LP1, CPU voltage off and DRAM in self-refresh
|
| /f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | nvidia,tegra30-emc.yaml | 91 Dynamic self-refresh enabled.
|
| H A D | st,stm32-fmc2-ebi.yaml | 184 allow device refresh and restarts a new access.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | atmel-sysregs.txt | 176 Note that they maintain their voltage during Backup/Self-refresh.
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_string.c | 1529 static uint32_t refresh[] = { in ngx_escape_uri() local 1570 { uri, args, uri_component, html, refresh, memcached, memcached }; in ngx_escape_uri()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_image_filter_module.c | 280 if (r->headers_out.refresh) { in ngx_http_image_header_filter() 281 r->headers_out.refresh->hash = 0; in ngx_http_image_header_filter()
|