K 10 svn:author V 6 marcel K 8 svn:date V 27 2008-03-09T02:29:19.000000Z K 7 svn:log V 243 Don't use in32() and out32() when writing to the CCSRBAR. The in*() and out*() primitives should not be used, other than by ISA drivers. In this case they were used for memory-mapped I/O and were not even used in the spirit of the primitives. END