On Wed, Jan 6, 2021 at 9:43 PM Sergey Shtylyov wrote:
> According to the R-Car Series, 3rd Generation User's Manual: Hardware,
> Rev. 1.50, there's no APSR.DM field, instead therea are 2 independent
there
> RX/TX clock internal delay bits. Follow the suit: remove #define APSR_DM
> and rename #d
According to the R-Car Series, 3rd Generation User's Manual: Hardware,
Rev. 1.50, there's no APSR.DM field, instead therea are 2 independent
RX/TX clock internal delay bits. Follow the suit: remove #define APSR_DM
and rename #define's APSR_DM_{R|T}DM to APSR_{R|T}DM.
While at it, do several more