Searched refs:hidma (Results 1 – 5 of 5) sorted by relevance
1 What: /sys/devices/platform/hidma-mgmt*/chanops/chan*/priority10 What: /sys/devices/platform/hidma-mgmt*/chanops/chan*/weight19 What: /sys/devices/platform/hidma-mgmt*/chreset_timeout_cycles31 What: /sys/devices/platform/hidma-mgmt*/dma_channels40 What: /sys/devices/platform/hidma-mgmt*/hw_version_major48 What: /sys/devices/platform/hidma-mgmt*/hw_version_minor56 What: /sys/devices/platform/hidma-mgmt*/max_rd_xactions68 What: /sys/devices/platform/hidma-mgmt*/max_read_request77 What: /sys/devices/platform/hidma-mgmt*/max_wr_xactions90 What: /sys/devices/platform/hidma-mgmt*/max_write_request
1 What: /sys/devices/platform/hidma-*/chid
8 hdma-objs := hidma_ll.o hidma.o hidma_dbg.o
1957 bool hidma) in jme_fill_tx_map() argument1972 txdesc->desc2.flags |= (hidma) ? TXFLAG_64BIT : 0; in jme_fill_tx_map()2006 bool hidma = jme->dev->features & NETIF_F_HIGHDMA; in jme_map_tx_skb() local2020 skb_frag_size(frag), hidma); in jme_map_tx_skb()2031 offset_in_page(skb->data), len, hidma); in jme_map_tx_skb()
19055 F: drivers/dma/qcom/hidma*