Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-meson-spicc.c153 struct meson_spicc_device { struct
172 #define pow2_clk_to_spicc(_div) container_of(_div, struct meson_spicc_device, pow2_div)
174 static void meson_spicc_oen_enable(struct meson_spicc_device *spicc) in meson_spicc_oen_enable()
187 static inline bool meson_spicc_txfull(struct meson_spicc_device *spicc) in meson_spicc_txfull()
193 static inline bool meson_spicc_rxready(struct meson_spicc_device *spicc) in meson_spicc_rxready()
199 static inline u32 meson_spicc_pull_data(struct meson_spicc_device *spicc) in meson_spicc_pull_data()
216 static inline void meson_spicc_push_data(struct meson_spicc_device *spicc, in meson_spicc_push_data()
232 static inline void meson_spicc_rx(struct meson_spicc_device *spicc) in meson_spicc_rx()
241 static inline void meson_spicc_tx(struct meson_spicc_device *spicc) in meson_spicc_tx()
250 static inline void meson_spicc_setup_burst(struct meson_spicc_device *spic
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-meson-spicc.c153 struct meson_spicc_device { struct
176 #define pow2_clk_to_spicc(_div) container_of(_div, struct meson_spicc_device, pow2_div)
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 *spic
[all...]

Completed in 3 milliseconds