Re: SI DMA: clarification on naming convention

2025-03-09 Thread Alexandre Demers
On Sun, Mar 9, 2025 at 12:47 PM Alex Deucher wrote: > > On Sat, Mar 8, 2025 at 3:39 AM Alexandre Demers > wrote: > > > > Hi, > > > > While working on cleaning up sid.h, si_enums.h and some other SI > > related files, I've been scratching my head about why SI DMA files and > > variables were named

Re: SI DMA: clarification on naming convention

2025-03-09 Thread Alex Deucher
On Sat, Mar 8, 2025 at 3:39 AM Alexandre Demers wrote: > > Hi, > > While working on cleaning up sid.h, si_enums.h and some other SI > related files, I've been scratching my head about why SI DMA files and > variables were named "DMA" compared to CIK and over where "SDMA" is > used. > > While I und