Searched +full:nspire +full:- +full:keypad (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | ti,nspire-keypad.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/input/ti,nspire-keypad.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: TI-NSPIRE Keypad 10 - Andrew Davis <afd@ti.com> 13 - $ref: input.yaml# 14 - $ref: matrix-keymap.yaml# 19 - ti,nspire-keypad 30 scan-interval: [all …]
|
H A D | ti,nspire-keypad.txt | 1 TI-NSPIRE Keypad 4 - compatible: Compatible property value should be "ti,nspire-keypad". 6 - reg: Physical base address of the peripheral and length of memory mapped 9 - interrupts: The interrupt number for the peripheral. 11 - scan-interval: How often to scan in us. Based on a APB speed of 33MHz, the 14 - row-delay: How long to wait before scanning each row. 16 - clocks: The clock this peripheral is attached to. 18 - linux,keymap: The keymap to use 19 (see Documentation/devicetree/bindings/input/matrix-keymap.txt) 22 - active-low: Specify that the keypad is active low (i.e. logical low signifies [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nspire/ |
H A D | nspire-tp.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 6 /dts-v1/; 8 #include <dt-bindings/input/input.h> 10 /include/ "nspire-classic.dtsi" 12 &keypad { 83 model = "TI-NSPIR [all...] |
H A D | nspire-clp.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 6 /dts-v1/; 8 #include <dt-bindings/input/input.h> 10 /include/ "nspire-classic.dtsi" 12 &keypad { 84 model = "TI-NSPIR [all...] |
H A D | nspire-classic.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 6 /include/ "nspire.dtsi" 11 remote-endpoint = <&panel_in>; 17 /* compatible = "lsi,zevio-timer"; */ 23 reg-shift = <2>; 24 reg-io-width = <4>; 26 no-loopback-test; 30 /* compatible = "lsi,zevio-timer"; */ 35 compatible = "lsi,zevio-timer"; 39 &keypad { [all …]
|
H A D | nspire-cx.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 6 /dts-v1/; 8 #include <dt-bindings/input/input.h> 10 /include/ "nspire.dtsi" 15 remote-endpoint = <&panel_in>; 28 clock-names = "uartclk", "apb_pclk"; 40 compatible = "lsi,nspire-cx-clock"; 44 compatible = "lsi,nspire-cx-ahb-divider"; 47 &keypad { 122 model = "TI-NSPIRE CX"; [all …]
|
H A D | nspire.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 7 #address-cells = <1>; 8 #size-cells = <1>; 9 interrupt-parent = <&intc>; 12 #address-cells = <1>; 13 #size-cells = <0>; 16 compatible = "arm,arm926ej-s"; 27 compatible = "mmio-sram"; 29 #address-cells = <1>; 30 #size-cells = <1>; [all …]
|
/freebsd/share/misc/ |
H A D | usb_vendors | 6 # http://www.linux-usb.org/usb-ids.html 7 # or send entries as patches (diff -u old new) in the 10 # http://www.linux-usb.org/usb.ids 13 # Date: 2024-12-04 20:34:02 20 # device device_name <-- single tab 21 # interface interface_name <-- two tabs 38 5301 GW-US54ZGL 802.11bg 54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211] 62 0200 TP-Link 81 120e ASI120MC-S Planetary Camera [all …]
|