Searched refs:freeze (Results 1 – 12 of 12) sorted by relevance
3 The Altera Freeze Bridge Controller manages one or more freeze bridges.4 The controller can freeze/disable the bridges which prevents signal10 - compatible : Should contain "altr,freeze-bridge-controller"11 - regs : base address and size for freeze bridge module16 freeze-controller@100000450 {17 compatible = "altr,freeze-bridge-controller";
193 - region-freeze-timeout-us : The maximum time in microseconds to wait for418 compatible = "altr,freeze-bridge-controller";430 compatible = "altr,freeze-bridge-controller";
60 log_must zpool freeze $TESTPOOL62 log_mustnot zpool freeze $TESTPOOL63 log_mustnot zpool freeze ${TESTPOOL%%/*}66 log_mustnot zpool freeze fakepool
35 static int fme_iperf_get_cache_freeze(struct ifpga_fme_hw *fme, u64 *freeze) in fme_iperf_get_cache_freeze() argument43 *freeze = (u64)ctl.freeze; in fme_iperf_get_cache_freeze()47 static int fme_iperf_set_cache_freeze(struct ifpga_fme_hw *fme, u64 freeze) in fme_iperf_set_cache_freeze() argument53 state = !!freeze; in fme_iperf_set_cache_freeze()59 ctl.freeze = state; in fme_iperf_set_cache_freeze()133 *freeze = (u64)ctl.freeze; in fme_iperf_get_vtd_freeze()144 state = !!freeze; in fme_iperf_set_vtd_freeze()150 ctl.freeze = state; in fme_iperf_set_vtd_freeze()383 *freeze = (u64)ctl.freeze; in fme_iperf_get_fab_freeze()394 state = !!freeze; in fme_iperf_set_fab_freeze()[all …]
152 static int fme_dperf_get_fab_freeze(struct ifpga_fme_hw *fme, u64 *freeze) in fme_dperf_get_fab_freeze() argument160 *freeze = (u64)ctl.freeze; in fme_dperf_get_fab_freeze()165 static int fme_dperf_set_fab_freeze(struct ifpga_fme_hw *fme, u64 freeze) in fme_dperf_set_fab_freeze() argument171 state = !!freeze; in fme_dperf_set_fab_freeze()177 ctl.freeze = state; in fme_dperf_set_fab_freeze()
742 u8 freeze:1; /* Freeze if set to 1 */ member786 u8 freeze:1; /* Set to 1 frozen counter */ member831 u8 freeze:1; /* Set to 1 frozen counter */ member873 u8 freeze:1; /* Set to 1 frozen counter */ member922 u8 freeze:1; /* Set to 1 frozen counter */ member
89 log_must zpool freeze $TESTPOOL
110 log_must zpool freeze $TESTPOOL
83 log_must zpool freeze $TESTPOOL
163 Specifies that long-term averages are to freeze in the presence of either382 Specify 'azoteq,dual-direction' to freeze the long-term average when
198 the Ethernet port is started) to freeze the start-up hierarchy. This function
969 * **vhost: Fix virtio freeze due to missed interrupt.**