Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dspi.h11 void (*chip_select)(struct sh_spi_info *spi, int cs, int state); member
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dspi.h11 void (*chip_select)(struct sh_spi_info *spi, int cs, int state); member
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dbrcmnand.h6 int chip_select; member
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dndfc.c36 int chip_select; member
H A Dmeson_nand.c135 u32 chip_select; member
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dndfc.c36 int chip_select; member
/kernel/linux/linux-5.10/arch/m68k/coldfire/
H A Ddevice.c278 mcf_cs_select(struct mcfqspi_cs_control *cs_control, u8 chip_select, bool cs_high) mcf_cs_select() argument
299 mcf_cs_deselect(struct mcfqspi_cs_control *cs_control, u8 chip_select, bool cs_high) mcf_cs_deselect() argument
/kernel/linux/linux-6.6/arch/m68k/coldfire/
H A Ddevice.c278 mcf_cs_select(struct mcfqspi_cs_control *cs_control, u8 chip_select, bool cs_high) mcf_cs_select() argument
299 mcf_cs_deselect(struct mcfqspi_cs_control *cs_control, u8 chip_select, bool cs_high) mcf_cs_deselect() argument
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-amd.c42 u8 chip_select; member
96 u8 chip_select = amd_spi->chip_select; in amd_spi_select_chip() local
H A Dspi-hisi-sfc-v3xx.c352 u8 chip_select = spi->chip_select; in hisi_sfc_v3xx_exec_op() local
262 hisi_sfc_v3xx_start_bus(struct hisi_sfc_v3xx_host *host, const struct spi_mem_op *op, u8 chip_select) hisi_sfc_v3xx_start_bus() argument
306 hisi_sfc_v3xx_generic_exec_op(struct hisi_sfc_v3xx_host *host, const struct spi_mem_op *op, u8 chip_select) hisi_sfc_v3xx_generic_exec_op() argument
H A Dspi-bcm63xx-hsspi.c160 unsigned int chip_select = spi->chip_select; in bcm63xx_hsspi_do_txrx() local
[all...]
H A Dspi-coldfire-qspi.c108 static void mcfqspi_cs_select(struct mcfqspi *mcfqspi, u8 chip_select, in mcfqspi_cs_select() argument
114 static void mcfqspi_cs_deselect(struct mcfqspi *mcfqspi, u8 chip_select, in mcfqspi_cs_deselect() argument
H A Dspi-bcm2835.c147 u8 chip_select; member
[all...]
H A Dspi-fsl-lpspi.c88 u8 chip_select; member
H A Dspi-atmel.c327 int chip_select; in cs_activate() local
378 int chip_select; in cs_deactivate() local
817 int chip_select; atmel_spi_set_xfer_speed() local
1204 int chip_select; atmel_spi_setup() local
[all...]
H A Dspi-cadence-quadspi.c688 unsigned int chip_select = f_pdata->cs; in cqspi_chipselect() local
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-hisi-sfc-v3xx.c364 u8 chip_select = spi_get_chipselect(spi, 0); in hisi_sfc_v3xx_exec_op() local
273 hisi_sfc_v3xx_start_bus(struct hisi_sfc_v3xx_host *host, const struct spi_mem_op *op, u8 chip_select) hisi_sfc_v3xx_start_bus() argument
317 hisi_sfc_v3xx_generic_exec_op(struct hisi_sfc_v3xx_host *host, const struct spi_mem_op *op, u8 chip_select) hisi_sfc_v3xx_generic_exec_op() argument
H A Dspi-coldfire-qspi.c108 static void mcfqspi_cs_select(struct mcfqspi *mcfqspi, u8 chip_select, in mcfqspi_cs_select() argument
114 static void mcfqspi_cs_deselect(struct mcfqspi *mcfqspi, u8 chip_select, in mcfqspi_cs_deselect() argument
H A Dspi-amd.c139 static inline void amd_spi_clear_chip(struct amd_spi *amd_spi, u8 chip_select) in amd_spi_clear_chip() argument
H A Dspi-fsl-lpspi.c87 u8 chip_select; member
H A Dspi-bcm63xx-hsspi.c352 unsigned int chip_select = spi_get_chipselect(spi, 0); in bcm63xx_hsspi_do_prepend_txrx() local
471 unsigned int chip_select = spi_get_chipselect(spi, 0); in bcm63xx_hsspi_do_txrx() local
H A Dspi-bcmbca-hsspi.c254 unsigned int chip_select = spi_get_chipselect(spi, 0); in bcmbca_hsspi_do_txrx() local
/kernel/linux/linux-5.10/drivers/edac/
H A Damd64_edac.h325 struct chip_select { struct
/kernel/linux/linux-6.6/drivers/edac/
H A Damd64_edac.h297 struct chip_select { struct
/kernel/linux/linux-5.10/include/linux/mmc/
H A Dhost.h31 unsigned char chip_select; /* SPI chip select */ member

Completed in 28 milliseconds

12