Lines Matching defs:pl080s
105 * @pl080s: whether this variant is a Samsung PL080S, which has separate
117 bool pl080s;
154 * @pl080s: channel is on a PL08s
169 bool pl080s;
394 if (pl08x->vd->pl080s)
514 if (pl08x->vd->pl080s)
682 } else if (ch->pl080s) {
723 } else if (ch->pl080s) {
1186 if (pl08x->vd->pl080s)
1220 if (pl08x->vd->pl080s) {
2140 if (config->device_fc && pl08x->vd->pl080s) {
2824 if (vd->pl080s)
2886 if (vd->pl080s)
2887 ch->pl080s = true;
2953 amba_part(adev), pl08x->vd->pl080s ? "s" : "", amba_rev(adev),
3003 .pl080s = true,