Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cobalt/
H A Dcobalt-omnitek.c50 #define DESCRIPTOR(c) (BASE + 0x50 + ((c) * 0x40)) macro
100 iowrite32((u32)((u64)desc->bus >> 32), DESCRIPTOR(s->dma_channel) + 4); in omni_sg_dma_start()
101 iowrite32((u32)desc->bus & NEXT_ADRS_MSK, DESCRIPTOR(s->dma_channel)); in omni_sg_dma_start()
/openbmc/linux/tools/perf/Documentation/
H A Dperf-list.txt101 RAW HARDWARE EVENT DESCRIPTOR
/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi_history.txt578 * Corrected DECSRIPTOR typo to DESCRIPTOR.