Home
last modified time | relevance | path

Searched +full:conf +full:- +full:rst (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-src/sys/arm/allwinner/
H A Daw_thermal.c1 /*-
175 return ((A83T_TEMP_BASE - (val * A83T_TEMP_MUL)) / A83T_TEMP_DIV); in a83t_to_temp()
207 return ((A64_TEMP_BASE - (val * A64_TEMP_MUL)) / A64_TEMP_DIV); in a64_to_temp()
239 return (H3_TEMP_BASE - ((val * H3_TEMP_MUL) / H3_TEMP_DIV)); in h3_to_temp()
245 return ((H3_TEMP_MINUS - (val * H3_TEMP_DIV)) / H3_TEMP_MUL); in h3_to_reg()
275 tmp = H5_TEMP_BASE - (val * H5_TEMP_MUL); in h5_to_temp()
281 tmp = H5_TEMP_BASE_CPU - (val * H5_TEMP_MUL_CPU); in h5_to_temp()
283 tmp = H5_TEMP_BASE_GPU - (val * H5_TEMP_MUL_GPU); in h5_to_temp()
299 tmp = H5_TEMP_BASE - (val << H5_TEMP_DIV); in h5_to_reg()
303 tmp = H5_TEMP_BASE_CPU - (val << H5_TEMP_DIV); in h5_to_reg()
[all …]
H A Daw_gpio.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
277 {"allwinner,sun4i-a10-pinctrl", (uintptr_t)&a10_gpio_conf},
280 {"allwinner,sun5i-a13-pinctrl", (uintptr_t)&a13_gpio_conf},
283 {"allwinner,sun7i-a2
279 struct aw_gpio_conf *conf; global() member
1017 hwreset_t rst = NULL; aw_gpio_attach() local
[all...]
H A Da31_dmac.c1 /*-
123 { "allwinner,sun6i-a31-dma", (uintptr_t)&a31_config },
124 { "allwinner,sun8i-a83t-dma", (uintptr_t)&a83t_config },
125 { "allwinner,sun8i-h3-dma", (uintptr_t)&h3_config },
126 { "allwinner,sun50i-a64-dma", (uintptr_t)&a64_config },
157 { -1, 0 }
160 #define DMA_READ(sc, reg) bus_read_4((sc)->res[0], (reg))
161 #define DMA_WRITE(sc, reg, val) bus_write_4((sc)->res[0], (reg), (val))
172 if (!ofw_bus_search_compatible(dev, compat_data)->ocd_data) in a31dmac_probe()
183 struct a31dmac_config *conf; in a31dmac_attach() local
[all …]
H A Da10_codec.c1 /*-
2 * Copyright (c) 2014-2016 Jared D. McNeill <jmcneill@invisible.ca>
84 #define AC_DAC_DPC(_sc) ((_sc)->cfg->DPC)
86 #define AC_DAC_FIFOC(_sc) ((_sc)->cfg->DAC_FIFOC)
110 #define AC_DAC_FIFOS(_sc) ((_sc)->cfg->DAC_FIFOS)
111 #define AC_DAC_TXDATA(_sc) ((_sc)->cfg->DAC_TXDAT
658 struct sunxi_dma_config conf; a10codec_dmaconfig() local
1069 hwreset_t rst; a10codec_attach() local
[all...]
/freebsd-src/sys/contrib/device-tree/src/arm64/xilinx/
H A Dzynqmp-zc1751-xm019-dc5.dts1 // SPDX-License-Identifier: GPL-2.0+
3 * dts file for Xilinx ZynqMP zc1751-xm019-dc5
5 * (C) Copyright 2015 - 2021, Xilinx, Inc.
11 /dts-v1/;
14 #include "zynqmp-clk-ccf.dtsi"
15 #include <dt-binding
[all...]
/freebsd-src/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt7986a-rfb.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
7 /dts-v1/;
8 #include <dt-bindings/pinctrl/mt65xx.h>
14 chassis-type = "embedded";
15 compatible = "mediatek,mt7986a-rfb", "mediatek,mt7986a";
22 stdout-path = "serial0:115200n8";
30 reg_1p8v: regulator-1p8v {
31 compatible = "regulator-fixe
[all...]
H A Dmt7986a-bananapi-bpi-r3.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
5 * Frank Wunderlich <frank-w@public-files.de>
9 /dts-v1/;
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/input.h>
12 #include <dt-bindings/leds/common.h>
13 #include <dt-binding
[all...]
/freebsd-src/share/man/man4/
H A Dnvme.42 .\" Copyright (c) 2012-2016 Intel Corporation
43 .Bd -ragged -offset indent
48 .Xr loader.conf 5 :
49 .Bd -literal -offset indent
65 .Bl -bullet
69 Per-CPU IO queue pairs
93 will create an I/O queue pair for each CPU, provided enough MSI-X vectors
101 .Xr loader.conf
[all...]
H A Dahci.41 .\" Copyright (c) 2009-2013 Alexander Motin <mav@FreeBSD.org>
35 .Bd -ragged -offset indent
43 .Xr loader.conf 5 :
44 .Bd -literal -offset indent
50 .Bl -ohang
54 .Bl -tag -width 4n -offset indent -compact
64 Non-zero value enables CCC and defines maximum time (in ms), request can wait
84 .Bl -tag -width 4n -offset indent -compact
104 A manual bus reset/rescan may be needed after device hot-plug, unless hardware
110 setting to nonzero value forces driver attach to some known AHCI-capable
[all …]
H A Dtcp_bbr.430 .Nd TCP Bottleneck Bandwidth and Round-Trip Time Algorithm
33 .Xr loader.conf 5 :
34 .Bd -literal -offset indent
39 .Xr sysctl.conf 5 :
40 .Bd -literal -offset indent
44 Bottleneck bandwidth and round-trip time (BBR) is a congestion control algorithm which
46 It is a round-up redesign of congestion control, which is not loss-based, delay-based,
47 ECN-based or AIMD-based.
57 .Bl -tag -width ".Va exp_backoff_scale"
80 .Bl -tag -width ".Va exp_backoff_scale"
[all …]
/freebsd-src/usr.sbin/nscd/
H A Dnscd.845 The cache is actually per-user.
52 .Bl -tag -width ".Sy Type"
61 (first in - first out),
81 .Va perform-actual-lookups
83 .Xr nscd.conf 5 .
88 .Bl -tag -width indent
96 Single-threaded mode.
101 .Xr nscd.conf 5
131 .Va perform-actual-lookups
151 .Bl -tag -width ".Pa /etc/nscd.conf" -compact
[all …]
H A Dnscd.conf.529 .Nm nscd.conf
39 .Pa nscd.conf
62 (for example, if some third-party
64 .Bl -tag -width indent
69 .It Va enable-cache Oo Ar cachename Oc Op Cm yes | no
72 .It Va positive-time-to-live Oo Ar cachename Oc Op Ar value
73 Sets the TTL (time-to-live) for the specified cache in seconds.
77 .It Va positive-policy Oo Ar cachename Oc Op Cm fifo | lru | lfu
84 (first-in-first-out),
86 (least-recently-used), and
[all …]
/freebsd-src/sbin/ipf/ipf/
H A Dipf.53 ipf, ipf.conf \- IPFilter firewall rules file format
5 The ipf.conf file is used to specify rules for the firewall, packet
7 specified in the ipf.conf file, the ipf(8) program is used.
14 The simplest rules that can be used in ipf.conf are expressed like this:
46 Comments in the ipf.conf file are indicated by the use of the '#' character.
61 are placed in the ipf.conf file.
117 For non-UDP packets, there are builtin checks that are applied in addition
140 behaviour with the simplest of keyboard mistakes - for example,
215 a reset (RST) packe
[all...]
/freebsd-src/share/man/man5/
H A Dpf.conf.51 .\" $OpenBSD: pf.conf.5,v 1.406 2009/01/31 19:37:12 sobrado Exp $
10 .\" - Redistributions of source code must retain the above copyright
12 .\" - Redistributions in binary form must reproduce the above
31 .Dt PF.CONF 5
34 .Nm pf.conf
41 .Nm pf.conf .
44 .Nm pf.conf :
45 .Bl -tag -width xxxx
47 User-define
[all...]
/freebsd-src/sys/dev/liquidio/base/
H A Dcn23xx_pf_device.c54 /* Initiate chip-wide soft reset */ in lio_cn23xx_pf_soft_reset()
89 lio_dev_err(oct, "PCI-E Fatal error detected;\n" in lio_cn23xx_pf_enable_error_reporting()
99 lio_dev_dbg(oct, "Enabling PCI-E error reporting..\n"); in lio_cn23xx_pf_enable_error_reporting()
111 /* TBD: get the info in Hand-shake */ in lio_cn23xx_pf_coprocessor_clock()
121 oct->pfvf_hsword.coproc_tics_per_us = oqticks_per_us; in lio_cn23xx_pf_get_oq_ticks()
143 uint16_t mac_no = oct->pcie_port; in lio_cn23xx_pf_setup_global_mac_regs()
144 uint16_t pf_num = oct->pf_num; in lio_cn23xx_pf_setup_global_mac_regs()
158 (oct->sriov_info.trs << LIO_CN23XX_PKT_MAC_CTL_RINFO_TRS_BIT_POS); in lio_cn23xx_pf_setup_global_mac_regs()
179 srn = oct->sriov_info.pf_srn; in lio_cn23xx_pf_reset_io_queues()
180 ern = srn + oct->sriov_info.num_pf_rings; in lio_cn23xx_pf_reset_io_queues()
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/pinctrl/
H A Dmediatek,mt7986-pinctrl.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/mediatek,mt7986-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sean Wang <sean.wang@kernel.org>
18 - mediatek,mt7986a-pinctrl
19 - mediatek,mt7986b-pinctrl
25 reg-names:
27 - const: gpio
28 - const: iocfg_rt
[all …]
/freebsd-src/usr.bin/env/
H A Denv.170 .Bl -tag -width indent
83 .\" -C
89 .\" -L | -U
92 .Xr login.conf 5
103 is used, only the system-wide
104 .Pa /etc/login.conf.db
112 .Sq Li \&-
116 .\" -
[all...]
/freebsd-src/usr.sbin/cxgbetool/
H A Dcxgbetool.840 .Bl -item -compact
47 .Nm Ar nexus Cm clip Bro Cm hold | release Brc Ar ipv6-address
55 .Nm Ar nexus Cm hashfilter Ar filter-specification
63 .Nm Ar nexus Cm filter Ar idx Ar filter-specification
71 .Nm Ar nexus Cm loadcfg Ar fw-config.txt
75 .Nm Ar nexus Cm loadfw Ar fw-image.bin
85 .Nm Ar nexus Cm regdump Op Ar register-block ...
87 .Nm Ar nexus Cm sched-class Ar sub-comman
[all...]
/freebsd-src/contrib/llvm-project/
H A DFREEBSD-Xlist2 .clang-format
3 .clang-tidy
4 .git-blame-ignore-revs
15 clang/.clang-format
16 clang/.clang-tidy
19 clang/CodeOwners.rst
38 clang/include/clang/Format/.clang-format
68 clang/lib/Format/.clang-forma
[all...]
/freebsd-src/sys/netinet/libalias/
H A Dalias.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
33 TCP connection state, protocol-specific aliasing routines,
59 - A more generalized method for handling incoming
60 connections, without the 0-1023 restriction, is
62 - Improved ICMP support in alias.c. Traceroute
64 - TC
1669 char buf[256], conf[] = "/etc/libalias.conf"; LibAliasRefreshModules() local
[all...]
/freebsd-src/contrib/mandoc/
H A DTODO8 - loc = locality of the issue
11 *** cross-module issue, significantly impacts multiple modules
13 - exist = difficulty of the existing code in this area
18 - algo = difficulty of the new algorithm to be written
23 - size = the amount of code to be written or changed
27 - imp = importance of the issue
39 - .if n .ce in the middle of .TS data
44 has never been seen in any real-world manual page.
55 - wrong number of layout columns in tbl(7) code generated by -
[all...]
/freebsd-src/sbin/ipfw/
H A Dipfw.88 in-kernel NAT.
19 .Op Ar rule | first-last ...
49 .Oo Cm set Ar N Oc Cm table Ar name Cm create Ar create-options
55 .Oo Cm set Ar N Oc Cm table Ar name Cm modify Ar modify-options
59 .Oo Cm set Ar N Oc Cm table Ar name Cm add Ar table-key Op Ar value
61 .Oo Cm set Ar N Oc Cm table Ar name Cm add Op Ar table-key Ar value ...
63 .Oo Cm set Ar N Oc Cm table Ar name Cm atomic add Op Ar table-key Ar value ...
65 .Oo Cm set Ar N Oc Cm table Ar name Cm delete Op Ar table-key ...
93 .Ar config-options
99 .Ss IN-KERNE
[all...]
/freebsd-src/contrib/unbound/doc/
H A DChangelog2 - Fix for dnsoverquic and dnstap to use the correct dnstap
6 - Fix for dnstap with dnscrypt and dnstap without dnsoverquic.
9 - Fix to display warning if quic-port is set but dnsoverquic is not
11 - Fix dnsoverquic to extend the number of streams when one is closed.
14 - Fix to disable detection of quic configured ports when quic is
16 - Fix harden-unverified-glue for AAAA cache_fill_missing lookups.
17 - Fi
[all...]
/freebsd-src/sys/dev/cxgbe/cxgbei/
H A Dicl_cxgbei.c1 /*-
45 #include <sys/conf.h>
106 #define TT_HASH(icc, tt) (G_PPOD_TAG(tt) & (icc)->cmp_hash_mask)
177 KASSERT(icp->ref_cnt != 0, ("freeing deleted PDU")); in icl_cxgbei_conn_pdu_free()
178 MPASS(icp->icp_signature == CXGBEI_PDU_SIGNATURE); in icl_cxgbei_conn_pdu_free()
179 MPASS(ic == ip->ip_conn); in icl_cxgbei_conn_pdu_free()
181 m_freem(ip->ip_ahs_mbuf); in icl_cxgbei_conn_pdu_free()
182 m_freem(ip->ip_data_mbuf); in icl_cxgbei_conn_pdu_free()
183 m_freem(ip->ip_bhs_mbuf); in icl_cxgbei_conn_pdu_free()
185 KASSERT(ic != NULL || icp->ref_cn in icl_cxgbei_conn_pdu_free()
[all...]
/freebsd-src/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h165 _d->i6[0] = NLADD(_s->i6[0], x); \
166 if (ntohl(_d->i6[0]) < ntohl(_s->i6[0])) { \
167 _d->i6[1] = NLADD(_d->i6[1], 1); \
168 if (ntohl(_d->i6[1]) < ntohl(_s->i6[1])) { \
169 _d->i6[2] = NLADD(_d->i6[2], 1); \
170 if (ntohl(_d->i6[2]) < ntohl(_s->i6[2])) { \
171 _d->i6[3] = NLADD(_d->i6[3], 1); \
179 _d->i6[0] = _s1->i6[0] & _s2->i6[0]; \
180 _d->i6[1] = _s1->i6[1] & _s2->i6[1]; \
181 _d->i6[2] = _s1->i6[2] & _s2->i6[2]; \
[all …]

12