Searched refs:ITFS (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/blackfin/include/uapi/asm/ |
D | bfin_sport.h | 73 #define ITFS 0x0200 /* Internal TX Frame Sync Select */ macro
|
/linux-4.4.14/sound/soc/blackfin/ |
D | bf5xx-ac97.c | 248 ret = sport_config_tx(sport, ITFS, 0xF, 0, (16*16-1)); in bf5xx_ac97_resume() 332 ret = sport_config_tx(sport_handle, ITFS, 0xF, 0, (16*16-1)); in asoc_bfin_ac97_probe()
|
/linux-4.4.14/drivers/spi/ |
D | spi-bfin-sport.c | 262 bfin_write(&drv_data->regs->rcr1, chip->ctl_reg & ~(ITCLK | ITFS)); in bfin_sport_spi_restore_state() 614 chip->ctl_reg |= ITCLK | ITFS | TFSR | LATFS | LTFS; in bfin_sport_spi_setup()
|
/linux-4.4.14/drivers/tty/serial/ |
D | bfin_sport_uart.c | 125 SPORT_PUT_TCR1(up, (LATFS | ITFS | TFSR | TLSBIT | ITCLK)); in sport_uart_setup()
|