Lines Matching +full:1 +full:a400
95 & PDC_PAT_CAPABILITY_BIT_SIMULTANEOUS_PTLB ? 1:0, in setup_pdc()
97 & PDC_PAT_CAPABILITY_BIT_PDC_HPMC_RENDEZ ? 1:0); in setup_pdc()
140 if (unlikely( ((start & (PAGE_SIZE - 1)) != 0) in set_pmem_entry()
141 || ((pages4k & ((1UL << PDC_PAGE_ADJ_SHIFT) - 1)) != 0) )) { in set_pmem_entry()
169 npmem_ranges = 1; in pagezero_memconfig()
249 pa_pdc_cell->mod[0], pa_pdc_cell->mod[1], in pat_query_module()
270 printk(KERN_DEBUG "ranges %ld\n", pa_pdc_cell->mod[1]); in pat_query_module()
271 for (i = 0; i < pa_pdc_cell->mod[1]; i++) { in pat_query_module()
306 struct pdc_pat_pd_addr_map_entry mem_table[PAT_MAX_RANGES+1]; in pat_memconfig()
314 length = (PAT_MAX_RANGES + 1) * sizeof(struct pdc_pat_pd_addr_map_entry); in pat_memconfig()
376 ** Note: Prelude (and it's successors: Lclass, A400/500) only in pat_inventory()
533 for(i = 1; i <= num_addrs; ++i) { in add_system_map_addresses()
656 res[0].end = base + 8 - 1; in do_device_inventory()
659 res[1].name = "ctrl"; in do_device_inventory()
660 res[1].start = 0; in do_device_inventory()
661 res[1].flags = IORESOURCE_REG; in do_device_inventory()