Home
last modified time | relevance | path

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

/linux/sound/soc/intel/keembay/
H A Dkmb_platform.h45 #define TFCR(x) (0x40 * (x) + 0x04C) macro
/linux/sound/soc/dwc/
H A Dlocal.h53 #define TFCR(x) (0x40 * x + 0x04C) macro
H A Ddwc-i2s.c258 i2s_write_reg(dev->i2s_base, TFCR(ch_reg), in dw_i2s_config()