Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
H A Ddcn31_hpo_dp_stream_encoder.h131 …SE_SF(DP_STREAM_ENC0_DP_STREAM_ENC_CLOCK_RAMP_ADJUSTER_FIFO_STATUS_CONTROL0, FIFO_ENABLE, mask_sh)…
176 type FIFO_ENABLE;\
H A Ddcn31_hpo_dp_stream_encoder.c136 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 Ddavinci-mcasp.h293 #define FIFO_ENABLE BIT(16) macro
H A Ddavinci-mcasp.c217 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()