Searched refs:meson_spicc_device (Results 1 – 1 of 1) sorted by relevance
153 struct meson_spicc_device { struct173 #define pow2_clk_to_spicc(_div) container_of(_div, struct meson_spicc_device, pow2_div) argument175 static void meson_spicc_oen_enable(struct meson_spicc_device *spicc) in meson_spicc_oen_enable()188 static inline bool meson_spicc_txfull(struct meson_spicc_device *spicc) in meson_spicc_txfull()194 static inline bool meson_spicc_rxready(struct meson_spicc_device *spicc) in meson_spicc_rxready()200 static inline u32 meson_spicc_pull_data(struct meson_spicc_device *spicc) in meson_spicc_pull_data()217 static inline void meson_spicc_push_data(struct meson_spicc_device *spicc, in meson_spicc_push_data()233 static inline void meson_spicc_rx(struct meson_spicc_device *spicc) in meson_spicc_rx()242 static inline void meson_spicc_tx(struct meson_spicc_device *spicc) in meson_spicc_tx()251 static inline void meson_spicc_setup_burst(struct meson_spicc_device *spicc) in meson_spicc_setup_burst()[all …]