Home
last modified time | relevance | path

Searched refs:low (Results 351 – 375 of 1820) sorted by relevance

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

/freebsd/sys/contrib/device-tree/Bindings/input/rmi4/
H A Drmi_2d_sensor.txt23 - syna,clip-x-low: Sets a minimum value for X.
24 - syna,clip-y-low: Sets a minimum value for Y.
/freebsd/sys/contrib/device-tree/Bindings/arm/msm/
H A Dqcom,saw2.txt6 subsystem) into and out of low power modes via a direct connection to
8 system, notifying them when a low power state is entered or exited.
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dti,tps62360.yaml60 is missing, then assume the state as low.
66 is missing, then assume the state as low.
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dallwinner,sun6i-a31-csi.yaml135 hsync-active = <0>; /* Active low */
136 vsync-active = <0>; /* Active low */
/freebsd/lib/libc/rpc/
H A Dclnt_perror.c126 e.re_vers.low, e.re_vers.high); in clnt_sperror()
155 e.re_vers.low, e.re_vers.high); in clnt_sperror()
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,rpm-master-stats.yaml16 (particularly around entering hardware-driven low power modes: XO shutdown
21 our device has entered the desired low-power mode, how long it took to do so,
/freebsd/sys/contrib/device-tree/src/arm/intel/pxa/
H A Dpxa300-raumfeld-speaker-one.dts131 pinctrl-single,low-power-mode = MFP_LPM(MFP_LPM_PULL_LOW);
138 pinctrl-single,low-power-mode = MFP_LPM(MFP_LPM_FLOAT);
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dallwinner,sun50i-a100-ledc.yaml74 description: Length of low pulse when transmitting a "0" bit
82 description: Length of low pulse when transmitting a "1" bit
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dmicrochip,usb5744.yaml11 low power, low pin count configurable and fully compliant with the USB 3.1
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dhynix,hi846.yaml38 description: Reference to the GPIO connected to the RESETB pin. Active low.
42 description: Reference to the GPIO connected to the XSHUTDOWN pin. Active low.
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt8192-asurada-hayato-r1.dts46 output-low;
56 output-low;
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dparitydi2.c20 su_int x2 = x.s.high ^ x.s.low; in __paritydi2()
H A Dclzti2.c25 return __builtin_clzll((x.s.high & ~f) | (x.s.low & f)) + in __clzti2()
/freebsd/sys/sys/
H A D_unrhdr.h40 u_int low; /* Lowest item */ member
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Diqs269a.yaml56 2: Ultra-low power (channel 0 proximity sensing)
68 description: Specifies the ultra-low-power mode update rate.
81 Specifies the long-term average filter strength during low-power mode.
88 Specifies the raw count filter strength during low-power mode.
114 description: Specifies the report rate (in ms) during low-power mode.
121 description: Specifies the report rate (in ms) during ultra-low-power mode.
130 power mode before transitioning to low-power mode.
148 description: Limits automatic ATI to low-power mode.
H A Dpxa27x-keypad.txt20 - marvell,direct-key-low-active : Direct key status register
23 is low, the key is pressed(active).
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c32 uint16_t flags, uint16_t *low, uint16_t *high);
437 uint16_t flags, uint16_t *low, uint16_t *high) in ar5211GetChannelEdges() argument
440 *low = 4920; in ar5211GetChannelEdges()
446 *low = 2312; in ar5211GetChannelEdges()
/freebsd/sys/contrib/device-tree/Bindings/display/panel/
H A Dpanel-common.yaml105 property can also be used for panels implementing an active low power down
106 signal, which is a negated version of the enable signal. Active low enable
117 The reset signal is active low and resets the panel internal logic
125 The tearing effect signal is active high. Active low signals can be
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dbrcm,bcm2711-hdmi.yaml60 - description: CEC stuck at low interrupt
69 - const: cec-low
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h59 unsigned long long low; member
64 unsigned long long high, low; member
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h59 unsigned long long low; member
64 unsigned long long high, low; member
/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h59 unsigned long long low; member
64 unsigned long long high, low; member
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h59 unsigned long long low; member
64 unsigned long long high, low; member
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h59 unsigned long long low; member
64 unsigned long long high, low; member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtime-sync.c53 static u64 iwl_mvm_get_64_bit(__le32 high, __le32 low) in iwl_mvm_get_64_bit() argument
55 return ((u64)le32_to_cpu(high) << 32) | le32_to_cpu(low); in iwl_mvm_get_64_bit()

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