Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sparc/include/asm/
Dopenprom.h192 struct linux_prom_registers { struct
193 unsigned int which_io; /* hi part of physical address */
194 unsigned int phys_addr; /* The physical address of this register */
195 unsigned int reg_size; /* How many bytes does this register take up? */
/linux-3.4.99/arch/m68k/include/asm/
Dopenprom.h290 struct linux_prom_registers { struct
291 int which_io; /* is this in OBIO space? */
292 char *phys_addr; /* The physical address of this register */
293 int reg_size; /* How many bytes does this register take up? */