Symbol: pl330_thread
drivers/dma/pl330.c
1001
static bool _trigger(struct pl330_thread *thrd)
drivers/dma/pl330.c
1059
static bool pl330_start_thread(struct pl330_thread *thrd)
drivers/dma/pl330.c
1415
struct pl330_thread *thrd, unsigned index,
drivers/dma/pl330.c
1474
static int pl330_submit_req(struct pl330_thread *thrd,
drivers/dma/pl330.c
1608
struct pl330_thread *thrd = &pl330->channels[i];
drivers/dma/pl330.c
1686
struct pl330_thread *thrd;
drivers/dma/pl330.c
1742
static inline int _alloc_event(struct pl330_thread *thrd)
drivers/dma/pl330.c
1764
static struct pl330_thread *pl330_request_channel(struct pl330_dmac *pl330)
drivers/dma/pl330.c
1766
struct pl330_thread *thrd = NULL;
drivers/dma/pl330.c
1795
static inline void _free_event(struct pl330_thread *thrd, int ev)
drivers/dma/pl330.c
1805
static void pl330_release_channel(struct pl330_thread *thrd)
drivers/dma/pl330.c
1864
static inline void _reset_thread(struct pl330_thread *thrd)
drivers/dma/pl330.c
1886
struct pl330_thread *thrd;
drivers/dma/pl330.c
1994
struct pl330_thread *thrd;
drivers/dma/pl330.c
2376
struct pl330_thread *thrd = pch->thread;
drivers/dma/pl330.c
2929
struct pl330_thread *thrd = &pl330->channels[ch];
drivers/dma/pl330.c
447
struct pl330_thread *thread;
drivers/dma/pl330.c
489
struct pl330_thread *channels;
drivers/dma/pl330.c
491
struct pl330_thread *manager;
drivers/dma/pl330.c
559
static inline bool _queue_full(struct pl330_thread *thrd)
drivers/dma/pl330.c
564
static inline bool is_manager(struct pl330_thread *thrd)
drivers/dma/pl330.c
570
static inline bool _manager_ns(struct pl330_thread *thrd)
drivers/dma/pl330.c
871
static bool _until_dmac_idle(struct pl330_thread *thrd)
drivers/dma/pl330.c
890
static inline void _execute_DBGINSN(struct pl330_thread *thrd,
drivers/dma/pl330.c
916
static inline u32 _state(struct pl330_thread *thrd)
drivers/dma/pl330.c
974
static void _stop(struct pl330_thread *thrd)