Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dste_dma40_ll.c77 src |= D40_TYPE_TO_EVENT(cfg->dev_type); in d40_phy_cfg()
88 dst |= D40_TYPE_TO_EVENT(cfg->dev_type); in d40_phy_cfg()
H A Dste_dma40_ll.h18 #define D40_TYPE_TO_EVENT(type) (type % 16) macro
H A Dste_dma40.c1266 u32 event = D40_TYPE_TO_EVENT(d40c->dma_cfg.dev_type); in d40_config_set_event()
1884 event_line = D40_TYPE_TO_EVENT(dev_type); in d40_allocate_channel()
2017 u32 event = D40_TYPE_TO_EVENT(d40c->dma_cfg.dev_type); in d40_free_dma()
2080 u32 event = D40_TYPE_TO_EVENT(d40c->dma_cfg.dev_type); in d40_is_paused()
2321 u32 event = D40_TYPE_TO_EVENT(dev_type); in __d40_set_prio_rt()