Home
last modified time | relevance | path

Searched refs:auxio_devtype (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dauxio_64.c29 static enum auxio_type auxio_devtype = AUXIO_TYPE_NODEV; variable
71 int ebus = auxio_devtype == AUXIO_TYPE_EBUS; in auxio_set_led()
86 switch(auxio_devtype) { in auxio_set_lte()
112 auxio_devtype = AUXIO_TYPE_EBUS; in auxio_probe()
115 auxio_devtype = AUXIO_TYPE_SBUS; in auxio_probe()
128 if (auxio_devtype == AUXIO_TYPE_EBUS) in auxio_probe()