Lines Matching full:slave
12 - Per slave device (chip) configuration.
32 slave device (chips) attached to this SPI master.
80 Declaring Slave Devices
82 Typically each SPI slave (chip) is defined in the arch/.../mach-*/board-*.c
86 Each slave device attached to the PXA must provide slave specific configuration
89 will uses the configuration whenever the driver communicates with the slave
123 slave device. Please note that the PXA2xx SSP 1 does not support trailing byte
132 function for asserting/deasserting a slave device chip select. If the field is
142 NSSP SLAVE SAMPLE
150 /* Chip Select control for the CS8415A SPI slave device */
159 /* Chip Select control for the CS8405A SPI slave device */
192 .irq = STREETRACER_APCI_IRQ, /* Slave device interrupt */
200 .irq = STREETRACER_APCI_IRQ, /* Slave device interrupt */