Lines Matching defs:oes

141 	struct udma_oes_offsets oes;
2282 irq_udma_idx = soc_data->oes.udma_rchan + uc->rchan->id;
2385 const struct udma_oes_offsets *oes = &ud->soc_data->oes;
2410 irq_ring_idx = uc->bchan->id + oes->bcdma_bchan_ring;
2411 irq_udma_idx = uc->bchan->id + oes->bcdma_bchan_data;
2430 irq_ring_idx = uc->tchan->id + oes->bcdma_tchan_ring;
2431 irq_udma_idx = uc->tchan->id + oes->bcdma_tchan_data;
2450 irq_ring_idx = uc->rchan->id + oes->bcdma_rchan_ring;
2451 irq_udma_idx = uc->rchan->id + oes->bcdma_rchan_data;
2597 const struct udma_oes_offsets *oes = &ud->soc_data->oes;
2625 irq_ring_idx = uc->tchan->tflow_id + oes->pktdma_tchan_flow;
2644 irq_ring_idx = uc->rflow->id + oes->pktdma_rchan_flow;
4310 .oes = {
4317 .oes = {
4410 .oes = {
4416 .oes = {
4422 .oes = {
4428 .oes = {
4654 ud->soc_data->oes.udma_rchan;
4659 ud->soc_data->oes.udma_rchan;
4692 const struct udma_oes_offsets *oes = &ud->soc_data->oes;
4828 irq_res.desc[0].start = oes->bcdma_bchan_ring;
4834 oes->bcdma_bchan_ring;
4845 irq_res.desc[i].start = oes->bcdma_tchan_data;
4847 irq_res.desc[i + 1].start = oes->bcdma_tchan_ring;
4853 oes->bcdma_tchan_data;
4857 oes->bcdma_tchan_ring;
4865 irq_res.desc[i].start = oes->bcdma_rchan_data;
4867 irq_res.desc[i + 1].start = oes->bcdma_rchan_ring;
4873 oes->bcdma_rchan_data;
4877 oes->bcdma_rchan_ring;
4899 const struct udma_oes_offsets *oes = &ud->soc_data->oes;
5005 irq_res.desc[0].start = oes->pktdma_tchan_flow;
5011 oes->pktdma_tchan_flow;
5017 irq_res.desc[i].start = oes->pktdma_rchan_flow;
5022 oes->pktdma_rchan_flow;