Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/include/asm/
Dm68360_enet.h116 #define TFCR 0x18 /* normal operation */ macro
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dfsl,esai.txt33 TFCR[TFWM] or RFCR[RFWM].
/linux-4.4.14/sound/soc/dwc/
Ddesignware_i2s.c48 #define TFCR(x) (0x40 * x + 0x04C) macro
267 i2s_write_reg(dev->i2s_base, TFCR(ch_reg), 0x02); in dw_i2s_hw_params()