Home
last modified time | relevance | path

Searched refs:low (Results 501 – 525 of 1820) sorted by relevance

1...<<21222324252627282930>>...73

/freebsd/sys/contrib/device-tree/Bindings/iio/potentiometer/
H A Dadi,ad5272.yaml30 Active low signal to the AD5272 RESET input.
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Ddongwoon,dw9714.yaml25 XSD pin for shutdown (active low)
/freebsd/stand/i386/libi386/
H A Damd64_tramp.S57 .long VTOP(gdt) # low
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dmpic.txt97 0 = low-to-high edge triggered
98 1 = active low level-sensitive
100 3 = high-to-low edge triggered
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dmax77620.txt61 low power mode at the sequencing event.
100 should go to sleep state or low-power
105 to set the PMIC state to low
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Darm,gic.yaml83 1 = low-to-high edge triggered
84 2 = high-to-low edge triggered (invalid for SPIs)
86 8 = active low level-sensitive (invalid for SPIs).
/freebsd/sys/dts/arm/
H A Dannapurna-alpine.dts117 // 1 = low-to-high edge triggered
118 // 2 = high-to-low edge triggered
120 // 8 = active low level-sensitive
/freebsd/lib/libc/rpc/
H A Dauth_des.c301 ivec.key.high = ivec.key.low = 0; in authdes_marshal()
317 ad->ad_verf.adv_winverf = cryptbuf[1].key.low; in authdes_marshal()
374 buf.key.low = (uint32_t)*ixdr++; in authdes_validate()
/freebsd/sys/contrib/device-tree/src/arm/rockchip/
H A Drk3288-miqi.dts118 snps,reset-active-low;
304 pcfg_output_low: pcfg-output-low {
305 output-low;
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_lib.h115 uint64_t high, low; in rep_clz() member
119 uint64_t low, high; in rep_clz() member
131 word = uu.s.low; in rep_clz()
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Draspberrypi,firmware-gpio.txt17 1 = active low
H A Dibm,ppc4xx-gpio.txt14 1 = active low
/freebsd/sys/contrib/device-tree/Bindings/extcon/
H A Dextcon-rt8973a.txt5 is a USB port accessory detector and switch that is optimized to protect low
H A Dqcom,pm8941-misc.txt4 the USB ID pin has been pulled low or high.
/freebsd/sys/contrib/device-tree/Bindings/fsi/
H A Dfsi-master-gpio.txt16 GPIO block is running at a low enough
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dadi,ssm2518.yaml22 I2C address of the device. This will either be 0x34 (ADDR pin low)
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dti,cc1352p7.yaml22 - description: low-frequency system clock
/freebsd/sys/dev/sfxge/common/
H A Defx_mac.c656 unsigned int low; in efx_mac_stats_mask_add_range() local
677 low = MAX((unsigned int)rngp->first, el_min); in efx_mac_stats_mask_add_range()
679 width = high - low + 1; in efx_mac_stats_mask_add_range()
682 (~0ULL) : (((1ULL << width) - 1) << (low - el_min)); in efx_mac_stats_mask_add_range()
/freebsd/sys/sys/
H A Dsystm.h530 struct unrhdr *new_unrhdr(int low, int high, struct mtx *mutex);
531 void init_unrhdr(struct unrhdr *uh, int low, int high, struct mtx *mutex);
549 new_unrhdr64(struct unrhdr64 *unr64, uint64_t low) in new_unrhdr64() argument
552 unr64->counter = low; in new_unrhdr64()
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dst,stm32-rcc.txt76 2 CLK_LSI (low-power clock source)
77 3 CLK_LSE (generated from a 32.768 kHz low-speed external
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dmicrochip,sparx5-sgpio.yaml47 even. The tuples mast be ordered (low, high) and are
53 "low" indicates start bit number of range
/freebsd/sys/contrib/device-tree/src/arm/xilinx/
H A Dzynq-zc706.dts159 low-power-disable;
164 low-power-enable;
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6q-apalis-ixora-v1.2.dts110 * the GPIO to output-low, if one wants to control the transceiver
148 /* active-high meaning opposite of regular PERST# active-low polarity */
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dnxp,sc16is7xx.txt23 1 = active low.
82 1 = active low.
/freebsd/sys/vm/
H A Dvm_page.c2183 npages, low, high, alignment, boundary, memattr); in vm_page_alloc_contig()
2187 start_segind = vm_phys_lookup_segind(low); in vm_page_alloc_contig()
2189 npages, low, high) == -1) { in vm_page_alloc_contig()
2215 m_ret = vm_phys_alloc_contig(domain, npages, low, high, in vm_page_find_contig_domain()
2225 m_ret = vm_reserv_reclaim_contig(domain, npages, low, in vm_page_find_contig_domain()
2268 mpred, npages, low, high, alignment, boundary)) != NULL) { in vm_page_alloc_contig_domain()
2273 low, high, alignment, boundary)) != NULL) in vm_page_alloc_contig_domain()
2477 m = vm_page_alloc_noobj_contig_domain(domain, req, npages, low, in vm_page_alloc_noobj_contig()
2506 low, high, alignment, boundary)) == NULL) { in vm_page_alloc_noobj_contig_domain()
3093 start_segind = vm_phys_lookup_segind(low); in vm_page_reclaim_contig_domain_ext()
[all …]

1...<<21222324252627282930>>...73