Home | History | Annotate | Download | only in src

Lines Matching refs:iomem

2536 					c->u.iomem.low_iomem = le64_to_cpu(b64[0]);
2537 c->u.iomem.high_iomem = le64_to_cpu(b64[1]);
2542 c->u.iomem.low_iomem = le32_to_cpu(buf[0]);
2543 c->u.iomem.high_iomem = le32_to_cpu(buf[1]);