Home
last modified time | relevance | path

Searched full:divided (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/freebsd-src/sys/arm/mv/clk/
H A Dperiph_clk_d.c54 * div2 (second frequency divider) -> mux (select divided freq.
119 * mux (select divided freq. or xtal output) -> gate (enable or disable clock),
175 * divider) -> mux (choose divided or xtal output).
220 * div2 (second frequency divider) -> mux (choose divided or xtal output).
/freebsd-src/sys/dev/tsec/
H A Dif_tsecreg.h316 #define TSEC_MIIMCFG_CLKDIV28 0x00000007 /* source clock divided by 28 */
317 #define TSEC_MIIMCFG_CLKDIV20 0x00000006 /* source clock divided by 20 */
318 #define TSEC_MIIMCFG_CLKDIV14 0x00000005 /* source clock divided by 14 */
319 #define TSEC_MIIMCFG_CLKDIV10 0x00000004 /* source clock divided by 10 */
320 #define TSEC_MIIMCFG_CLKDIV8 0x00000003 /* source clock divided by 8 */
321 #define TSEC_MIIMCFG_CLKDIV6 0x00000002 /* source clock divided by 6 */
322 #define TSEC_MIIMCFG_CLKDIV4 0x00000001 /* source clock divided by 4 */
/freebsd-src/lib/libpmc/
H A Dpmc.corei7uc.3131 The GQ read tracker allocate to deallocate occupancy count is divided
137 The GQ read tracker L3 miss to fill occupancy count is divided by this count
149 The GQ read tracker L3 hit occupancy count is divided by this count to obtain
156 divided by this count to obtain the average latency for a read L3 miss to
163 The GQ write tracker L3 miss to RTID occupancy count is divided by this count
169 The GQ write tracker occupancy count is divided by the this count to obtain the average L3 write mi…
174 The GQ peer probe occupancy count is divided by this count to obtain the average L3 peer
515 The QMC channel 0 normal read occupancy divided by this count provides the
521 The QMC channel 1 normal read occupancy divided by this count provides the
527 The QMC channel 2 normal read occupancy divided by this count provides the
[all …]
H A Dpmc.westmereuc.3133 The GQ read tracker allocate to deallocate occupancy count is divided by the
138 The GQ read tracker allocate to deallocate occupancy count is divided by
144 The GQ read tracker L3 miss to fill occupancy count is divided by this count
156 The GQ read tracker L3 hit occupancy count is divided by this count to obtain the average L3 hit la…
162 divided by this count to obtain the average latency for a read L3 miss to
169 The GQ write tracker L3 miss to RTID occupancy count is divided by this count
176 is divided by the this count to obtain the average L3 write miss latency.
181 The GQ peer probe occupancy count is divided by this count to obtain the average
548 The QMC channel 0 normal read occupancy divided by this count provides the
554 The QMC channel 1 normal read occupancy divided by this count provides the
[all …]
/freebsd-src/sys/contrib/device-tree/src/arm/arm/
H A Dintegratorcp.dts56 /* The chrystal is divided by 2 by the codec for the AACI bit clock */
72 /* The UART clock is 14.74 MHz divided from 25MHz by an ICS525 */
124 /* The KMI clock is the 24 MHz oscillator divided to 8MHz */
133 /* The timer clock is the 24 MHz oscillator divided to 1MHz */
/freebsd-src/sys/contrib/device-tree/Bindings/soc/rockchip/
H A Dgrf.txt6 From RK3368 SoCs, the GRF is divided into two sections,
13 ON RK3308 SoC, the GRF is divided into four sections:
/freebsd-src/lib/libpmc/pmu-events/arch/x86/silvermont/
H A Dvirtual-memory.json26 …-side (walks due to a load) page walk is in progress. Page walk duration divided by number of page…
45 …ue to an instruction fetch) page walk is in progress. Page walk duration divided by number of page…
/freebsd-src/contrib/bearssl/src/rsa/
H A Drsa_i31_privexp.c191 * - When a is divided by 2, u0 and v0 must be divided by 2. in br_rsa_i31_compute_privexp()
192 * - When b is divided by 2, u1 and v1 must be divided by 2. in br_rsa_i31_compute_privexp()
201 * - When a is divided by 2, then a is even. Therefore: in br_rsa_i31_compute_privexp()
H A Drsa_i15_privexp.c191 * - When a is divided by 2, u0 and v0 must be divided by 2. in br_rsa_i15_compute_privexp()
192 * - When b is divided by 2, u1 and v1 must be divided by 2. in br_rsa_i15_compute_privexp()
201 * - When a is divided by 2, then a is even. Therefore: in br_rsa_i15_compute_privexp()
/freebsd-src/sys/contrib/device-tree/Bindings/sound/
H A Dnvidia,tegra210-admaif.yaml66 DMA channel specifiers, equally divided for Tx and Rx.
82 DMA channel specifiers, equally divided for Tx and Rx.
/freebsd-src/share/man/man7/
H A Dclocks.7114 It is divided down to give the statistic clock and the profiling clock.
134 It is divided down to give the scheduling clock.
/freebsd-src/contrib/libdiff/include/
H A Ddiff_main.h55 /* The atom's index in the entire file. For atoms divided by lines of text, this
64 /* The atom's index within DIFF_DATA. For atoms divided by lines of text, this
236 * solve the divided chunks. */
/freebsd-src/sys/contrib/openzfs/man/man7/
H A Dvdevprops.732 Properties are divided into two types, native properties and user-defined
178 The expected convention is that the property name is divided into two portions
/freebsd-src/share/doc/smm/01.setup/
H A D1.t120 Each UNIX physical disk is divided into at most 8 logical disk partitions,
135 rest of the disk is divided into spaces for additional ``mounted
/freebsd-src/sys/net80211/
H A Dieee80211_amrr.c214 /* XXX TODO: non-11n rate should be divided by two.. */ in amrr_node_init()
246 /* XXX TODO: non-11n rate should be divided by two.. */
269 /* XXX TODO: non-11n rate should be divided by two.. */ in amrr_update()
292 /* XXX TODO: non-11n rate should be divided by two.. */ in amrr_update()
/freebsd-src/contrib/tcpdump/
H A Datime.awk7 # number of the ack divided by 1024 (i.e., Kbytes acked).
H A Dstime.awk7 # number of the packet divided by 1024 (i.e., Kbytes sent).
/freebsd-src/sys/contrib/device-tree/Bindings/crypto/
H A Daspeed,ast2500-hace.yaml15 divided into two independently engines - Hash Engine and Crypto Engine.
H A Daspeed,ast2600-acry.yaml15 divided into two independent engines - ECC Engine and RSA Engine.
/freebsd-src/sys/contrib/device-tree/Bindings/iio/dac/
H A Ddpot-dac.txt5 divided voltage is provided by a vref regulator.
/freebsd-src/sys/contrib/device-tree/Bindings/nvmem/
H A Dfsl,layerscape-sfp.yaml36 The SFP clock. Typically, this is the platform clock divided by 4.
/freebsd-src/lib/libc/stdlib/
H A Dimaxdiv.342 divided by
H A Dlldiv.342 divided by
/freebsd-src/crypto/openssl/include/internal/
H A Dnamemap.h39 * A utility that handles several names in a string, divided by a given
/freebsd-src/sys/contrib/device-tree/Bindings/iio/afe/
H A Dvoltage-divider.txt32 The system voltage is circa 12V, but divided down with a 22/222

12345678910>>...19