Lines Matching refs:pl330_thread
371 struct pl330_thread {
447 struct pl330_thread *thread;
489 struct pl330_thread *channels;
491 struct pl330_thread *manager;
559 static inline bool _queue_full(struct pl330_thread *thrd)
564 static inline bool is_manager(struct pl330_thread *thrd)
570 static inline bool _manager_ns(struct pl330_thread *thrd)
871 static bool _until_dmac_idle(struct pl330_thread *thrd)
890 static inline void _execute_DBGINSN(struct pl330_thread *thrd,
916 static inline u32 _state(struct pl330_thread *thrd)
974 static void _stop(struct pl330_thread *thrd)
1001 static bool _trigger(struct pl330_thread *thrd)
1059 static bool pl330_start_thread(struct pl330_thread *thrd)
1415 struct pl330_thread *thrd, unsigned index,
1474 static int pl330_submit_req(struct pl330_thread *thrd,
1610 struct pl330_thread *thrd = &pl330->channels[i];
1688 struct pl330_thread *thrd;
1744 static inline int _alloc_event(struct pl330_thread *thrd)
1766 static struct pl330_thread *pl330_request_channel(struct pl330_dmac *pl330)
1768 struct pl330_thread *thrd = NULL;
1797 static inline void _free_event(struct pl330_thread *thrd, int ev)
1807 static void pl330_release_channel(struct pl330_thread *thrd)
1866 static inline void _reset_thread(struct pl330_thread *thrd)
1888 struct pl330_thread *thrd;
1997 struct pl330_thread *thrd;
2384 struct pl330_thread *thrd = pch->thread;
2940 struct pl330_thread *thrd = &pl330->channels[ch];