Searched refs:acpr (Results 1 – 2 of 2) sorted by relevance
7 - lltc,acpr-gpios: Connect to ACPR output. See remark below.26 lltc,acpr-gpios = <&gpio0 68 GPIO_ACTIVE_LOW>;
2689 xAllocColorPlanesReply acpr; in ProcAllocColorPlanes() local2703 acpr = (xAllocColorPlanesReply) { in ProcAllocColorPlanes()2716 ppixels, &acpr.redMask, &acpr.greenMask, in ProcAllocColorPlanes()2717 &acpr.blueMask))) { in ProcAllocColorPlanes()2721 acpr.length = bytes_to_int32(length); in ProcAllocColorPlanes()2726 WriteReplyToClient(client, sizeof(xAllocColorPlanesReply), &acpr); in ProcAllocColorPlanes()