Searched refs:meson_spicc_device (Results 1 – 1 of 1) sorted by relevance
178 struct meson_spicc_device { struct204 #define pow2_clk_to_spicc(_div) container_of(_div, struct meson_spicc_device, pow2_div) argument206 static void meson_spicc_oen_enable(struct meson_spicc_device *spicc) in meson_spicc_oen_enable()233 static int meson_spicc_dma_map(struct meson_spicc_device *spicc, in meson_spicc_dma_map()255 static void meson_spicc_dma_unmap(struct meson_spicc_device *spicc, in meson_spicc_dma_unmap()270 static u32 meson_spicc_calc_dma_len(struct meson_spicc_device *spicc, in meson_spicc_calc_dma_len()303 static void meson_spicc_setup_dma(struct meson_spicc_device *spicc) in meson_spicc_setup_dma()357 static irqreturn_t meson_spicc_dma_irq(struct meson_spicc_device *spicc) in meson_spicc_dma_irq()375 static inline bool meson_spicc_txfull(struct meson_spicc_device *spicc) in meson_spicc_txfull()381 static inline bool meson_spicc_rxready(struct meson_spicc_device *spicc) in meson_spicc_rxready()[all …]