Home
last modified time | relevance | path

Searched refs:mod_location (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dpdcpat.h352 unsigned long mod_location; /* physical location of the module */ member
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dprocessor.c122 BUG_ON(dev->pmod_loc != pa_pdc_cell->mod_location); in processor_probe()
H A Dinventory.c230 dev->pmod_loc = pa_pdc_cell->mod_location; in pat_query_module()