Home
last modified time | relevance | path

Searched refs:nec (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/
H A Ddib0700_core.c697 } nec; member
740 poll_reply->nec.system, poll_reply->nec.not_system, in dib0700_rc_urb_completion()
741 poll_reply->nec.data, poll_reply->nec.not_data, in dib0700_rc_urb_completion()
749 if (poll_reply->nec.system == 0x00 && in dib0700_rc_urb_completion()
750 poll_reply->nec.not_system == 0x00 && in dib0700_rc_urb_completion()
751 poll_reply->nec.data == 0x00 && in dib0700_rc_urb_completion()
752 poll_reply->nec.not_data == 0xff) { in dib0700_rc_urb_completion()
758 if ((poll_reply->nec.data ^ poll_reply->nec.not_data) != 0xff) { in dib0700_rc_urb_completion()
760 keycode = RC_SCANCODE_NEC32(poll_reply->nec.system << 24 | in dib0700_rc_urb_completion()
761 poll_reply->nec.not_system << 16 | in dib0700_rc_urb_completion()
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/
H A Drc-protos.rst182 The jvc protocol is much like nec, without the inverted values. It is
275 nec (RC_PROTO_NEC)
278 The nec protocol encodes an 8 bit address and an 8 bit command. It is
279 described here https://www.sbprojects.net/knowledge/ir/nec.php. Note
282 As a check, the nec protocol sends the address and command twice; the
285 A plain nec IR message has 16 bits; the high 8 bits are the address
288 nec-x (RC_PROTO_NECX)
291 Extended nec has a 16 bit address and a 8 bit command. This is encoded
295 nec-32 (RC_PROTO_NEC32)
298 nec-32 does not send an inverted address or an inverted command; the
[all …]
H A Drc-sysfs-nodes.rst39 rc5 [rc6] nec jvc [sony]
95 rc-5 nec nec-x rc-6-0 rc-6-6a-24 [rc-6-6a-32] rc-6-mce
97 Note that protocol variants are listed, so ``nec``, ``sony``, ``rc-5``, ``rc-6``
H A Dlirc-dev-intro.rst74 that support it (e.g. nec).
82 With nec, there is no way to distinguish "button hold" from "repeatedly
/OK3568_Linux_fs/kernel/drivers/media/rc/keymaps/
H A DMakefile28 rc-dib0700-nec.o \
32 rc-dm1105-nec.o \
76 rc-nec-terratec-cinergy-xs.o \
101 rc-tbs-nec.o \
109 rc-tevii-nec.o \
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-rc26 "rc5 [rc6] nec jvc [sony]"
83 "rc-5 nec nec-x rc-6-0 rc-6-6a-24 [rc-6-6a-32] rc-6-mce"
85 Note that protocol variants are listed, so "nec", "sony",
H A Dsysfs-kernel-vmcoreinfo4 Contact: Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp>
/OK3568_Linux_fs/kernel/Documentation/translations/ja_JP/
H A Dstable_kernel_rules.txt3 This one is maintained by Tsugikazu Shibata <tshibata@ab.jp.nec.com>
20 翻訳者: Tsugikazu Shibata <tshibata at ab dot jp dot nec dot com>
H A Dstable_api_nonsense.txt3 This document is maintained by IKEDA, Munehiro <m-ikeda@ds.jp.nec.com>
22 翻訳者 : 池田 宗広 < m-ikeda at ds dot jp dot nec dot com >
H A DSubmitChecklist3 This document is maintained by Takenori Nagano <t-nagano@ah.jp.nec.com>
21 翻訳者: Takenori Nagano <t-nagano at ah dot jp dot nec dot com>
H A Dhowto.rst3 This document is maintained by Tsugikazu Shibata <tshibata@ab.jp.nec.com>
18 翻訳者: Tsugikazu Shibata <tshibata@ab.jp.nec.com>
H A DSubmittingPatches3 This document is maintained by Keiichi KII <k-keiichi@bx.jp.nec.com>
22 翻訳者: Keiichi Kii <k-keiichi at bx dot jp dot nec dot com>
/OK3568_Linux_fs/buildroot/support/gnuconfig/
H A Dconfig.guess1295 if test -d /usr/nec; then
1296 echo mips-nec-sysv"$UNAME_RELEASE"
1317 echo sx4-nec-superux"$UNAME_RELEASE"
1320 echo sx5-nec-superux"$UNAME_RELEASE"
1323 echo sx6-nec-superux"$UNAME_RELEASE"
1326 echo sx7-nec-superux"$UNAME_RELEASE"
1329 echo sx8-nec-superux"$UNAME_RELEASE"
1332 echo sx8r-nec-superux"$UNAME_RELEASE"
1335 echo sxace-nec-superux"$UNAME_RELEASE"
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A Dconfig.guess1228 if [ -d /usr/nec ]; then
1229 echo mips-nec-sysv${UNAME_RELEASE}
1250 echo sx4-nec-superux${UNAME_RELEASE}
1253 echo sx5-nec-superux${UNAME_RELEASE}
1256 echo sx6-nec-superux${UNAME_RELEASE}
1259 echo sx7-nec-superux${UNAME_RELEASE}
1262 echo sx8-nec-superux${UNAME_RELEASE}
1265 echo sx8r-nec-superux${UNAME_RELEASE}
1268 echo sxace-nec-superux${UNAME_RELEASE}
/OK3568_Linux_fs/external/xserver/
H A Dconfig.guess1297 if [ -d /usr/nec ]; then
1298 echo mips-nec-sysv"$UNAME_RELEASE"
1319 echo sx4-nec-superux"$UNAME_RELEASE"
1322 echo sx5-nec-superux"$UNAME_RELEASE"
1325 echo sx6-nec-superux"$UNAME_RELEASE"
1328 echo sx7-nec-superux"$UNAME_RELEASE"
1331 echo sx8-nec-superux"$UNAME_RELEASE"
1334 echo sx8r-nec-superux"$UNAME_RELEASE"
1337 echo sxace-nec-superux"$UNAME_RELEASE"
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dpci.c563 struct device_node *nec; in fixup_nec_usb2() local
565 for_each_node_by_name(nec, "usb") { in fixup_nec_usb2()
571 prop = of_get_property(nec, "vendor-id", NULL); in fixup_nec_usb2()
576 prop = of_get_property(nec, "device-id", NULL); in fixup_nec_usb2()
581 prop = of_get_property(nec, "reg", NULL); in fixup_nec_usb2()
588 hose = pci_find_hose_for_OF_device(nec); in fixup_nec_usb2()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/displays/
H A DMakefile15 obj-$(CONFIG_FB_OMAP2_PANEL_NEC_NL8048HL11) += panel-nec-nl8048hl11.o
/OK3568_Linux_fs/kernel/drivers/media/rc/img-ir/
H A DMakefile5 img-ir-$(CONFIG_IR_IMG_NEC) += img-ir-nec.o
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-netkit/netkit-telnet/files/
H A D0001-telnet-telnetd-Fix-deadlock-on-cleanup.patch2 From: Seiichi Ishitsuka <ishitsuka.sc@ncos.nec.co.jp>
48 Signed-off-by: Seiichi Ishitsuka <ishitsuka.sc@ncos.nec.co.jp>
/OK3568_Linux_fs/u-boot/drivers/input/
H A Drockchip_ir.c25 static struct nec_dec nec; variable
124 struct nec_dec *data = &nec; in ir_nec_decode()
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/apr/apr/
H A D0004-Fix-packet-discards-HTTP-redirect.patch12 Signed-off-by: Noriaki Yoshitane <yoshitane.nrs@cnt.ncos.nec.co.jp>
/OK3568_Linux_fs/buildroot/package/firmware-utils/
H A Dfirmware-utils.mk26 nec-enc, oseama, otrx, ptgen, sign_dlink_ru, spw303v, trx, \
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A DMakefile10 obj-$(CONFIG_IR_NEC_DECODER) += ir-nec-decoder.o
H A Dir-nec-decoder.c41 struct nec_dec *data = &dev->raw->nec; in ir_nec_decode()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A DMakefile20 obj-$(CONFIG_DRM_PANEL_NEC_NL8048HL11) += panel-nec-nl8048hl11.o

12