Searched defs:spicc (Results 1 – 3 of 3) sorted by relevance
178 static void meson_spicc_oen_enable(struct meson_spicc_device *spicc) in meson_spicc_oen_enable()205 static inline bool meson_spicc_txfull(struct meson_spicc_device *spicc) in meson_spicc_txfull()211 static inline bool meson_spicc_rxready(struct meson_spicc_device *spicc) in meson_spicc_rxready()217 static inline u32 meson_spicc_pull_data(struct meson_spicc_device *spicc) in meson_spicc_pull_data()234 static inline void meson_spicc_push_data(struct meson_spicc_device *spicc, in meson_spicc_push_data()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()268 static inline void meson_spicc_setup_burst(struct meson_spicc_device *spicc) in meson_spicc_setup_burst()292 struct meson_spicc_device *spicc = (void *) data; in meson_spicc_irq() local317 static void meson_spicc_auto_io_delay(struct meson_spicc_device *spicc) in meson_spicc_auto_io_delay()[all …]
390 spicc: spi@8d80 { label
1230 static struct clk_regmap spicc = { variable