X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=sound%2Fsoc%2Fstarfive%2Fstarfive_i2s.h;h=108412d4b95ba930c2d081575d32476f7c9cf047;hb=099a9cd86939811c305120244a93ee9033ce0045;hp=2e41b08025a51e2b14a4dd21d07c9bcb6a233a04;hpb=cd20d0ea0366470e0d64e4257fb5aa08ed0f0b4b;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/sound/soc/starfive/starfive_i2s.h b/sound/soc/starfive/starfive_i2s.h index 2e41b080..108412d 100644 --- a/sound/soc/starfive/starfive_i2s.h +++ b/sound/soc/starfive/starfive_i2s.h @@ -105,7 +105,10 @@ struct dw_i2s_dev { u32 ccr; u32 xfer_resolution; u32 fifo_th; + u32 syscon_offset_18; + u32 syscon_offset_34; + struct clk *clk_apb0; struct clk *clk_i2s_apb; struct clk *clk_i2s_bclk_mst; struct clk *clk_i2s_lrck_mst;