Home
last modified time | relevance | path

Searched refs:pcxl2 (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/arch/parisc/kernel/
Dsetup.c102 case pcxl2: in dma_ops_init()
216 case pcxl2: in parisc_proc_mkdir()
Dpci-dma.c408 if (boot_cpu_data.cpu_type != pcxl2 && boot_cpu_data.cpu_type != pcxl) in arch_dma_alloc()
436 WARN_ON_ONCE(boot_cpu_data.cpu_type != pcxl2 && in arch_dma_free()
Dhardware.c1246 { 0x0500, 0x0ff0, pcxl2 }, /* 0x0500 - 0x050f */
1247 { 0x0510, 0x0ff0, pcxl2 }, /* 0x0510 - 0x051f */
1312 [pcxl2] = { "PA7300LC (PCX-L2)","1.1e" },
Dcache.c296 case pcxl2: /* pcxl2 doesn't support space register hashing */ in disable_sr_hashing()
/linux-6.1.9/arch/parisc/include/asm/
Dhardware.h28 pcxl2 = 5, /* pa7300lc pa 1.1e */ enumerator
/linux-6.1.9/drivers/parisc/
Dled.c470 if (boot_cpu_data.cpu_type >= pcxl2) { in led_work_func()
/linux-6.1.9/arch/parisc/mm/
Dinit.c569 if (boot_cpu_data.cpu_type == pcxl2 || boot_cpu_data.cpu_type == pcxl) { in mem_init()