Searched refs:wiiu_plat (Results 1 - 10 of 10) sorted by relevance

/src/sys/arch/evbppc/nintendo/
H A Dmainbus.c86 wiiu_plat ? " U" : "",
87 (!wiiu_plat || wiiu_native) ? "" : " (vWii)");
H A Dautoconf.c83 if (!wiiu_plat) {
H A Dmachdep.c231 bool wiiu_plat; /* Running on a Wii U */ variable in typeref:typename:bool
250 wiiu_plat = true;
590 if (!wiiu_plat) {
/src/sys/arch/evbppc/include/
H A Dwiiu.h100 extern bool wiiu_plat;
/src/sys/arch/evbppc/nintendo/dev/
H A Dresetbtn.c61 return !wiiu_plat;
H A Dsdhc_ahb.c84 if (wiiu_plat) {
H A Dhwgpio.c130 return !wiiu_plat;
H A Davenc.c234 return !wiiu_plat && ia->ia_addr == AVENC_ADDR;
H A Dbwdsp.c225 if (wiiu_plat) {
H A Dhwaes.c750 if (wiiu_plat) {

Completed in 7 milliseconds