Searched refs:ebus (Results 1 - 15 of 15) sorted by relevance

/linux-4.1.27/arch/sparc/kernel/
H A Dauxio_64.c30 static void __auxio_rmw(u8 bits_on, u8 bits_off, int ebus) __auxio_rmw() argument
38 regval = (ebus ? __auxio_rmw()
43 if (!ebus) __auxio_rmw()
45 if (ebus) __auxio_rmw()
54 static void __auxio_set_bit(u8 bit, int on, int ebus) __auxio_set_bit() argument
56 u8 bits_on = (ebus ? AUXIO_PCIO_LED : AUXIO_AUX1_LED); __auxio_set_bit()
64 __auxio_rmw(bits_on, bits_off, ebus); __auxio_set_bit()
69 int ebus = auxio_devtype == AUXIO_TYPE_EBUS; auxio_set_led() local
72 bit = (ebus ? AUXIO_PCIO_LED : AUXIO_AUX1_LED); auxio_set_led()
73 __auxio_set_bit(bit, on, ebus); auxio_set_led()
110 if (!strcmp(dp->parent->name, "ebus")) { auxio_probe()
H A DMakefile64 obj-$(CONFIG_SPARC64) += ebus.o
H A Debus.c0 /* ebus.c: EBUS DMA library code.
H A Dprom_32.c185 if (!strcmp(parent->type, "ebus")) __build_path_component()
H A Dprom_64.c324 if (!strcmp(parent->type, "ebus")) { __build_path_component()
H A Dprom_irqtrans.c189 * 1) non-PCI bus sitting under PCI, such as 'ebus' sabre_device_needs_wsync()
H A Dpci.c274 if (!strcmp(node->name, "ebus")) of_create_pci_dev()
/linux-4.1.27/arch/sparc/include/asm/
H A Dauxio_64.h16 * ebus-based auxio on PCIO
H A Dfloppy_64.h574 for_each_node_by_name(ebus_dp, "ebus") { for_each_node_by_name()
/linux-4.1.27/drivers/ide/
H A Dtx4938ide.c52 pr_debug("tx4938ide: ebus %d, bus cycle %dns, WT %d, SHWT %d\n", tx4938ide_tune_ebusc()
/linux-4.1.27/drivers/sbus/char/
H A Dflash.c170 strcmp(parent->name, "ebus")) flash_probe()
/linux-4.1.27/drivers/hwmon/
H A Dultra45_env.c308 .compatible = "SUNW,ebus-pic16f747-env",
/linux-4.1.27/drivers/char/
H A Drtc.c973 for_each_node_by_name(ebus_dp, "ebus") { rtc_init()
/linux-4.1.27/sound/sparc/
H A Dcs4231.c2078 if (!strcmp(op->dev.of_node->parent->name, "ebus")) cs4231_probe()
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c3589 pr_err("failed registering eHEA device driver on ebus\n"); ehea_module_init()

Completed in 302 milliseconds