Home
last modified time | relevance | path

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

/linux-3.4.99/arch/parisc/kernel/
Dsetup.c103 case pcxl2: in dma_ops_init()
207 case pcxl2: in parisc_proc_mkdir()
Dhardware.c1254 { 0x0500, 0x0ff0, pcxl2 }, /* 0x0500 - 0x050f */
1255 { 0x0510, 0x0ff0, pcxl2 }, /* 0x0510 - 0x051f */
1320 [pcxl2] = { "PA7300LC (PCX-L2)", "1.1e" },
Dcache.c248 case pcxl2: /* pcxl2 doesn't support space register hashing */ in disable_sr_hashing()
/linux-3.4.99/arch/parisc/include/asm/
Dhardware.h27 pcxl2 = 5, /* pa7300lc pa 1.1e */ enumerator
/linux-3.4.99/drivers/parisc/
Dled.c472 if (boot_cpu_data.cpu_type >= pcxl2) { in led_work_func()