Home
last modified time | relevance | path

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

123456

/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/btrfsmaintenance/files/
H A D0001-change-sysconfig-path-to-etc-default.patch15 btrfsmaintenance-refresh.path | 4 ++--
16 btrfsmaintenance-refresh.service | 2 +-
19 diff --git a/btrfsmaintenance-refresh.path b/btrfsmaintenance-refresh.path
21 --- a/btrfsmaintenance-refresh.path
22 +++ b/btrfsmaintenance-refresh.path
34 diff --git a/btrfsmaintenance-refresh.service b/btrfsmaintenance-refresh.service
36 --- a/btrfsmaintenance-refresh.service
37 +++ b/btrfsmaintenance-refresh.service
44 ExecStart=/usr/share/btrfsmaintenance/btrfsmaintenance-refresh-cron.sh systemd-timer
H A D0002-add-WantedBy-directive-to-btrfsmaintenance-refresh.s.patch4 Subject: [PATCH] add WantedBy directive to btrfsmaintenance-refresh.service
15 btrfsmaintenance-refresh.service | 4 ++++
18 diff --git a/btrfsmaintenance-refresh.service b/btrfsmaintenance-refresh.service
20 --- a/btrfsmaintenance-refresh.service
21 +++ b/btrfsmaintenance-refresh.service
25 ExecStart=/usr/share/btrfsmaintenance/btrfsmaintenance-refresh-cron.sh systemd-timer
26 +ExecStart=systemctl disable btrfsmaintenance-refresh.service
/openbmc/webui-vue/src/layouts/
H A DAppLayout.vue7 @refresh="refresh"
47 require('@/eventBus').default.$on('refresh-application', () =>
48 this.refresh(),
53 this.refresh();
59 'refresh-application',
65 this.refresh();
67 refresh() {
76 // a component re-rendering and 'refresh' the view
/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
H A Ddram.c32 writel(0x7FF, &emc->refresh); in ddr_init()
52 writel((((ck / dram->refresh) >> 4) & 0x7FF), &emc->refresh); in ddr_init()
60 writel((((128) >> 4) & 0x7FF), &emc->refresh); in ddr_init()
63 writel((((ck / dram->refresh) >> 4) & 0x7FF), &emc->refresh); in ddr_init()
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/btrfsmaintenance/
H A Dbtrfsmaintenance_0.5.bb14 file://0002-add-WantedBy-directive-to-btrfsmaintenance-refresh.s.patch \
29 install -Dm0644 ${S}/btrfsmaintenance-refresh.path \
30 ${D}${systemd_system_unitdir}/btrfsmaintenance-refresh.path
56 btrfsmaintenance-refresh.service \
57 btrfsmaintenance-refresh.path \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tnftp/tnftp/
H A D0001-Add-casts-to-appease-conversions-between-wchar_t-and.patch6 Upstream-Status: Backport [http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libedit/refresh.c.diff?r1=1.…
10 libedit/refresh.c | 16 +++++++++-------
13 diff --git a/libedit/refresh.c b/libedit/refresh.c
15 --- a/libedit/refresh.c
16 +++ b/libedit/refresh.c
/openbmc/u-boot/drivers/video/
H A Dvideomodes.c201 GET_OPTION ("refresh:", pPar->refresh) in video_get_params()
297 unsigned int i, xres, yres, depth, refresh; in video_get_ctfb_res_modes() local
303 if (!video_get_video_mode(&xres, &yres, &depth, &refresh, options)) in video_get_ctfb_res_modes()
309 res_mode_init[i].refresh == refresh) { in video_get_ctfb_res_modes()
317 xres, yres, depth, refresh, (*mode_ret)->xres, in video_get_ctfb_res_modes()
318 (*mode_ret)->yres, *depth_ret, (*mode_ret)->refresh); in video_get_ctfb_res_modes()
409 mode->refresh = EDID_DETAILED_TIMING_PIXEL_CLOCK(*t) / in video_edid_dtd_to_ctfb_res_modes()
H A Dfsl_diu_fb.c23 .refresh = 60,
40 .refresh = 60,
62 .refresh = 60,
78 .refresh = 60,
94 .refresh = 60,
110 .refresh = 60,
/openbmc/qemu/authz/
H A Dlistfile.c135 if (!fauthz->refresh) { in qauthz_list_file_complete()
197 fauthz->refresh = value; in qauthz_list_file_prop_set_refresh()
207 return fauthz->refresh; in qauthz_list_file_prop_get_refresh()
248 authz->refresh = true; in qauthz_list_file_init()
255 bool refresh, in qauthz_list_file_new() argument
263 "refresh", refresh ? "yes" : "no", in qauthz_list_file_new()
/openbmc/qemu/include/authz/
H A Dlistfile.h84 bool refresh; member
94 bool refresh,
/openbmc/qemu/tests/lcitool/
H A DMakefile.include2 LCITOOL_REFRESH = $(SRC_PATH)/tests/lcitool/refresh
15 lcitool-refresh:
/openbmc/openbmc-build-scripts/
H A DREADME.md15 If you see such behaviour consider [changing the thing][force-container-refresh]
16 to force a container refresh.
20 [force-container-refresh]:
/openbmc/u-boot/board/work-microwave/work_92105/
H A Dwork_92105_spl.c33 .refresh = 128000,
53 .refresh = 128000,
/openbmc/u-boot/board/boundary/nitrogen6x/
H A Dnitrogen6x.c514 .refresh = 60,
534 .refresh = 60,
554 .refresh = 60,
574 .refresh = 60,
594 .refresh = 60,
614 .refresh = 60,
634 .refresh = 60,
654 .refresh = 60,
674 .refresh = 60,
694 .refresh = 57,
[all …]
/openbmc/u-boot/board/freescale/mx51evk/
H A Dmx51evk_video.c20 .refresh = 57,
36 .refresh = 60,
/openbmc/u-boot/board/freescale/mx53loco/
H A Dmx53loco_video.c18 .refresh = 57,
34 .refresh = 60,
/openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt/
H A D0001-tests-Allow-different-output-from-mv.patch18 @@ -16,7 +16,7 @@ What happens when refresh fails because of a permission error?
21 $ quilt refresh --backup
/openbmc/u-boot/drivers/video/tegra124/
H A Ddisplay.c27 int h_total, v_total, refresh; in tegra_dc_calc_refresh() local
36 refresh = pclk / h_total; in tegra_dc_calc_refresh()
37 refresh *= 1000; in tegra_dc_calc_refresh()
38 refresh /= v_total; in tegra_dc_calc_refresh()
40 return refresh; in tegra_dc_calc_refresh()
45 int refresh = tegra_dc_calc_refresh(timing); in print_mode() local
48 timing->hactive.typ, timing->vactive.typ, refresh / 1000, in print_mode()
49 refresh % 1000, timing->pixelclock.typ); in print_mode()
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Drockchip,rk3288-dmc.txt23 …ck frequency high than sr-enable-freq,this driver should enable the automatic self refresh function
25refresh-cnt: Self Refresh idle period. Memories are placed into Self-Refresh mode if the NIF is id…
139 rockchip,auto-self-refresh-cnt = <0>;
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Demc.h18 u32 refresh; /* Configures dyn memory refresh operation */ member
94 u32 refresh; member
/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/
H A Dmx35_sdram.c40 u32 row, u32 col, u32 dsize, u32 refresh) in mx3_setup_sdram_bank() argument
114 writel(set_mode(ctlval, 1, SMODE_NORMAL) | refresh, in mx3_setup_sdram_bank()
/openbmc/webui-vue/src/components/AppHeader/
H A DAppHeader.vue71 id="app-header-refresh"
73 data-test-id="appHeader-button-refresh"
74 @click="refresh"
77 <span class="responsive-text">{{ $t('appHeader.refresh') }}</span>
140 emits: ['refresh'],
241 refresh() {
242 this.$emit('refresh');
/openbmc/u-boot/arch/arm/include/asm/arch-mx35/
H A Dsys_proto.h13 u32 col, u32 dsize, u32 refresh);
/openbmc/qemu/tests/vm/generated/
H A DREADME3 # $ make lcitool-refresh
/openbmc/phosphor-webui/app/configuration/controllers/
H A Dsnmp-controller.js55 $scope.refresh = function() { function
105 $scope.refresh();

123456