Home | History | Annotate | Download | only in src

Lines Matching full:iomem

2730 					c->u.iomem.low_iomem = le64_to_cpu(b64[0]);
2731 c->u.iomem.high_iomem = le64_to_cpu(b64[1]);
2736 c->u.iomem.low_iomem = le32_to_cpu(buf[0]);
2737 c->u.iomem.high_iomem = le32_to_cpu(buf[1]);