Home
last modified time | relevance | path

Searched full:wii (Results 1 – 25 of 30) sorted by relevance

12

/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.
88 config WII config
89 bool "Nintendo-Wii"
93 Select WII if configuring for the Nintendo Wii.
H A Dwii.c3 * arch/powerpc/platforms/embedded6xx/wii.c
5 * Nintendo Wii board-specific support
9 #define DRV_MODULE_NAME "wii"
167 machine_device_initcall(wii, wii_device_probe);
169 define_machine(wii) { in define_machine() argument
170 .name = "wii", in define_machine()
171 .compatible = "nintendo,wii", in define_machine()
H A Dhlwd-pic.h5 * Nintendo Wii "Hollywood" interrupt controller support.
H A Dflipper-pic.h5 * Nintendo GameCube/Wii "Flipper" interrupt controller support.
H A DMakefile11 obj-$(CONFIG_WII) += wii.o hlwd-pic.o
H A Dflipper-pic.c5 * Nintendo GameCube/Wii "Flipper" interrupt controller support.
H A Dhlwd-pic.c5 * Nintendo Wii "Hollywood" interrupt controller support.
/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.
39 .name = "wii-otp",
121 MODULE_DESCRIPTION("Nintendo Wii and Wii U OTP driver");
/linux/Documentation/devicetree/bindings/nvmem/
H A Dnintendo-otp.yaml7 title: Nintendo Wii and Wii U OTP
10 This binding represents the OTP memory as found on a Nintendo Wii or Wii U,
/linux/drivers/rtc/
H A Drtc-gamecube.c3 * Nintendo GameCube, Wii and Wii U RTC driver
7 * offset stored in a bias register in SRAM (on the GameCube and Wii) or in
8 * /config/rtc.xml (on the Wii U). The latter being very impractical to access
250 * On my Wii U, setting this register to 1 prevents the console from in gamecube_rtc_read_offset_from_sram()
260 * Its default location on the GameCube and on the Wii is in the SRAM, in gamecube_rtc_read_offset_from_sram()
261 * while on the Wii U the bootloader needs to fill it with the contents in gamecube_rtc_read_offset_from_sram()
377 MODULE_DESCRIPTION("Nintendo GameCube, Wii and Wii U RTC driver");
H A DKconfig1275 tristate "Nintendo GameCube, Wii and Wii U RTC"
1276 depends on GAMECUBE || WII || COMPILE_TEST
1280 of the Nintendo GameCube, Wii and Wii U.
/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.
/linux/arch/powerpc/boot/dts/
H A Dwii.dts3 * arch/powerpc/boot/dts/wii.dts
5 * Nintendo Wii platform device tree source
23 model = "nintendo,wii";
24 compatible = "nintendo,wii";
215 compatible = "nintendo,wii-audio-video-encoder";
250 label = "wii:blue:drive_slot";
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-wiimote38 device couldn't be detected but supports basic Wii Remote
45 gen10: First Wii Remote generation
46 gen20: Second Wii Remote Plus generation
48 balanceboard: Wii Balance Board
/linux/drivers/hid/
H A DKconfig1060 * Guitar Hero Live PS3, Wii U and PS4 guitar dongles
1235 tristate "Nintendo Wii / Wii U peripherals"
1240 Support for Nintendo Wii and Wii U Bluetooth peripherals. Supported
1241 devices are the Wii Remote and its extension devices, but also devices
1242 based on the Wii Remote like the Wii U Pro Controller or the
1243 Wii Balance Board.
1249 Other Nintendo Wii U peripherals that are IEEE 802.11 based (including
1250 the Wii U Gamepad) might be supported in the future. But currently
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",
926 hid_info(wdata->hdev, "detected extension: Nintendo Wii Motion Plus\n"); in wiimote_init_poll_mp()
1083 [WIIMOTE_EXT_NUNCHUK] = "Nintendo Wii Nunchuk",
1084 [WIIMOTE_EXT_CLASSIC_CONTROLLER] = "Nintendo Wii Classic Controller",
1085 [WIIMOTE_EXT_BALANCE_BOARD] = "Nintendo Wii Balance Board",
1086 [WIIMOTE_EXT_PRO_CONTROLLER] = "Nintendo Wii U Pro Controller",
[all …]
H A Dhid-wiimote.h6 * HID driver for Nintendo Wii / Wii U peripherals
24 #define WIIMOTE_NAME "Nintendo Wii Remote"
H A Dhid-wiimote-debug.c3 * Debug support for HID Nintendo Wii / Wii U peripherals
H A Dhid-wiimote-modules.c3 * Device Modules for Nintendo Wii / Wii U HID Driver
41 * The initial Wii Remote provided a bunch of buttons that are reported as
542 * Up to 4 IR sources can be tracked by a normal Wii Remote. The IR cam needs
546 * Nearly no other device than the normal Wii Remotes supports the IR cam so
804 * The Nintendo Wii Nunchuk was the first official extension published by
806 * can be hotplugged to standard Wii Remotes.
1002 * gamecube-like controller that can be hotplugged on the Wii Remote.
1298 * The Nintendo Wii Balance Board provides four hardware weight sensor plus a
1300 * balance-board data is sent via a standard Wii Remote extension. All other
1302 * Some 3rd party devices react allergic if we try to access normal Wii Remote
[all …]
/linux/arch/powerpc/boot/
H A Dwii.c3 * arch/powerpc/boot/wii.c
5 * Nintendo Wii bootwrapper support
H A Dwii-head.S3 * arch/powerpc/boot/wii-head.S
5 * Nintendo Wii bootwrapper entry.
/linux/Documentation/devicetree/bindings/gpio/
H A Dnintendo,hollywood-gpio.txt1 Nintendo Wii (Hollywood) GPIO controller
/linux/arch/powerpc/configs/
H A Dwii_defconfig1 CONFIG_LOCALVERSION="-wii"
/linux/drivers/net/wireless/broadcom/b43/
H A DKconfig85 This includes the WLAN daughter card found on the Nintendo Wii
/linux/drivers/mmc/host/
H A DKconfig99 This is the case for the Nintendo Wii SDHCI.
228 tristate "SDHCI OF support for the Nintendo Wii SDHCI controllers"
234 found in the "Hollywood" chipset of the Nintendo Wii video game

12