Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
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;\
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-6.1.9/sound/soc/ti/
Ddavinci-mcasp.h293 #define FIFO_ENABLE BIT(16) macro
Ddavinci-mcasp.c219 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE); in mcasp_start_rx()
220 mcasp_set_bits(mcasp, reg, FIFO_ENABLE); in mcasp_start_rx()
259 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE); in mcasp_start_tx()
260 mcasp_set_bits(mcasp, reg, FIFO_ENABLE); in mcasp_start_tx()
321 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE); in mcasp_stop_rx()
349 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE); in mcasp_stop_tx()