OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stat_mfio
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/hpcmips/tx/
tx39io.c
269
struct tx39io_port_status *
stat_mfio
= &sc->sc_stat_mfio;
local in function:mfio_update
271
sc->sc_ostat_mfio = *
stat_mfio
; /* save old status */
272
stat_mfio
->dir = tx_conf_read(tc, TX39_IOMFIODATADIR_REG);
273
stat_mfio
->in = tx_conf_read(tc, TX39_IOMFIODATAIN_REG);
274
stat_mfio
->out = tx_conf_read(tc, TX39_IOMFIODATAOUT_REG);
275
stat_mfio
->power = tx_conf_read(tc, TX39_IOMFIOPOWERDWN_REG);
276
stat_mfio
->u.select = tx_conf_read(tc, TX39_IOMFIODATASEL_REG);
Completed in 187 milliseconds
Indexes created Sun Nov 02 07:10:05 GMT 2025