Searched defs:chip_select (Results 1 - 18 of 18) sorted by relevance

/linux-master/arch/sh/include/asm/
H A Dspi.h11 void (*chip_select)(struct sh_spi_info *spi, int cs, int state); member in struct:sh_spi_info
/linux-master/include/linux/platform_data/
H A Dbrcmnand.h6 int chip_select; member in struct:brcmnand_platform_data
/linux-master/drivers/mtd/nand/raw/
H A Dndfc.c36 int chip_select; member in struct:ndfc_controller
H A Dmeson_nand.c147 u32 chip_select; member in struct:meson_nfc_param
/linux-master/arch/m68k/coldfire/
H A Ddevice.c278 mcf_cs_select(struct mcfqspi_cs_control *cs_control, u8 chip_select, bool cs_high) argument
299 mcf_cs_deselect(struct mcfqspi_cs_control *cs_control, u8 chip_select, bool cs_high) argument
/linux-master/drivers/spi/
H A Dspi-amd.c139 static inline void amd_spi_clear_chip(struct amd_spi *amd_spi, u8 chip_select) argument
H A Dspi-coldfire-qspi.c108 static void mcfqspi_cs_select(struct mcfqspi *mcfqspi, u8 chip_select, argument
114 static void mcfqspi_cs_deselect(struct mcfqspi *mcfqspi, u8 chip_select, argument
H A Dspi-hisi-sfc-v3xx.c364 u8 chip_select = spi_get_chipselect(spi, 0); local
273 hisi_sfc_v3xx_start_bus(struct hisi_sfc_v3xx_host *host, const struct spi_mem_op *op, u8 chip_select) argument
317 hisi_sfc_v3xx_generic_exec_op(struct hisi_sfc_v3xx_host *host, const struct spi_mem_op *op, u8 chip_select) argument
H A Dspi-bcm63xx-hsspi.c352 unsigned int chip_select = spi_get_chipselect(spi, 0); local
471 unsigned int chip_select = spi_get_chipselect(spi, 0); local
H A Dspi-bcmbca-hsspi.c254 unsigned int chip_select = spi_get_chipselect(spi, 0); local
H A Dspi-fsl-lpspi.c87 u8 chip_select; member in struct:lpspi_config
H A Dspi-atmel.c328 static void atmel_spi_send_dummy(struct atmel_spi *as, struct spi_device *spi, int chip_select) argument
386 int chip_select; local
456 int chip_select; local
879 int chip_select; local
1264 int chip_select; local
[all...]
H A Dspi.c622 static inline bool is_valid_cs(s8 chip_select) argument
2572 spi_new_ancillary_device(struct spi_device *spi, u8 chip_select) argument
2625 u8 chip_select; member in struct:acpi_spi_lookup
[all...]
H A Dspi-cadence-quadspi.c1118 unsigned int chip_select = f_pdata->cs; local
/linux-master/drivers/edac/
H A Damd64_edac.h297 struct chip_select { struct
/linux-master/include/linux/mmc/
H A Dhost.h32 unsigned char chip_select; /* SPI chip select */ member in struct:mmc_ios
/linux-master/include/linux/spi/
H A Dspi.h188 u8 chip_select[SPI_CS_CNT_MAX]; member in struct:spi_device
1626 u16 chip_select; member in struct:spi_board_info
[all...]
/linux-master/include/linux/greybus/
H A Dgreybus_protocols.h865 __u8 chip_select; member in struct:gb_spi_device_config_request
904 __u8 chip_select; /* of the spi device */ member in struct:gb_spi_transfer_request

Completed in 421 milliseconds