Home
last modified time | relevance | path

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

/include/trace/events/
Dspi.h51 __field(int, chip_select)
60 __entry->chip_select = spi_get_chipselect(spi, 0);
68 __entry->bus_num, __entry->chip_select,
84 __field(int, chip_select)
91 __entry->chip_select = spi_get_chipselect(spi, 0);
97 __entry->bus_num, __entry->chip_select,
110 __field( int, chip_select )
116 __entry->chip_select = spi_get_chipselect(msg->spi, 0);
121 (int)__entry->chip_select,
149 __field( int, chip_select )
[all …]
/include/linux/platform_data/
Dbrcmnand.h6 int chip_select; member
/include/linux/spi/
Dspi.h189 u8 chip_select[SPI_CS_CNT_MAX]; member
292 return spi->chip_select[idx]; in spi_get_chipselect()
297 spi->chip_select[idx] = chipselect; in spi_set_chipselect()
372 extern struct spi_device *spi_new_ancillary_device(struct spi_device *spi, u8 chip_select);
1646 u16 chip_select; member
/include/linux/mmc/
Dhost.h34 unsigned char chip_select; /* SPI chip select */ member
/include/linux/greybus/
Dgreybus_protocols.h865 __u8 chip_select; member
904 __u8 chip_select; /* of the spi device */ member