Home
last modified time | relevance | path

Searched refs:pl330_thread (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/dma/
Dpl330.c371 struct pl330_thread { struct
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) in _queue_full()
564 static inline bool is_manager(struct pl330_thread *thrd) in is_manager()
570 static inline bool _manager_ns(struct pl330_thread *thrd) in _manager_ns()
871 static bool _until_dmac_idle(struct pl330_thread *thrd) in _until_dmac_idle()
890 static inline void _execute_DBGINSN(struct pl330_thread *thrd, in _execute_DBGINSN()
916 static inline u32 _state(struct pl330_thread *thrd) in _state()
[all …]