Home
last modified time | relevance | path

Searched full:nintendo (Results 1 – 25 of 47) sorted by relevance

12

/linux/Documentation/devicetree/bindings/powerpc/nintendo/
H A Dwii.txt2 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 Dgamecube.txt2 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 …]
/linux/arch/powerpc/boot/dts/
H A Dwii.dts5 * 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 Dgamecube.dts5 * 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 …]
/linux/Documentation/devicetree/bindings/nvmem/
H A Dnintendo-otp.yaml4 $id: http://devicetree.org/schemas/nvmem/nintendo-otp.yaml#
7 title: Nintendo Wii and Wii U OTP
10 This binding represents the OTP memory as found on a Nintendo Wii or Wii U,
25 - nintendo,hollywood-otp
26 - nintendo,latte-otp
40 compatible = "nintendo,latte-otp";
/linux/arch/powerpc/platforms/embedded6xx/
H A DKconfig68 bool "USB Gecko udbg console for the Nintendo GameCube/Wii"
74 into a memcard slot in the Nintendo GameCube/Wii.
81 bool "Nintendo-GameCube"
85 Select GAMECUBE if configuring for the Nintendo GameCube.
89 bool "Nintendo-Wii"
93 Select WII if configuring for the Nintendo Wii.
H A Dwii.c5 * Nintendo Wii board-specific support
29 #define HW_CTRL_COMPATIBLE "nintendo,hollywood-control"
35 #define HW_GPIO_COMPATIBLE "nintendo,hollywood-gpio"
158 { .compatible = "nintendo,hollywood", },
171 .compatible = "nintendo,wii", in define_machine()
H A Dgamecube.c5 * Nintendo GameCube board-specific support
67 .compatible = "nintendo,gamecube", in define_machine()
79 { .compatible = "nintendo,flipper", },
H A Dflipper-pic.c5 * Nintendo GameCube/Wii "Flipper" interrupt controller support.
136 if (!of_device_is_compatible(pi, "nintendo,flipper-pi")) { in flipper_pic_init()
187 np = of_find_compatible_node(NULL, NULL, "nintendo,flipper-pic"); in flipper_pic_probe()
H A Dhlwd-pic.c5 * Nintendo Wii "Hollywood" interrupt controller support.
207 for_each_compatible_node(np, NULL, "nintendo,hollywood-pic") { in hlwd_pic_probe()
H A Dhlwd-pic.h5 * Nintendo Wii "Hollywood" interrupt controller support.
H A Dflipper-pic.h5 * Nintendo GameCube/Wii "Flipper" interrupt controller support.
/linux/Documentation/devicetree/bindings/
H A Dincomplete-devices.yaml180 - nintendo,flipper
181 - nintendo,flipper-exi
182 - nintendo,flipper-pi
183 - nintendo,flipper-pic
184 - nintendo,hollywood
185 - nintendo,hollywood-pic
186 - nintendo,latte-exi
187 - nintendo,latte-srnprot
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-r16-nintendo-super-nes-classic.dts5 #include "sun8i-r16-nintendo-nes-classic.dts"
8 model = "Nintendo SuperNES Classic Edition";
9 compatible = "nintendo,super-nes-classic", "nintendo,nes-classic",
H A Dsun8i-r16-nintendo-nes-classic.dts9 model = "Nintendo NES Classic Edition";
10 compatible = "nintendo,nes-classic", "allwinner,sun8i-r16",
/linux/drivers/nvmem/
H A Dnintendo-otp.c3 * Nintendo Wii and Wii U OTP driver
5 * This is a driver exposing the OTP of a Nintendo Wii or Wii U console.
68 { .compatible = "nintendo,hollywood-otp", .data = &hollywood_otp_data },
69 { .compatible = "nintendo,latte-otp", .data = &latte_otp_data },
115 .name = "nintendo-otp",
121 MODULE_DESCRIPTION("Nintendo Wii and Wii U OTP driver");
/linux/Documentation/devicetree/bindings/gpio/
H A Dnintendo,hollywood-gpio.txt1 Nintendo Wii (Hollywood) GPIO controller
4 - compatible: "nintendo,hollywood-gpio"
22 compatible = "nintendo,hollywood-gpio";
/linux/drivers/rtc/
H A Drtc-gamecube.c3 * Nintendo GameCube, Wii and Wii U RTC driver
228 np = of_find_compatible_node(NULL, NULL, "nintendo,latte-srnprot"); in gamecube_rtc_read_offset_from_sram()
231 "nintendo,hollywood-srnprot"); in gamecube_rtc_read_offset_from_sram()
360 {.compatible = "nintendo,latte-exi" },
361 {.compatible = "nintendo,hollywood-exi" },
362 {.compatible = "nintendo,flipper-exi" },
377 MODULE_DESCRIPTION("Nintendo GameCube, Wii and Wii U RTC driver");
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-wiimote19 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
/linux/drivers/hid/
H A Dhid-wiimote-core.c3 * HID driver for Nintendo Wii / Wii U peripherals
803 [WIIMOTE_DEV_GEN10] = "Nintendo Wii Remote (Gen 1)",
804 [WIIMOTE_DEV_GEN20] = "Nintendo Wii Remote Plus (Gen 2)",
805 [WIIMOTE_DEV_BALANCE_BOARD] = "Nintendo Wii Balance Board",
806 [WIIMOTE_DEV_PRO_CONTROLLER] = "Nintendo Wii U Pro Controller",
832 if (!strcmp(name, "Nintendo RVL-CNT-01")) { in wiimote_init_set_type()
835 } else if (!strcmp(name, "Nintendo RVL-CNT-01-TR")) { in wiimote_init_set_type()
838 } else if (!strcmp(name, "Nintendo RVL-WBC-01")) { in wiimote_init_set_type()
841 } else if (!strcmp(name, "Nintendo RVL-CNT-01-UC")) { in wiimote_init_set_type()
926 hid_info(wdata->hdev, "detected extension: Nintendo Wii Motion Plus\n"); in wiimote_init_poll_mp()
[all …]
H A DKconfig782 tristate "Nintendo Joy-Con, NSO, and Pro Controller support"
787 Adds support for the Nintendo Switch Joy-Cons, NSO, Pro Controller.
789 its USB mode. This also includes support for the Nintendo Switch Online
793 module will be called hid-nintendo.
796 bool "Nintendo Switch controller force feedback support"
800 Say Y here if you have a Nintendo Switch controller and want to enable
1235 tristate "Nintendo Wii / Wii U peripherals"
1240 Support for Nintendo Wii and Wii U Bluetooth peripherals. Supported
1245 Support for all official Nintendo extensions is available, however, 3rd
1249 Other Nintendo Wii U peripherals that are IEEE 802.11 based (including
/linux/drivers/input/joystick/
H A DKconfig241 Say Y here if you have a Nintendo Entertainment System gamepad,
242 Super Nintendo Entertainment System gamepad, Nintendo 64 gamepad,
401 built-in controller ports on the Nintendo 64 console.
/linux/arch/mips/n64/
H A Dinit.c3 * Nintendo 64 init.
43 return "Nintendo 64"; in get_system_type()
H A DMakefile3 # Nintendo 64
H A DPlatform3 # Nintendo 64

12