OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IXP425_GPIO_GPOER
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/evbarm/nslu2/
nslu2_iic.c
111
reg = GPIO_CONF_READ_4(ixp425_softc,
IXP425_GPIO_GPOER
);
113
GPIO_CONF_WRITE_4(ixp425_softc,
IXP425_GPIO_GPOER
, reg);
117
reg = GPIO_CONF_READ_4(ixp425_softc,
IXP425_GPIO_GPOER
);
119
GPIO_CONF_WRITE_4(ixp425_softc,
IXP425_GPIO_GPOER
, reg);
144
oer = GPIO_CONF_READ_4(ixp425_softc,
IXP425_GPIO_GPOER
);
149
GPIO_CONF_WRITE_4(ixp425_softc,
IXP425_GPIO_GPOER
, oer);
159
GPIO_CONF_WRITE_4(ixp425_softc,
IXP425_GPIO_GPOER
, oer);
183
reg = GPIO_CONF_READ_4(ixp425_softc,
IXP425_GPIO_GPOER
);
186
GPIO_CONF_WRITE_4(ixp425_softc,
IXP425_GPIO_GPOER
, reg);
nslu2_buttons.c
118
reg = GPIO_CONF_READ_4(ixsc,
IXP425_GPIO_GPOER
);
120
GPIO_CONF_WRITE_4(ixsc,
IXP425_GPIO_GPOER
, reg);
nslu2_leds.c
202
reg = GPIO_CONF_READ_4(ixsc,
IXP425_GPIO_GPOER
);
205
GPIO_CONF_WRITE_4(ixsc,
IXP425_GPIO_GPOER
, reg);
nslu2_pci.c
186
reg = GPIO_CONF_READ_4(sc,
IXP425_GPIO_GPOER
);
190
GPIO_CONF_WRITE_4(sc,
IXP425_GPIO_GPOER
, reg);
nslu2_machdep.c
432
reg = GPRD(
IXP425_GPIO_GPOER
);
434
GPWR(
IXP425_GPIO_GPOER
, reg);
/src/sys/arch/evbarm/ixdp425/
ixdp425_pci.c
90
reg = GPIO_CONF_READ_4(sc,
IXP425_GPIO_GPOER
);
95
GPIO_CONF_WRITE_4(sc,
IXP425_GPIO_GPOER
, reg);
/src/sys/arch/arm/xscale/
ixp425reg.h
247
#define
IXP425_GPIO_GPOER
0x04
Completed in 14 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025