Home
last modified time | relevance | path

Searched full:stick (Results 1 – 25 of 398) sorted by relevance

12345678910>>...16

/openbmc/linux/Documentation/admin-guide/media/
H A Ddvb-usb-dib0700-cardlist.rst75 * - Hama DVB=T Hybrid USB Stick
85 * - Hauppauge Nova-T Stick
87 * - Hauppauge Nova-TD Stick (52009)
89 * - Hauppauge Nova-TD Stick/Elgato Eye-TV Diversity
111 * - Pinnacle PCTV 340e HD Pro USB Stick
121 * - Pinnacle PCTV DVB-T Flash Stick
123 * - Pinnacle PCTV Dual DVB-T Diversity Stick
125 * - Pinnacle PCTV HD Pro USB Stick
127 * - Pinnacle PCTV HD USB Stick
129 * - Pinnacle PCTV Hybrid Stick Solo
H A Ddvb-usb-rtl28xxu-cardlist.rst67 * - TerraTec Cinergy T Stick Black
69 * - TerraTec Cinergy T Stick RC (Rev. 3)
71 * - TerraTec Cinergy T Stick+
73 * - TerraTec NOXON DAB Stick
75 * - TerraTec NOXON DAB Stick (rev 2)
77 * - TerraTec NOXON DAB Stick (rev 3)
79 * - Trekstor DVB-T Stick Terres 2.0
H A Ddvb-usb-af9015-cardlist.rst47 * - KWorld PlusTV Dual DVB-T Stick (DVB-T 399U)
49 * - KWorld USB DVB-T Stick Mobile (UB383-T)
51 * - KWorld USB DVB-T TV Stick II (VS-DVB-T 395U)
69 * - TerraTec Cinergy T Stick Dual RC
71 * - TerraTec Cinergy T Stick RC
75 * - TrekStor DVB-T USB Stick
H A Ddvb-usb-af9035-cardlist.rst41 * - EVOLVEO XtraTV stick
65 * - TerraTec Cinergy T Stick
67 * - TerraTec Cinergy T Stick (rev. 2)
69 * - TerraTec Cinergy T Stick Dual RC (rev. 2)
71 * - TerraTec Cinergy TC2 Stick
H A Ddvb-usb-dvbsky-cardlist.rst23 * - MyGica Mini DVB-(T/T2/C) USB Stick T230
25 * - MyGica Mini DVB-(T/T2/C) USB Stick T230C
27 * - MyGica Mini DVB-(T/T2/C) USB Stick T230C Lite
29 * - MyGica Mini DVB-(T/T2/C) USB Stick T230C v2
H A Dem28xx-cardlist.rst86 - Pinnacle PCTV HD Pro Stick
338 - PCTV DVB-S2 Stick (460e)
346 - Terratec Cinergy HTC Stick
378 - KWorld USB ATSC TV Stick UB435-Q V2
386 - PCTV DVB-S2 Stick (461e)
390 - KWorld USB ATSC TV Stick UB435-Q V3
402 - Terratec Cinergy T2 Stick HD
426 - :ZOLID HYBRID TV STICK
434 - PCTV DVB-S2 Stick (461e v2)
H A Ddvb-usb-af9005-cardlist.rst15 * - Afatech DVB-T USB1.1 stick
17 * - Ansonic DVB-T USB1.1 stick
/openbmc/linux/Documentation/driver-api/
H A Dedac.rst18 The individual DRAM chips on a memory stick. These devices commonly
23 * Memory Stick
33 stick. Also called as "slot" on several datasheets.
48 just one memory stick when an error occurs, as the error correction code
75 * Single-Ranked stick
77 A Single-ranked stick has 1 chip-select row of memory. Motherboards
78 commonly drive two chip-select pins to a memory stick. A single-ranked
79 stick, will occupy only one of those rows. The other will be unused.
83 * Double-Ranked stick
85 A double-ranked stick has two chip-select rows which access different
[all …]
/openbmc/linux/drivers/misc/cardreader/
H A DKconfig10 such as Memory Stick, Memory Stick Pro, Secure Digital and
21 such as Memory Stick, Memory Stick Pro, Secure Digital and
32 such as Memory Stick Pro, Secure Digital and MultiMediaCard.
/openbmc/linux/Documentation/input/
H A Dgamepad.rst36 Stick Stick
85 and one analog stick. It reports them as if it were a gamepad with only one
86 analog stick and two trigger buttons on the right side.
150 The left analog-stick is reported as ABS_X, ABS_Y. The right analog stick is
/openbmc/linux/arch/sparc/kernel/
H A Dtime_64.c219 /* Writes to the %tick and %stick register are not in stick_init_tick()
227 /* Let the user get at STICK too. */ in stick_init_tick()
284 return prom_getintdefault(prom_root_node, "stick-frequency", 0); in stick_get_frequency()
288 .name = "stick",
298 /* On Hummingbird the STICK/STICK_CMPR register is implemented
303 * Since STICK is constantly updating, we have to access it carefully.
310 * Writing STICK safely is also tricky:
378 * XXX into actually sending STICK interrupts. I think because in hbtick_init_tick()
380 * XXX {TICK + STICK} interrupt mux. -DaveM in hbtick_init_tick()
418 return prom_getintdefault(prom_root_node, "stick-frequency", 0); in hbtick_get_frequency()
[all …]
/openbmc/linux/drivers/media/rc/keymaps/
H A Drc-digittrade.c3 * Digittrade DVB-T USB Stick remote controller keytable
11 /* Digittrade DVB-T USB Stick remote controller. */
15 /* Digittrade DVB-T USB Stick */
/openbmc/linux/include/dt-bindings/dma/
H A Dfsl-edma.h15 /* Channel need stick to even channel */
18 /* Channel need stick to odd channel */
/openbmc/u-boot/test/dm/
H A Dusb.c32 * Test that we can use the flash stick. This is more of a functional test. It
33 * covers scanning the bug, setting up a hub and a flash stick and reading
34 * data from the flash stick.
/openbmc/qemu/hw/sparc64/
H A Dsparc64.c118 cpu_timer_reset(env->stick); in main_cpu_reset()
156 CPUTimer *timer = env->stick; in stick_irq()
285 env->stick = cpu_timer_create("stick", cpu, stick_irq, in sparc64_cpu_devinit()
/openbmc/linux/arch/sparc/include/asm/
H A Dtimer_64.h48 unsigned int stick[GET_TICK_NINSTR]; member
85 /* read stick 2 instructions and 11 skipped */ in get_tick()
H A Dclocksource.h11 #define VCLOCK_STICK 2 /* Use %stick. */
/openbmc/openbmc/poky/meta/lib/oeqa/manual/
H A Dbsp-hw.json14 …"expected_results": "User can choose install system from usb stick onto harddisk from boot menu or…
48 …"expected_results": "User can choose boot from live image on usb stick from boot menu or command l…
55 "action": "Reboot the device and boot from USB stick.",
56 "expected_results": "Live image can boot up with usb stick"
390 …"expected_results": "User can choose install system from USB stick on HDD drive from boot menu or …
432 …"expected_results": "User can choose install system from USB stick on SD-drive from boot menu or c…
/openbmc/linux/drivers/input/joystick/
H A Dxpad.c202 { 0x0738, 0x4758, "Mad Catz Arcade Game Stick", MAP_TRIGGERS_TO_BUTTONS, XTYPE_XBOX360 },
207 { 0x0738, 0xb738, "Mad Catz MVC2TE Stick 2", MAP_TRIGGERS_TO_BUTTONS, XTYPE_XBOX360 },
211 { 0x0738, 0xcb29, "Saitek Aviator Stick AV8R02", 0, XTYPE_XBOX360 },
242 { 0x0e6f, 0x015c, "PDP Xbox One Arcade Stick", MAP_TRIGGERS_TO_BUTTONS, XTYPE_XBOXONE },
274 { 0x0f0d, 0x000d, "Hori Fighting Stick EX2", MAP_TRIGGERS_TO_BUTTONS, XTYPE_XBOX360 },
302 …{ 0x146b, 0x0604, "Bigben Interactive DAIJA Arcade Stick", MAP_TRIGGERS_TO_BUTTONS, XTYPE_XBOX360 …
303 { 0x1532, 0x0a00, "Razer Atrox Arcade Stick", MAP_TRIGGERS_TO_BUTTONS, XTYPE_XBOXONE },
320 …{ 0x1bad, 0xf018, "Mad Catz Street Fighter IV SE Fighting Stick", MAP_TRIGGERS_TO_BUTTONS, XTYPE_X…
333 …{ 0x1bad, 0xf03d, "Street Fighter IV Arcade Stick TE - Chun Li", MAP_TRIGGERS_TO_BUTTONS, XTYPE_XB…
340 { 0x1bad, 0xf503, "Hori Fighting Stick VX", MAP_TRIGGERS_TO_BUTTONS, XTYPE_XBOX360 },
[all …]
/openbmc/linux/include/linux/dma/
H A Dimx-dma.h30 IMX_DMATYPE_MSHC, /* Memory Stick Host Controller */
31 IMX_DMATYPE_MSHC_SP, /* Shared Memory Stick Host Controller */
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dfsl,imx-sdma.yaml82 - Memory Stick Host Controller: 13
83 - Shared Memory Stick Host Controller: 14
/openbmc/u-boot/doc/driver-model/
H A Dusb-info.txt341 for a hub and a flash stick. These are enough to create a pretend USB bus
359 flash-stick {
370 flash stick to emulate on one of its ports.
377 usb_emul [ + ] | `-- flash-stick
384 'flash-stick' is the emulation device, 'usb_mass_storage' is the real U-Boot
/openbmc/linux/Documentation/input/devices/
H A Dalps.rst84 CAPITALS = stick, miniscules = touchpad
87 extra buttons, stick buttons on a dualpoint, etc.
129 the DualPoint Stick. The M, R and L bits signal the combined status of both
150 packets for the DualPoint Stick + ALPS Absolute Mode packets for the
151 touchpad, switching to the interleaved packet format when both the stick and
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Ddvbsky.c792 &mygica_t230c_props, "MyGica Mini DVB-(T/T2/C) USB Stick T230",
795 &mygica_t230c_props, "MyGica Mini DVB-(T/T2/C) USB Stick T230C",
798 &mygica_t230c_props, "MyGica Mini DVB-(T/T2/C) USB Stick T230C Lite",
801 &mygica_t230c_props, "MyGica Mini DVB-(T/T2/C) USB Stick T230C v2",
804 &mygica_t230c_props, "MyGica Mini DVB-(T/T2/C) USB Stick T230C v2 Lite",
807 &mygica_t230c_props, "MyGica Mini DVB-(T/T2/C) USB Stick T230A",
/openbmc/linux/drivers/staging/rtl8723bs/
H A DKconfig12 the wifi found on the 1st gen Intel Compute Stick, the CHIP

12345678910>>...16