Home
last modified time | relevance | path

Searched full:kpp (Results 1 – 25 of 43) sorted by relevance

12

/src/sys/contrib/device-tree/Bindings/input/
H A Dimx-keypad.yaml7 title: Freescale i.MX Keypad Port(KPP)
16 The KPP is designed to interface with a keypad matrix with 2-point contact
17 or 3-point contact keys. The KPP is designed to simplify the software task
18 of scanning a keypad matrix. The KPP is capable of detecting, debouncing,
24 - const: fsl,imx21-kpp
27 - fsl,imx25-kpp
28 - fsl,imx27-kpp
29 - fsl,imx31-kpp
30 - fsl,imx35-kpp
31 - fsl,imx51-kpp
[all …]
H A Dimx-keypad.txt1 * Freescale i.MX Keypad Port(KPP) device tree bindings
3 The KPP is designed to interface with a keypad matrix with 2-point contact
4 or 3-point contact keys. The KPP is designed to simplify the software task
5 of scanning a keypad matrix. The KPP is capable of detecting, debouncing,
9 - compatible: Should be "fsl,<soc>-kpp".
11 - reg: Physical base address of the KPP and length of memory mapped
14 - interrupts: The KPP interrupt number to the CPU(s).
16 - clocks: The clock provided by the SoC to the KPP. Some SoCs use dummy
17 clock(The clock for the KPP is provided by the SoCs automatically).
30 kpp: kpp@73f94000 {
[all …]
H A Dcirrus,ep9307-keypad.yaml16 The KPP is designed to interface with a keypad matrix with 2-point contact
17 or 3-point contact keys. The KPP is designed to simplify the software task
18 of scanning a keypad matrix. The KPP is capable of detecting, debouncing,
/src/usr.bin/systat/
H A Dpigs.c140 struct kinfo_proc *kpp; in fetchpigs() local
143 if ((kpp = kvm_getprocs(kd, KERN_PROC_ALL, 0, &nproc)) == NULL) { in fetchpigs()
159 pt[i].pt_kp = &kpp[i]; in fetchpigs()
161 ftime = kpp[i].ki_swtime; in fetchpigs()
162 if (ftime == 0 || (kpp[i].ki_flag & P_INMEM) == 0) in fetchpigs()
165 *pctp = ((double) kpp[i].ki_pctcpu / in fetchpigs()
/src/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx31.dtsi142 kpp: kpp@43fa8000 { label
143 compatible = "fsl,imx31-kpp", "fsl,imx21-kpp";
H A Dimx35.dtsi151 kpp: kpp@43fa8000 { label
152 compatible = "fsl,imx35-kpp", "fsl,imx21-kpp";
H A Dimx27.dtsi155 kpp: kpp@10008000 { label
156 compatible = "fsl,imx27-kpp", "fsl,imx21-kpp";
H A Dimx25.dtsi190 kpp: kpp@43fa8000 { label
191 compatible = "fsl,imx25-kpp", "fsl,imx21-kpp";
H A Dimx6dl-tx6dl-comtft.dts28 &kpp {
H A Dimx6q-tx6q-1010-comtft.dts28 &kpp {
H A Dimx51.dtsi370 kpp: kpp@73f94000 { label
371 compatible = "fsl,imx51-kpp", "fsl,imx21-kpp";
H A Dimx6q-tx6q-1020-comtft.dts36 &kpp {
H A Dimx53-tx53-x03x.dts294 &kpp {
298 /* row/col 0,1 are mapped to KPP row/col 6,7 */
H A Dimx53.dtsi422 kpp: kpp@53f94000 { label
423 compatible = "fsl,imx53-kpp", "fsl,imx21-kpp";
H A Dimx53-voipac-bsb.dts135 &kpp {
H A Dimx27-pdk.dts73 &kpp {
H A Dimx6ul-tx6ul-mainboard.dts92 &kpp {
H A Dimx27-eukrea-mbimxsd27-baseboard.dts104 &kpp {
H A Dimx6qdl-tx6.dtsi663 &kpp {
667 /* row/col 0,1 are mapped to KPP row/col 6,7 */
H A Dimx6sll.dtsi466 kpp: keypad@20b8000 { label
467 compatible = "fsl,imx6sll-kpp", "fsl,imx21-kpp";
H A Dimx25-pdk.dts254 &kpp {
H A Dimx6q-novena.dts438 &kpp {
692 pinctrl_kpp_novena: kpp-novenagrp {
H A Dimx6qdl-tx6-lvds.dtsi74 &kpp {
/src/contrib/ncurses/misc/
H A Demx.src229 # ka1,kh kcuu1 kpp,ka3
320 kpp=\0I,
553 kpp=\E[5~,
700 kpp=\EV,
775 kpp=\E[216z,
859 kpp=\Eprior,
/src/contrib/netbsd-tests/lib/libcurses/
H A Datf.terminfo34 kpp=\E[5~, kri=\E[1;2A, mc0=mc0, mc4=mc4, mc5=mc5,

12