OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:data_port
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/newsmips/newsmips/
news4000.c
212
volatile uint32_t *
data_port
= (uint32_t *)NEWS4000_IDROM_DATA;
local in function:news4000_readidrom
219
*
data_port
= offset;
224
*rom = (uint8_t)(*
data_port
& 0xff);
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025