Home
last modified time | relevance | path

Searched defs:spi_ops (Results 1 – 3 of 3) sorted by relevance

/drivers/spi/
Dspi-rspi.c242 struct spi_ops { struct
243 int (*set_config_register)(struct rspi_data *rspi, int access_size);
244 int (*transfer_one)(struct spi_controller *ctlr,
246 u16 extra_mode_bits;
247 u16 min_div;
248 u16 max_div;
249 u16 flags;
250 u16 fifo_size;
251 u8 num_hw_ss;
/drivers/nfc/nfcmrvl/
Dspi.c99 static const struct nfcmrvl_if_ops spi_ops = { variable
/drivers/net/wireless/ti/wlcore/
Dspi.c406 static struct wl1271_if_operations spi_ops = { variable