Searched +full:button +full:- +full:middle +full:- +full:gpios (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/input/gpio-mouse.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#11 to 5-7 GPIO lines.14 - Anshul Dalal <anshulusr@gmail.com>18 const: gpio-mouse20 scan-interval-ms:23 up-gpios:26 down-gpios:[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)9 * The 0xf1000000 is the default used by the recent, DT-capable, U-Boot12 * were delivered with an older version of u-boot that left internal17 * installing it from u-boot prompt) or adjust the Devive Tree21 /dts-v1/;23 #include <dt-bindings/input/input.h>24 #include <dt-bindings/gpio/gpio.h>25 #include "armada-370.dtsi"30 "marvell,armada-370-xp";33 stdout-path = "serial0:115200n8";[all …]
3 * Copyright (c) 2013 Hauke Mehrtens <hauke@hauke-m.de>50 /* n-mode support capability */82 #define EDCF_ECW2CW(exp) ((1 << (exp)) - 1)133 /* Per-AC retry limit register definitions; uses defs.h bitfield macros */167 #define BRCMS_PLCP_AUTO -1172 #define BRCMS_PROTECTION_AUTO -1199 /* MSC in use,indicates b0-6 holds an mcs */361 return wlc->band->basic_rate[mcs_table[rspec & RSPEC_RATE_MASK] in brcms_basic_rate()363 return wlc->band->basic_rate[rspec & RSPEC_RATE_MASK]; in brcms_basic_rate()376 return band->bandtype == BRCM_BAND_5G ? APHY_SIFS_TIME : in get_sifs()[all …]