On Wed, 2016-08-17 at 11:05 +0300, Jarkko Nikula wrote:
> On 08/16/2016 05:07 PM, De Marchi, Lucas wrote:
> >
> > On Tue, 2016-08-16 at 17:00 +0300, Jarkko Nikula wrote:
> > >
> > > >
> > > > + */
> > > > + reg = dw_readl(dev, DW_IC_CON);
> > > > + dw_writel(dev, reg ^ DW_IC_C
On 08/16/2016 05:07 PM, De Marchi, Lucas wrote:
On Tue, 2016-08-16 at 17:00 +0300, Jarkko Nikula wrote:
+*/
+ reg = dw_readl(dev, DW_IC_CON);
+ dw_writel(dev, reg ^ DW_IC_CON_10BITADDR_MASTER,
DW_IC_CON);
+
+ if ((dw_readl(dev, DW_IC_CON) &
DW_IC_CON_10BITADDR_MASTER) =
On Tue, 2016-08-16 at 17:00 +0300, Jarkko Nikula wrote:
> Hi, + Wolfram
>
> On 07/29/2016 01:03 AM, Lucas De Marchi wrote:
> >
> > This adapter can be synthesized with dynamic tar update enabled or
> > disabled.
> > When enabled it is not necessary to disable the adapter to change
> > the slave
>
Hi, + Wolfram
On 07/29/2016 01:03 AM, Lucas De Marchi wrote:
This adapter can be synthesized with dynamic tar update enabled or disabled.
When enabled it is not necessary to disable the adapter to change the slave
address in some situations, which saves some time per transaction.
There is no di
This adapter can be synthesized with dynamic tar update enabled or disabled.
When enabled it is not necessary to disable the adapter to change the slave
address in some situations, which saves some time per transaction.
There is no direct register to know if this feature is enabled but we can do i
5 matches
Mail list logo