Home
last modified time | relevance | path

Searched refs:rc5 (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttv-input.c165 unsigned int rc5 = 0; in bttv_rc5_decode() local
172 rc5 <<= 1; in bttv_rc5_decode()
178 rc5 |= 1; in bttv_rc5_decode()
187 rc5, org_code, RC5_START(rc5), in bttv_rc5_decode()
188 RC5_TOGGLE(rc5), RC5_ADDR(rc5), RC5_INSTR(rc5)); in bttv_rc5_decode()
189 return rc5; in bttv_rc5_decode()
196 u32 gap, rc5, scancode; in bttv_rc5_timer_end() local
223 rc5 = bttv_rc5_decode(ir->code); in bttv_rc5_timer_end()
225 toggle = RC5_TOGGLE(rc5); in bttv_rc5_timer_end()
226 system = RC5_ADDR(rc5); in bttv_rc5_timer_end()
[all …]
/Linux-v4.19/drivers/media/usb/dvb-usb/
Ddib0700_core.c706 } rc5; member
787 keycode = RC_SCANCODE_RC5(poll_reply->rc5.system, poll_reply->rc5.data); in dib0700_rc_urb_completion()
789 if ((poll_reply->rc5.data ^ poll_reply->rc5.not_data) != 0xff) { in dib0700_rc_urb_completion()
792 poll_reply->rc5.not_used, poll_reply->rc5.system, in dib0700_rc_urb_completion()
793 poll_reply->rc5.data, poll_reply->rc5.not_data); in dib0700_rc_urb_completion()
/Linux-v4.19/Documentation/RCU/
Dlockdep-splat.txt14 So let's look at an example RCU lockdep splat from 3.0-rc5, one that
35 Pid: 1552, comm: scsi_scan_6 Not tainted 3.0.0-rc5 #17
63 Line 2776 of block/cfq-iosched.c in v3.0-rc5 is as follows:
/Linux-v4.19/Documentation/devicetree/bindings/media/
Drc.txt30 * "rc-dib0700-rc5"
90 * "rc-rc5-tv"
/Linux-v4.19/drivers/media/rc/img-ir/
DMakefile10 img-ir-$(CONFIG_IR_IMG_RC5) += img-ir-rc5.o
/Linux-v4.19/Documentation/process/
Dapplying-patches.rst351 So, 4.8-rc5 means that this is the fifth release candidate for the 4.8
363 # now let's move from 4.8-rc3 to 4.8-rc5
367 $ patch -p1 < ../patch-4.8-rc5 # apply the new 4.8-rc5 patch
369 $ mv linux-4.8-rc3 linux-4.8-rc5 # rename the source dir
371 # finally let's try and move from 4.7.3 to 4.8-rc5
375 $ patch -p1 < ../patch-4.8-rc5 # apply new 4.8-rc5 patch
377 $ mv linux-4.7.3 linux-4.8-rc5 # rename the kernel source dir
D2.Process.rst82 March 11 4.16-rc5
/Linux-v4.19/drivers/media/rc/
DMakefile10 obj-$(CONFIG_IR_RC5_DECODER) += ir-rc5-decoder.o
Drc-core-priv.h79 } rc5; member
Dir-rc5-decoder.c42 struct rc5_dec *data = &dev->raw->rc5; in ir_rc5_decode()
/Linux-v4.19/Documentation/media/v4l-drivers/
Dcx88.rst157 http://www.nenya.be/beor/electronics/rc5.htm
163 http://www.xs4all.nl/~sbp/knowledge/ir/rc5.htm
/Linux-v4.19/drivers/media/rc/keymaps/
DMakefile29 rc-dib0700-rc5.o \
/Linux-v4.19/Documentation/media/uapi/rc/
Drc-sysfs-nodes.rst39 rc5 [rc6] nec jvc [sony]
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-rc25 "rc5 [rc6] nec jvc [sony]"
/Linux-v4.19/Documentation/
Dlzo.txt168 analysis of the decompression code available in Linux 3.16-rc5. The code is
/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-lmcx-defs.h1583 uint64_t rc5:4; member
1595 uint64_t rc5:4;