Searched refs:FIFO_ENABLE (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/ti/ |
| H A D | davinci-mcasp.h | 293 #define FIFO_ENABLE BIT(16) macro
|
| H A D | davinci-mcasp.c | 214 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE); in mcasp_start_rx() 215 mcasp_set_bits(mcasp, reg, FIFO_ENABLE); in mcasp_start_rx() 254 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE); in mcasp_start_tx() 255 mcasp_set_bits(mcasp, reg, FIFO_ENABLE); in mcasp_start_tx() 316 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE); in mcasp_stop_rx() 344 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE); in mcasp_stop_tx()
|
| /OK3568_Linux_fs/kernel/drivers/net/can/rockchip/ |
| H A D | rockchip_canfd.c | 192 #define FIFO_ENABLE BIT(0) macro 421 rockchip_canfd_read(rcan, CAN_RXFC) | FIFO_ENABLE); in rockchip_canfd_start()
|
| H A D | forlinx_canfd.c | 192 #define FIFO_ENABLE BIT(0) macro 421 rockchip_canfd_read(rcan, CAN_RXFC) | FIFO_ENABLE); in rockchip_canfd_start()
|