Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i2c/
Dtda998x_drv.c875 u8 buf[6], clksel_aip, clksel_fs, cts_n, adiv; in tda998x_configure_audio() local
886 clksel_aip = AIP_CLKSEL_AIP_SPDIF; in tda998x_configure_audio()
894 clksel_aip = AIP_CLKSEL_AIP_I2S; in tda998x_configure_audio()
917 reg_write(priv, REG_AIP_CLKSEL, clksel_aip); in tda998x_configure_audio()
955 reg_write(priv, REG_AIP_CLKSEL, clksel_aip | clksel_fs); in tda998x_configure_audio()