Home
last modified time | relevance | path

Searched full:chaos (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/arch/powerpc/platforms/powermac/
Dpci.c103 * Apple MacRISC (U3, UniNorth, Bandit, Chaos) PCI controllers.
109 * "Chaos" is used in some "Bandit"-type machines as a bridge
171 * Verify that a specific (bus, dev_fn) exists on chaos
207 /* assume a `chaos' bridge */ in setup_chaos()
769 * "pci" (a MPC106) and no bandit or chaos bridges, and contrariwise,
770 * if we have one or more bandit or chaos bridges, we don't have a MPC106.
833 } else if (of_node_name_eq(dev, "chaos")) { in pmac_add_bridge()
835 disp_name = "Chaos"; in pmac_add_bridge()
918 || of_node_name_eq(np, "chaos") in pmac_pci_init()
/linux-6.12.1/sound/synth/emux/
Demux_nrpn.c64 * adjusted for chaos 8MB soundfonts
73 * adjusted for chaos 8MB soundfonts
/linux-6.12.1/drivers/mtd/devices/
Dmchp48l640.c221 * does result in total chaos, so write in 32 byte chunks. in mchp48l640_write()
279 * does result in total chaos in result ... in mchp48l640_read()
/linux-6.12.1/Documentation/devicetree/bindings/spi/
Dsprd,spi-adi.yaml37 ADI registers will make ADI controller registers chaos to lead incorrect results.
/linux-6.12.1/arch/m68k/mvme147/
Dconfig.c5 * Copyright (C) 1996 Dave Frascone [chaos@mindspring.com]
/linux-6.12.1/arch/mips/kernel/
Dsmp-mt.c171 /* finally out of configuration and into chaos */ in vsmp_boot_secondary()
/linux-6.12.1/tools/perf/bench/
Dfutex-wake-parallel.c48 /* all threads will block on the same futex -- hash bucket chaos ;) */
/linux-6.12.1/drivers/of/
Daddress.c164 * "vci" is for the /chaos bridge on 1st-gen PCI powermacs in of_bus_pci_match()