Home
last modified time | relevance | path

Searched +full:34 +full:kc (Results 1 – 9 of 9) sorted by relevance

/linux/arch/mips/econet/
H A DKconfig22 They are based on single core MIPS 34Kc processors. To boot
/linux/drivers/clocksource/
H A Dtimer-econet-en751221.c22 /* 34Kc hardware has 1 block and 1004Kc has 2. */
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Deconet,en751221-intc.yaml14 designed for the MIPS 34Kc MT SMP processor with 2 VPEs. Each interrupt can
/linux/drivers/media/rc/
H A Dimon.c127 u32 kc; /* current input keycode */ member
364 * driver. Some of the devices in the 34-46 range haven't been definitively
1352 } else if (ictx->kc == KEY_CHANNELUP && (buf[2] & 0x40) != 0x40) { in imon_mouse_event()
1354 } else if (ictx->kc == KEY_CHANNELDOWN && (buf[2] & 0x40) != 0x40) { in imon_mouse_event()
1376 ictx->last_keycode = ictx->kc; in imon_mouse_event()
1426 ictx->kc = KEY_UNKNOWN; in imon_pad_to_keys()
1491 ictx->kc = KEY_UNKNOWN; in imon_pad_to_keys()
1523 ictx->kc = imon_remote_key_lookup(ictx, scancode); in imon_pad_to_keys()
1542 if (ictx->kc == KEY_RESERVED && buf[0] == 0x02 && buf[3] == 0x00) in imon_parse_press_type()
1543 ictx->kc = ictx->last_keycode; in imon_parse_press_type()
[all …]
/linux/sound/usb/caiaq/
H A Dcontrol.c419 { "LED: Deck A: Master", 34 | CNT_INTVAL },
546 { "LED: Group H", 34 | CNT_INTVAL },
575 struct snd_kcontrol *kc; in add_controls() local
580 kc = snd_ctl_new1(&kcontrol_template, cdev); in add_controls()
581 ret = snd_ctl_add(cdev->chip.card, kc); in add_controls()
/linux/arch/mips/kernel/
H A Dcpu-probe.c1318 __cpu_name[cpu] = "MIPS 4Kc"; in cpu_probe_mips()
1335 __cpu_name[cpu] = "MIPS 5Kc"; in cpu_probe_mips()
1345 __cpu_name[cpu] = "MIPS 20Kc"; in cpu_probe_mips()
1350 __cpu_name[cpu] = "MIPS 24Kc"; in cpu_probe_mips()
1360 __cpu_name[cpu] = "MIPS 25Kc"; in cpu_probe_mips()
1365 __cpu_name[cpu] = "MIPS 34Kc"; in cpu_probe_mips()
1371 __cpu_name[cpu] = "MIPS 74Kc"; in cpu_probe_mips()
1386 __cpu_name[cpu] = "MIPS 1004Kc"; in cpu_probe_mips()
1392 __cpu_name[cpu] = "MIPS 1074Kc"; in cpu_probe_mips()
/linux/drivers/irqchip/
H A Dirq-econet-en751221.c6 * designed for the MIPS 34Kc MT SMP processor with 2 VPEs. Each interrupt can
/linux/drivers/tty/vt/
H A Dkeyboard.c1266 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47,
1857 int kc; in vt_do_kbkeycode_ioctl() local
1864 kc = getkeycode(tmp.scancode); in vt_do_kbkeycode_ioctl()
1865 if (kc < 0) in vt_do_kbkeycode_ioctl()
1866 return kc; in vt_do_kbkeycode_ioctl()
1867 return put_user(kc, &user_kbkc->keycode); in vt_do_kbkeycode_ioctl()
/linux/Documentation/userspace-api/media/v4l/
H A Dselection.svg74 <filter id="kc" x="-.353" y="-.182" width="1.706" height="1.363">
310 …2 1.613-.156 2.266-.63 3.032-.874.24-.088.463-.122.75-.156 1.148-.14 2.316.34 6.375-.25 4.058-.59 …
327 …045-.032.346-.07.53-.4.985-1.784 2.709-5.453 2.87-6.128.162-.673.263-1.338.34-1.73.046-.228-.085-.…
371 …045-.032.346-.07.53-.4.985-1.784 2.709-5.453 2.87-6.128.162-.673.263-1.338.34-1.73.046-.228-.085-.…
462 …2 1.613-.156 2.266-.63 3.032-.874.24-.088.463-.122.75-.156 1.148-.14 2.316.34 6.375-.25 4.058-.59 …
674 …<path transform="translate(324.57 331.53)" d="m332.34 898.39l-32.732-61.3-37.617 45.106c2.177 1.31…
679 …<path transform="translate(324.57 331.53)" d="M331.34 641.5L216.17 835.36l44.042 90.598 97.581-193…
681 …4.417-1.713.056-.225-.045-.89-.017-.946.04-.078.315-.216.399-.457.402-1.16.34-2.183.29-3.616-.05-1…
721 …0.72 62.225z" clip-path="url(#kd)" enable-background="accumulate" filter="url(#kc)" opacity=".75"/>
790 …1.613-.158 2.266-.632 3.031-.875.241-.088.464-.122.75-.157 1.149-.14 2.317.34 6.375-.25 4.059-.59 …
[all …]