Home
last modified time | relevance | path

Searched refs:I2S_CR2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/
H A Dclk-fsl-sai.c17 #define I2S_CR2 0x08 macro
51 sai_clk->div.reg = base + I2S_CR2; in fsl_sai_clk_probe()
57 writel(CR2_BCD, base + I2S_CR2); in fsl_sai_clk_probe()