Home
last modified time | relevance | path

Searched defs:linux_prom_registers (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dopenprom.h193 struct linux_prom_registers { struct
194 unsigned int which_io; /* hi part of physical address */
195 unsigned int phys_addr; /* The physical address of this register */
196 unsigned int reg_size; /* How many bytes does this register take up? */
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dopenprom.h291 struct linux_prom_registers { struct
292 int which_io; /* is this in OBIO space? */
293 char *phys_addr; /* The physical address of this register */
294 int reg_size; /* How many bytes does this register take up? */