Home
last modified time | relevance | path

Searched refs:SPP (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/xen/
Dgrant-table.c157 #define SPP (PAGE_SIZE / sizeof(grant_status_t)) macro
811 return (nr_grant_frames * grefs_per_grant_frame + SPP - 1) / SPP; in nr_status_frames()
/linux-3.4.99/Documentation/
Dparport-lowlevel.txt34 SPP:
78 The port functions can be split into three groups: SPP, EPP, and ECP.
80 SPP (Standard Parallel Port) functions modify so-called 'SPP'
Dparport.txt154 PCSPP PC-style SPP registers are available.
/linux-3.4.99/arch/m68k/q40/
DREADME69 Make sure to configure the parallel port as SPP and remove IRQ/DMA jumpers
/linux-3.4.99/arch/s390/kernel/
Dentry64.S74 .macro SPP newpp macro
/linux-3.4.99/drivers/usb/serial/
Dmos7720.c104 SPP = 0<<5, enumerator
500 mos7715_change_mode(mos_parport, SPP); in parport_mos7715_write_data()