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) {
2148 if (config->device_fc && pl08x->vd->pl080s) {
2835 if (vd->pl080s)
2897 if (vd->pl080s)
2898 ch->pl080s = true;
2964 amba_part(adev), pl08x->vd->pl080s ? "s" : "", amba_rev(adev),
3014 .pl080s = true,