OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stat_io
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/hpcmips/tx/
tx39io.c
327
struct tx39io_port_status *
stat_io
= &sc->sc_stat_io;
local in function:tx391x_io_update
332
sc->sc_ostat_io = *
stat_io
; /* save old status */
334
stat_io
->dir = TX391X_IOCTRL_IODIREC(reg);
335
stat_io
->in = TX391X_IOCTRL_IODIN(reg);
336
stat_io
->out = TX391X_IOCTRL_IODOUT(reg);
337
stat_io
->u.debounce = TX391X_IOCTRL_IODEBSEL(reg);
339
stat_io
->power = TX391X_IOIOPOWERDWN_IOPD(reg);
424
struct tx39io_port_status *
stat_io
= &sc->sc_stat_io;
local in function:tx392x_io_update
428
sc->sc_ostat_io = *
stat_io
; /* save old status */
431
stat_io
->dir = TX392X_IOCTRL_IODIREC(reg)
[
all
...]
Completed in 54 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025