Home
last modified time | relevance | path

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

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