| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/nintendo/ |
| H A D | wii.txt | 2 Nintendo Wii device tree 7 This node represents the Nintendo Wii video game console. 11 - model : Should be "nintendo,wii" 12 - compatible : Should be "nintendo,wii" 17 many of the devices found in the Nintendo Wii. 21 - compatible : Should be "nintendo,hollywood" 30 - compatible : should be "nintendo,hollywood-vi","nintendo,flipper-vi" 41 - compatible : should be "nintendo,hollywood-pi","nintendo,flipper-pi" 53 - compatible : should be "nintendo,flipper-pic" 63 - compatible : should be "nintendo,hollywood-dsp","nintendo,flipper-dsp" [all …]
|
| H A D | gamecube.txt | 2 Nintendo GameCube device tree 8 many of the devices found in the Nintendo GameCube. 12 - compatible : Should be "nintendo,flipper" 21 - compatible : should be "nintendo,flipper-vi" 32 - compatible : should be "nintendo,flipper-pi" 43 - compatible : should be "nintendo,flipper-pic" 52 - compatible : should be "nintendo,flipper-dsp" 64 - compatible : should be "nintendo,flipper-aram" 73 - compatible : should be "nintendo,flipper-di" 84 - compatible : should be "nintendo,flipper-ai" [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/ |
| H A D | wii.dts | 5 * Nintendo Wii platform device tree source 23 model = "nintendo,wii"; 24 compatible = "nintendo,wii"; 59 compatible = "nintendo,hollywood"; 66 compatible = "nintendo,hollywood-vi", 67 "nintendo,flipper-vi"; 73 compatible = "nintendo,hollywood-pi", 74 "nintendo,flipper-pi"; 79 compatible = "nintendo,flipper-pic"; 87 compatible = "nintendo,hollywood-dsp", [all …]
|
| H A D | gamecube.dts | 5 * Nintendo GameCube platform device tree source 13 model = "nintendo,gamecube"; 14 compatible = "nintendo,gamecube"; 48 compatible = "nintendo,flipper"; 53 compatible = "nintendo,flipper-vi"; 59 compatible = "nintendo,flipper-pi"; 64 compatible = "nintendo,flipper-pic"; 72 compatible = "nintendo,flipper-dsp"; 77 compatible = "nintendo,flipper-aram"; 83 compatible = "nintendo,flipper-di"; [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/embedded6xx/ |
| H A D | Kconfig | 83 bool "USB Gecko udbg console for the Nintendo GameCube/Wii" 89 into a memcard slot in the Nintendo GameCube/Wii. 96 bool "Nintendo-GameCube" 100 Select GAMECUBE if configuring for the Nintendo GameCube. 104 bool "Nintendo-Wii" 108 Select WII if configuring for the Nintendo Wii.
|
| H A D | wii.c | 5 * Nintendo Wii board-specific support 31 #define HW_CTRL_COMPATIBLE "nintendo,hollywood-control" 37 #define HW_GPIO_COMPATIBLE "nintendo,hollywood-gpio" 159 if (!of_machine_is_compatible("nintendo,wii")) in wii_probe() 176 { .compatible = "nintendo,hollywood", },
|
| H A D | gamecube.c | 5 * Nintendo GameCube board-specific support 54 if (!of_machine_is_compatible("nintendo,gamecube")) in gamecube_probe() 83 { .compatible = "nintendo,flipper", },
|
| H A D | flipper-pic.c | 5 * Nintendo GameCube/Wii "Flipper" interrupt controller support. 135 if (!of_device_is_compatible(pi, "nintendo,flipper-pi")) { in flipper_pic_init() 186 np = of_find_compatible_node(NULL, NULL, "nintendo,flipper-pic"); in flipper_pic_probe()
|
| H A D | hlwd-pic.c | 5 * Nintendo Wii "Hollywood" interrupt controller support. 208 for_each_compatible_node(np, NULL, "nintendo,hollywood-pic") { in hlwd_pic_probe()
|
| H A D | hlwd-pic.h | 5 * Nintendo Wii "Hollywood" interrupt controller support.
|
| H A D | flipper-pic.h | 5 * Nintendo GameCube/Wii "Flipper" interrupt controller support.
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | sun8i-r16-nintendo-super-nes-classic.dts | 5 #include "sun8i-r16-nintendo-nes-classic.dts" 8 model = "Nintendo SuperNES Classic Edition"; 9 compatible = "nintendo,super-nes-classic", "nintendo,nes-classic",
|
| H A D | sun8i-r16-nintendo-nes-classic.dts | 9 model = "Nintendo NES Classic Edition"; 10 compatible = "nintendo,nes-classic", "allwinner,sun8i-r16",
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | sdhci-of-hlwd.c | 5 * Nintendo Wii Secure Digital Host Controller Interface. 24 * Ops and quirks for the Nintendo Wii SDHCI controllers. 75 { .compatible = "nintendo,hollywood-sdhci" }, 93 MODULE_DESCRIPTION("Nintendo Wii SDHCI OF driver");
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/ |
| H A D | nintendo,hollywood-gpio.txt | 1 Nintendo Wii (Hollywood) GPIO controller 4 - compatible: "nintendo,hollywood-gpio" 22 compatible = "nintendo,hollywood-gpio";
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-wiimote-core.c | 3 * HID driver for Nintendo Wii / Wii U peripherals 799 [WIIMOTE_DEV_GEN10] = "Nintendo Wii Remote (Gen 1)", 800 [WIIMOTE_DEV_GEN20] = "Nintendo Wii Remote Plus (Gen 2)", 801 [WIIMOTE_DEV_BALANCE_BOARD] = "Nintendo Wii Balance Board", 802 [WIIMOTE_DEV_PRO_CONTROLLER] = "Nintendo Wii U Pro Controller", 828 if (!strcmp(name, "Nintendo RVL-CNT-01")) { in wiimote_init_set_type() 831 } else if (!strcmp(name, "Nintendo RVL-CNT-01-TR")) { in wiimote_init_set_type() 834 } else if (!strcmp(name, "Nintendo RVL-WBC-01")) { in wiimote_init_set_type() 837 } else if (!strcmp(name, "Nintendo RVL-CNT-01-UC")) { in wiimote_init_set_type() 922 hid_info(wdata->hdev, "detected extension: Nintendo Wii Motion Plus\n"); in wiimote_init_poll_mp() [all …]
|
| H A D | hid-nintendo.c | 3 * HID driver for Nintendo Switch Joy-Cons and Pro Controllers 15 * This driver supports the Nintendo Switch Joy-Cons and Pro Controllers. The 537 name = "Nintendo Switch Pro Controller"; in joycon_input_create() 540 name = "Nintendo Switch Left Joy-Con"; in joycon_input_create() 543 name = "Nintendo Switch Right Joy-Con"; in joycon_input_create() 810 .name = "nintendo", 820 MODULE_DESCRIPTION("Driver for Nintendo Switch Controllers");
|
| H A D | Kconfig | 723 tristate "Nintendo Joy-Con and Pro Controller support" 726 Adds support for the Nintendo Switch Joy-Cons and Pro Controller. 731 module will be called hid-nintendo. 1106 tristate "Nintendo Wii / Wii U peripherals" 1112 Support for Nintendo Wii and Wii U Bluetooth peripherals. Supported 1117 Support for all official Nintendo extensions is available, however, 3rd 1121 Other Nintendo Wii U peripherals that are IEEE 802.11 based (including
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-driver-hid-wiimote | 19 motionp is the official Nintendo Motion+ extension, nunchuck is 20 the official Nintendo Nunchuck extension and classic is the 21 Nintendo Classic Controller extension. The motionp extension can
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | sun8i-r16-nintendo-nes-classic-edition.dts | 47 model = "Nintendo NES Classic Edition"; 48 compatible = "nintendo,nes-classic-edition", "allwinner,sun8i-a33";
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-hlwd.c | 6 // Nintendo Wii (Hollywood) GPIO driver 289 { .compatible = "nintendo,hollywood-gpio", }, 304 MODULE_DESCRIPTION("Nintendo Wii GPIO driver");
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | sunxi.yaml | 516 - description: Nintendo NES Classic 518 - const: nintendo,nes-classic 522 - description: Nintendo Super NES Classic 524 - const: nintendo,super-nes-classic 525 - const: nintendo,nes-classic
|
| /OK3568_Linux_fs/kernel/drivers/input/joystick/ |
| H A D | Kconfig | 239 Say Y here if you have a Nintendo Entertainment System gamepad, 240 Super Nintendo Entertainment System gamepad, Nintendo 64 gamepad,
|
| /OK3568_Linux_fs/kernel/Documentation/input/ |
| H A D | gamepad.rst | 84 fashion. For example, the "Nintendo Wii Nunchuk" provides two trigger buttons 186 and meaning. Such buttons are mapped as BTN_MODE. Examples are the Nintendo
|
| /OK3568_Linux_fs/u-boot/configs/ |
| H A D | Nintendo_NES_Classic_Edition_defconfig | 9 CONFIG_DEFAULT_DEVICE_TREE="sun8i-r16-nintendo-nes-classic-edition"
|