Searched refs:TFCR (Results 1 – 3 of 3) sorted by relevance
45 #define TFCR(x) (0x40 * (x) + 0x04C) macro
53 #define TFCR(x) (0x40 * x + 0x04C) macro
258 i2s_write_reg(dev->i2s_base, TFCR(ch_reg), in dw_i2s_config()