Home
last modified time | relevance | path

Searched defs:chipselect (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/include/linux/platform_data/
Dspi-clps711x.h13 int *chipselect; /* Array of GPIO-numbers */ member
Dspi-imx.h29 int *chipselect; member
Datmel.h15 u8 chipselect; /* EBI Chip Select number */ member
/Linux-v5.4/drivers/spi/
Dspi-xcomm.c36 uint16_t chipselect; member
62 uint16_t chipselect = spi_xcomm->chipselect; in spi_xcomm_chipselect() local
Dspi-fsl-lpspi.c128 int chipselect[0]; member
Dspi-npcm-fiu.c223 u32 chipselect; member
/Linux-v5.4/include/linux/spi/
Dspi_bitbang.h21 void (*chipselect)(struct spi_device *spi, int is_on); member
/Linux-v5.4/drivers/mtd/nand/raw/
Dhisi504_nand.c133 int chipselect; member
332 static int hisi_nfc_send_cmd_reset(struct hinfc_host *host, int chipselect) in hisi_nfc_send_cmd_reset()
347 static void hisi_nfc_select_chip(struct nand_chip *chip, int chipselect) in hisi_nfc_select_chip()
/Linux-v5.4/drivers/mtd/spi-nor/
Dhisi-sfc.c83 u32 chipselect; member