Home
last modified time | relevance | path

Searched refs:meson_spicc_device (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-meson-spicc.c153 struct meson_spicc_device { struct
178 static void meson_spicc_oen_enable(struct meson_spicc_device *spicc) in meson_spicc_oen_enable()
250 static inline void meson_spicc_rx(struct meson_spicc_device *spicc) in meson_spicc_rx()
259 static inline void meson_spicc_tx(struct meson_spicc_device *spicc) in meson_spicc_tx()
292 struct meson_spicc_device *spicc = (void *) data; in meson_spicc_irq()
406 struct meson_spicc_device *spicc = spi_master_get_devdata(master); in meson_spicc_transfer_one()
586 struct meson_spicc_device *spicc = pow2_clk_to_spicc(divider); in meson_spicc_pow2_recalc_rate()
598 struct meson_spicc_device *spicc = pow2_clk_to_spicc(divider); in meson_spicc_pow2_determine_rate()
610 struct meson_spicc_device *spicc = pow2_clk_to_spicc(divider); in meson_spicc_pow2_set_rate()
773 struct meson_spicc_device *spicc; in meson_spicc_probe()
[all …]