Lines Matching refs:pl08x_driver_data

94 struct pl08x_driver_data;
254 struct pl08x_driver_data *host;
263 * struct pl08x_driver_data - the local state holder for the PL08x
278 struct pl08x_driver_data {
391 static void pl08x_write_lli(struct pl08x_driver_data *pl08x,
529 struct pl08x_driver_data *pl08x = plchan->host;
634 static void pl08x_terminate_phy_chan(struct pl08x_driver_data *pl08x,
755 struct pl08x_driver_data *pl08x = plchan->host;
818 pl08x_get_phy_channel(struct pl08x_driver_data *pl08x,
848 static inline void pl08x_put_phy_channel(struct pl08x_driver_data *pl08x,
861 struct pl08x_driver_data *pl08x = plchan->host;
883 struct pl08x_driver_data *pl08x = plchan->host;
905 struct pl08x_driver_data *pl08x = plchan->host;
967 pl08x_get_bytes_for_lli(struct pl08x_driver_data *pl08x,
1003 static inline u32 pl08x_lli_control_bits(struct pl08x_driver_data *pl08x,
1123 static void pl08x_choose_master_bus(struct pl08x_driver_data *pl08x,
1168 static void pl08x_fill_lli_for_desc(struct pl08x_driver_data *pl08x,
1205 static inline void prep_byte_width_lli(struct pl08x_driver_data *pl08x,
1215 static void pl08x_dump_lli(struct pl08x_driver_data *pl08x,
1248 static inline void pl08x_dump_lli(struct pl08x_driver_data *pl08x,
1257 static int pl08x_fill_llis_for_desc(struct pl08x_driver_data *pl08x,
1492 static void pl08x_free_txd(struct pl08x_driver_data *pl08x,
1520 static void pl08x_free_txd_list(struct pl08x_driver_data *pl08x,
1753 static u32 pl08x_memcpy_cctl(struct pl08x_driver_data *pl08x)
1836 static u32 pl08x_ftdmac020_memcpy_cctl(struct pl08x_driver_data *pl08x)
1886 struct pl08x_driver_data *pl08x = plchan->host;
1934 struct pl08x_driver_data *pl08x = plchan->host;
2047 struct pl08x_driver_data *pl08x = plchan->host;
2089 struct pl08x_driver_data *pl08x = plchan->host;
2130 struct pl08x_driver_data *pl08x = plchan->host;
2155 struct pl08x_driver_data *pl08x = plchan->host;
2271 static void pl08x_ensure_on(struct pl08x_driver_data *pl08x)
2286 struct pl08x_driver_data *pl08x = dev;
2361 static int pl08x_dma_init_virtual_channels(struct pl08x_driver_data *pl08x,
2451 struct pl08x_driver_data *pl08x = s->private;
2500 static void init_pl08x_debugfs(struct pl08x_driver_data *pl08x)
2508 static inline void init_pl08x_debugfs(struct pl08x_driver_data *pl08x)
2514 static struct dma_chan *pl08x_find_chan_id(struct pl08x_driver_data *pl08x,
2534 struct pl08x_driver_data *pl08x = ofdma->of_dma_data;
2565 struct pl08x_driver_data *pl08x,
2686 struct pl08x_driver_data *pl08x,
2695 struct pl08x_driver_data *pl08x;