Home
last modified time | relevance | path

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

12

/freebsd/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-a20-pinctrl", (uintptr_t)&a20_gpio_conf},
286 {"allwinner,sun6i-a31-pinctrl", (uintptr_t)&a31_gpio_conf},
289 {"allwinner,sun6i-a31s-pinctrl", (uintptr_t)&a31s_gpio_conf},
292 {"allwinner,sun6i-a31-r-pinctrl", (uintptr_t)&a31_r_gpio_conf},
295 {"allwinner,sun6i-a33-pinctrl", (uintptr_t)&a33_gpio_conf},
298 {"allwinner,sun8i-a83t-pinctrl", (uintptr_t)&a83t_gpio_conf},
[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_TXDATA)
112 #define AC_ADC_FIFOC(_sc) ((_sc)->cfg->ADC_FIFOC)
124 #define AC_ADC_FIFOS(_sc) ((_sc)->cfg->ADC_FIFOS)
125 #define AC_ADC_RXDATA(_sc) ((_sc)->cfg->ADC_RXDATA)
126 #define AC_DAC_CNT(_sc) ((_sc)->cfg->DAC_CNT)
[all …]
/freebsd/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/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-fixed";
32 regulator-name = "fixed-1.8V";
33 regulator-min-microvolt = <1800000>;
[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/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 5 :
102 .Bd -literal -offset indent
107 of MSI-X vectors consumed by the device, set the following tunable value in
[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/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/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) packet. This packet indicates to the remote system that the
219 with the return-rst keyword like this:
[all …]
/freebsd/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/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
34 .Nm pf.conf
41 .Nm pf.conf .
44 .Nm pf.conf :
45 .Bl -tag -width xxxx
47 User-defined variables may be defined and used later, simplifying
50 .Nm pf.conf .
57 Ethernet filtering provides rule-based blocking or passing of Ethernet packets.
[all …]
/freebsd/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-pinctr
[all...]
/freebsd/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
116 .\" -P
125 .\" -S
136 also supports environment-variable substitution, as described
138 .\" -u
[all …]
/freebsd/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-command Op Ar param Ar value
89 .Nm Ar nexus Cm sched-queue Ar port Ar queue Ar class
97 provides command-line access to features and debug facilities exported by
[all …]
/freebsd/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-format
102 clang/tools/amdgpu-arch/
103 clang/tools/apinotes-test/
[all …]
/freebsd/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 - TCP connection closing logic simplified in
66 "grace period" after FIN or RST is observed.
77 - Out-of-order fragment handling.
78 - IP checksum error fixed for ftp transfers
[all …]
/freebsd/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 -T man
57 The reason likely is that tbl(7) does not support the -Bl -column
[all …]
/freebsd/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-KERNEL NAT
[all …]
/freebsd/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 - Fix contrib/aaaa-filter-iterator.patch for change in call
21 - Fix cookie_file test sporadic fails for time change during
23 - Fix add reallocarray to alloc stats unit test, and disable
24 override of strdup in unbound-host, and the result of config
[all …]
/freebsd/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_cnt == 1, in icl_cxgbei_conn_pdu_free()
[all …]
/freebsd/sys/dev/ahci/
H A Dahci_pci.c1 /*-
2 * Copyright (c) 2009-2012 Alexander Motin <mav@FreeBSD.org>
32 #include <sys/conf.h>
78 {0x78001022, 0x00, "AMD Hudson-2", 0},
79 {0x78011022, 0x00, "AMD Hudson-2", 0},
80 {0x78021022, 0x00, "AMD Hudson-2", 0},
81 {0x78031022, 0x00, "AMD Hudson-2", 0},
82 {0x78041022, 0x00, "AMD Hudson-2", 0},
139 {0x3b298086, 0x00, "Intel Ibex Peak-M", 0},
140 {0x3b2c8086, 0x00, "Intel Ibex Peak-M (RAID)", 0},
[all …]

12