Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-xcomm.c40 u16 chipselect; member
102 u16 chipselect = spi_xcomm->chipselect; in spi_xcomm_chipselect() local
H A Dspi-npcm-fiu.c243 u32 chipselect; member
/linux/include/linux/spi/
H A Dspi_bitbang.h23 void (*chipselect)(struct spi_device *spi, int is_on); member
H A Dspi.h295 static inline void spi_set_chipselect(struct spi_device *spi, u8 idx, u8 chipselect) in spi_set_chipselect() argument
[all...]
/linux/drivers/mtd/nand/raw/
H A 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/drivers/mtd/spi-nor/controllers/
H A Dhisi-sfc.c83 u32 chipselect; member