From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw02.freescale.net (az33egw02.freescale.net [192.88.158.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw02.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 6043EDF493 for ; Fri, 18 Apr 2008 02:21:38 +1000 (EST) Date: Thu, 17 Apr 2008 11:22:00 -0500 From: Scott Wood To: Anton Vorontsov Subject: Re: [PATCH 6/8] [POWERPC] sysdev,qe_lib: implement FSL GTM support Message-ID: <20080417162200.GA2608@loki.buserror.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Apr 17, 2008 at 04:39:04AM +1000, Anton Vorontsov wrote: > +#define GTMDR_FFR (1 << 3) This should be GTMDR_FRR according to the chip docs. -Scott