/linux-6.8/arch/m68k/coldfire/ |
D | device.c | 279 u8 chip_select, bool cs_high) in mcf_cs_select() 300 u8 chip_select, bool cs_high) in mcf_cs_deselect()
|
/linux-6.8/drivers/edac/ |
D | amd64_edac.h | 297 struct chip_select { struct 298 u32 csbases[NUM_CHIPSELECTS]; 299 u32 csbases_sec[NUM_CHIPSELECTS]; 300 u8 b_cnt; 302 u32 csmasks[NUM_CHIPSELECTS]; 303 u32 csmasks_sec[NUM_CHIPSELECTS]; 304 u8 m_cnt;
|
/linux-6.8/drivers/spi/ |
D | spi-hisi-sfc-v3xx.c | 275 u8 chip_select) in hisi_sfc_v3xx_start_bus() 319 u8 chip_select) in hisi_sfc_v3xx_generic_exec_op() 364 u8 chip_select = spi_get_chipselect(spi, 0); in hisi_sfc_v3xx_exec_op() local
|
D | spi-coldfire-qspi.c | 108 static void mcfqspi_cs_select(struct mcfqspi *mcfqspi, u8 chip_select, in mcfqspi_cs_select() 114 static void mcfqspi_cs_deselect(struct mcfqspi *mcfqspi, u8 chip_select, in mcfqspi_cs_deselect()
|
D | spi-atmel.c | 328 static void atmel_spi_send_dummy(struct atmel_spi *as, struct spi_device *spi, int chip_select) in atmel_spi_send_dummy() 386 int chip_select; in cs_activate() local 456 int chip_select; in cs_deactivate() local 879 int chip_select; in atmel_spi_set_xfer_speed() local 1264 int chip_select; in atmel_spi_setup() local
|
D | spi-bcm63xx-hsspi.c | 352 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
|
D | spi-amd.c | 139 static inline void amd_spi_clear_chip(struct amd_spi *amd_spi, u8 chip_select) in amd_spi_clear_chip()
|
D | spi-bcmbca-hsspi.c | 254 unsigned int chip_select = spi_get_chipselect(spi, 0); in bcmbca_hsspi_do_txrx() local
|
D | spi-fsl-lpspi.c | 87 u8 chip_select; member
|
D | spi.c | 2542 u8 chip_select) in spi_new_ancillary_device() 2610 u8 chip_select; member
|
D | spi-cadence-quadspi.c | 1116 unsigned int chip_select = f_pdata->cs; in cqspi_chipselect() local
|
/linux-6.8/arch/sh/include/asm/ |
D | spi.h | 11 void (*chip_select)(struct sh_spi_info *spi, int cs, int state); member
|
/linux-6.8/include/linux/platform_data/ |
D | brcmnand.h | 6 int chip_select; member
|
/linux-6.8/drivers/mtd/nand/raw/ |
D | ndfc.c | 36 int chip_select; member
|
D | meson_nand.c | 147 u32 chip_select; member
|
/linux-6.8/include/linux/spi/ |
D | spi.h | 190 u8 chip_select[SPI_CS_CNT_MAX]; member 1612 u16 chip_select; member
|
/linux-6.8/include/linux/mmc/ |
D | host.h | 32 unsigned char chip_select; /* SPI chip select */ member
|
/linux-6.8/include/linux/greybus/ |
D | greybus_protocols.h | 869 __u8 chip_select; member 908 __u8 chip_select; /* of the spi device */ member
|