Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dste_dma40_ll.h17 #define D40_TYPE_TO_GROUP(type) (type / 16) macro
H A Dste_dma40.c1883 event_group = D40_TYPE_TO_GROUP(dev_type); in d40_allocate_channel()
2322 u32 group = D40_TYPE_TO_GROUP(dev_type); in __d40_set_prio_rt()