Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dspi-clps711x.h17 int *chipselect; /* Array of GPIO-numbers */ member
Dspi-imx.h29 int *chipselect; member
Dspi-ep93xx.h14 int *chipselect; member
Datmel.h16 u8 chipselect; /* EBI Chip Select number */ member
/Linux-v4.19/drivers/spi/
Dspi-xcomm.c37 uint16_t chipselect; member
63 uint16_t chipselect = spi_xcomm->chipselect; in spi_xcomm_chipselect() local
/Linux-v4.19/include/linux/spi/
Dspi_bitbang.h21 void (*chipselect)(struct spi_device *spi, int is_on); member
/Linux-v4.19/drivers/mtd/nand/raw/
Dhisi504_nand.c142 int chipselect; member
341 static int hisi_nfc_send_cmd_reset(struct hinfc_host *host, int chipselect) in hisi_nfc_send_cmd_reset()
356 static void hisi_nfc_select_chip(struct mtd_info *mtd, int chipselect) in hisi_nfc_select_chip()
/Linux-v4.19/drivers/mtd/spi-nor/
Dhisi-sfc.c95 u32 chipselect; member