Searched refs:FIFO_ENABLE (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/hpo/dcn31/ |
H A D | dcn31_hpo_dp_stream_encoder.h | 131 …SE_SF(DP_STREAM_ENC0_DP_STREAM_ENC_CLOCK_RAMP_ADJUSTER_FIFO_STATUS_CONTROL0, FIFO_ENABLE, mask_sh)… 176 type FIFO_ENABLE;\
|
H A D | dcn31_hpo_dp_stream_encoder.c | 136 FIFO_ENABLE, 1); in dcn31_hpo_dp_stream_enc_dp_unblank() 167 FIFO_ENABLE, 0); in dcn31_hpo_dp_stream_enc_dp_blank()
|
/linux/sound/soc/ti/ |
H A D | davinci-mcasp.h | 293 #define FIFO_ENABLE BIT(16) macro
|
H A D | davinci-mcasp.c | 217 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE); in mcasp_start_rx() 218 mcasp_set_bits(mcasp, reg, FIFO_ENABLE); in mcasp_start_rx() 257 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE); in mcasp_start_tx() 258 mcasp_set_bits(mcasp, reg, FIFO_ENABLE); in mcasp_start_tx() 319 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE); in mcasp_stop_rx() 347 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE); in mcasp_stop_tx()
|