Home
last modified time | relevance | path

Searched refs:keyup (Results 1 – 25 of 163) sorted by relevance

1234567

/OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/
H A Dbttv-input.c78 u32 gpio, data, keyup; in ir_enltv_handle_key() local
87 keyup = (gpio & ir->mask_keyup) ? 1UL << 31 : 0; in ir_enltv_handle_key()
95 if (keyup) in ir_enltv_handle_key()
98 if ((ir->last_gpio & 1UL << 31) == keyup) in ir_enltv_handle_key()
105 if (keyup) in ir_enltv_handle_key()
112 ir->last_gpio = data | keyup; in ir_enltv_handle_key()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/
H A Dadc-keys.txt8 - keyup-threshold-microvolt: Voltage at which all the keys are considered up.
30 keyup-threshold-microvolt = <2000000>;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Drockchip,multicodecs.txt21 - keyup-threshold-microvolt: keyup-threshold-microvolt uV.
81 keyup-threshold-microvolt = <1800000>;
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dlayerdetails.js458 $("#layer-dir-path-in-details").keyup(function() {
462 $("#layer-git-repo-url").keyup(function() {
468 layerGitRefInput.keyup(function() {
475 layerSubDirInput.keyup(function(){
H A Dprojectpage.js85 layerAddInput.keyup(function() {
232 machineChangeInput.keyup(function(){
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3308-evb.dts24 keyup-threshold-microvolt = <1800000>;
38 keyup-threshold-microvolt = <1800000>;
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Drk3528-evb.dts20 keyup-threshold-microvolt = <1800000>;
H A Drk3562-evb.dts20 keyup-threshold-microvolt = <1800000>;
H A Drv1106-evb.dts20 keyup-threshold-microvolt = <1800000>;
H A Drk3588-evb.dts20 keyup-threshold-microvolt = <1800000>;
H A Drv1126-evb.dts19 keyup-threshold-microvolt = <1800000>;
H A Drk3368-evb.dts20 keyup-threshold-microvolt = <1024000>;
H A Drk3288-evb.dts19 keyup-threshold-microvolt = <1800000>;
H A D.rk3288-evb.dtb.pre.tmp
H A Drv1126-bat-evb.dts24 keyup-threshold-microvolt = <1800000>;
H A Dpx3se-evb.dts26 keyup-threshold-microvolt = <1800000>;
H A Drk3308-evb.dts23 keyup-threshold-microvolt = <1800000>;
39 keyup-threshold-microvolt = <1800000>;
H A D.rk3308-evb.dtb.pre.tmp
H A Drk3126-evb.dts32 keyup-threshold-microvolt = <3300000>;
H A D.rk3126-evb.dtb.pre.tmp
H A Drk1808-evb.dts25 keyup-threshold-microvolt = <1800000>;
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Drv1106-evb.dtsi14 keyup-threshold-microvolt = <1800000>;
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxm-q200.dts22 keyup-threshold-microvolt = <1710000>;
H A Dmeson-gxm-wetek-core2.dts37 keyup-threshold-microvolt = <1710000>;
H A Dmeson-gxbb-p200.dts28 keyup-threshold-microvolt = <1800000>;

1234567