Home
last modified time | relevance | path

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

/linux/sound/soc/intel/keembay/
H A Dkmb_platform.c827 u32 comp1_reg; in kmb_plat_dai_probe() local
868 comp1_reg = readl(kmb_i2s->i2s_base + I2S_COMP_PARAM_1); in kmb_plat_dai_probe()
870 kmb_i2s->fifo_th = (1 << COMP1_FIFO_DEPTH(comp1_reg)) / 2; in kmb_plat_dai_probe()