Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx6_audmux.c61 #define PTCR_TCLKDIR (1 << 26) /* Transmit Clock Direction Control */ macro
104 reg = (PTCR_TFS_DIR | PTCR_TCLKDIR | PTCR_SYN); in audmux_configure()