[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A662C33.7080505@gmail.com>
Date: Tue, 21 Jul 2009 22:59:31 +0200
From: Jiri Slaby <jirislaby@...il.com>
To: Pekka Paalanen <pq@....fi>
CC: linux-kernel@...r.kernel.org
Subject: Re: Do cpu-endian MMIO accessors exist?
On 07/21/2009 10:42 PM, Pekka Paalanen wrote:
> This is for Nouveau, where the hardware is configured to have the
> same endianess as the cpu. Well, it's configured BE for PPC and
> LE otherwise.
But not only ppc is BE.
> Do cpu-endian MMIO accessors exist? What should I use, or do I just
> have to use #ifdef __BIG_ENDIAN?
There is __raw_readl which doesn't switch bytes.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists