OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BANK_SELECT_REG_W
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/evbarm/lubbock/
if_sm_obio.c
143
tmp = bus_space_read_2(iot, ioh,
BANK_SELECT_REG_W
);
151
bus_space_write_1(iot, ioh,
BANK_SELECT_REG_W
, 0);
152
tmp = bus_space_read_2(iot, ioh,
BANK_SELECT_REG_W
);
160
bus_space_write_1(iot, ioh,
BANK_SELECT_REG_W
, 3);
205
bus_space_write_1(&smobio8_bs_tag, ioh,
BANK_SELECT_REG_W
, 4);
/src/sys/dev/isa/
if_sm_isa.c
104
tmp = bus_space_read_2(iot, ioh,
BANK_SELECT_REG_W
);
112
bus_space_write_2(iot, ioh,
BANK_SELECT_REG_W
, 0);
113
tmp = bus_space_read_2(iot, ioh,
BANK_SELECT_REG_W
);
121
bus_space_write_2(iot, ioh,
BANK_SELECT_REG_W
, 1);
130
bus_space_write_2(iot, ioh,
BANK_SELECT_REG_W
, 3);
/src/sys/arch/evbarm/gumstix/
if_sm_gxio.c
131
tmp = bus_space_read_2(iot, ioh,
BANK_SELECT_REG_W
);
139
bus_space_write_2(iot, ioh,
BANK_SELECT_REG_W
, 0);
140
tmp = bus_space_read_2(iot, ioh,
BANK_SELECT_REG_W
);
148
bus_space_write_2(iot, ioh,
BANK_SELECT_REG_W
, 3);
/src/sys/dev/ic/
smc91cxxvar.h
65
BANK_SELECT_REG_W
, (x))
smc91cxxreg.h
87
#define
BANK_SELECT_REG_W
0x0e
smc91cxx.c
244
tmp = bus_space_read_2(bst, bsh,
BANK_SELECT_REG_W
);
Completed in 19 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025