Home
last modified time | relevance | path

Searched refs:low (Results 451 – 475 of 1820) sorted by relevance

1...<<11121314151617181920>>...73

/freebsd/sys/contrib/device-tree/src/arm64/marvell/
H A Darmada-8040-clearfog-gt-8k.dts275 * [47] USB VBUS EN (active low)
383 output-low;
389 output-low;
395 output-low;
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dp1023rdb.dts186 /* IRQ[0:3] are pulled up on board, set to active-low */
212 * IRQ[7] is pulled up on board, set to active-low
238 * IRQ[8:10] are pulled up on board, set to active-low
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp269 bool RemoteAwarePlatform::CalculateMD5(const FileSpec &file_spec, uint64_t &low, in CalculateMD5() argument
272 return m_remote_platform_sp->CalculateMD5(file_spec, low, high); in CalculateMD5()
273 return Platform::CalculateMD5(file_spec, low, high); in CalculateMD5()
/freebsd/sys/x86/cpufreq/
H A Dhwpstate_intel.c99 uint8_t low; member
420 sc->low = IA32_HWP_CAPABILITIES_LOWEST_PERFORMANCE(caps); in set_autonomous_hwp()
430 sc->req |= sc->low; in set_autonomous_hwp()
/freebsd/sys/contrib/device-tree/src/arm/intel/pxa/
H A Dpxa3xx.dtsi82 * MFP low power mode for pins.
84 * pinctrl-single,low-power-mode = MFP_LPM(MFP_LPM_PULL_LOW|MFP_LPM_EDGE_FALL);
86 * Table that determines the low power modes outputs, with actual settings
/freebsd/sys/contrib/device-tree/src/arm/rockchip/
H A Drk3288-r89.dts114 snps,reset-active-low;
275 pcfg_output_low: pcfg-output-low {
276 output-low;
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dtqm8xx.dts77 bosch,iso-low-speed-mux;
89 bosch,iso-low-speed-mux;
/freebsd/sys/contrib/device-tree/Bindings/iio/frequency/
H A Dadf4350.txt39 - adi,low-spur-mode-enable: Enables low spur mode.
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun8i-s3-pinecube.dts71 vsync-active = <0>; /* Active low */
118 vsync-active = <0>; /* Active low */
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-mmio.yaml44 the bit will be set. If the GPIO line is low, the bit will be cleared.
52 register will drive the GPIO line low. If this register is omitted,
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dovti,ov02a10.yaml14 The Omnivision OV02A10 is a low-cost, high performance, 1/5-inch, 2 megapixel
67 As the line needs to be low for the reset to be active, it should be
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dqcom,pm8916-wcd-analog-codec.yaml51 qcom,mbhc-vthreshold-low:
117 qcom,mbhc-vthreshold-low = <75 150 237 450 500>;
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dsilergy,sy8827n.yaml28 If this property is missing, assume the VSEL pin is set to low.
/freebsd/sys/contrib/device-tree/Bindings/leds/backlight/
H A Dtps65217-backlight.txt10 - isel: selection bit, valid values: 1 for ISEL1 (low-level) and 2 for ISEL2 (high-level)
/freebsd/sys/contrib/device-tree/Bindings/iio/potentiometer/
H A Dad5272.txt20 active low signal to the AD5272.
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dhihope-rzg2-ex-lvds.dtsi26 output-low;
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dektf2127.txt9 to take ektf2127 out of its low power state
/freebsd/crypto/openssl/providers/common/der/
H A Dder_dsa_gen.c.in13 * DSA low level APIs are deprecated for public use, but still ok for
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-eeprom-parse.h53 struct ieee80211_sband_iftype_data low[2]; member
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Darm,versatile-sysreg.yaml13 This is a system control registers block, providing multiple low level
/freebsd/sys/vm/
H A Dvm_reserv.c570 int req, vm_page_t mpred, u_long npages, vm_paddr_t low, vm_paddr_t high, in vm_reserv_alloc_contig() argument
625 if (pa < low || pa + size > high || in vm_reserv_alloc_contig()
712 m = vm_phys_alloc_contig(domain, allocpages, low, high, in vm_reserv_alloc_contig()
1219 vm_reserv_reclaim_contig(int domain, u_long npages, vm_paddr_t low, in vm_reserv_reclaim_contig() argument
1258 if (pa + VM_LEVEL_0_SIZE - size < low) { in vm_reserv_reclaim_contig()
1287 lo = (pa >= low) ? 0 : in vm_reserv_reclaim_contig()
1288 (int)((low + PAGE_MASK - pa) >> PAGE_SHIFT); in vm_reserv_reclaim_contig()
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dmaxim,max3421.txt11 The driver configures MAX3421E for active low level triggered interrupts,
/freebsd/crypto/heimdal/
H A DREADME14 heimdal-announce@sics.se low-volume announcement
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dcdns,rtc.txt4 The alarm may wake the system from low-power state.
H A Dnvidia,tegra20-rtc.txt4 registers. The alarms and other interrupts may wake the system from low-power

1...<<11121314151617181920>>...73