Home
last modified time | relevance | path

Searched refs:FIFO_ENABLE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/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()
/kernel/linux/linux-5.10/sound/soc/ti/
H A Ddavinci-mcasp.h293 #define FIFO_ENABLE BIT(16) macro
H A Ddavinci-mcasp.c214 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()
/kernel/linux/linux-6.6/sound/soc/ti/
H A Ddavinci-mcasp.h293 #define FIFO_ENABLE BIT(16) macro
H A 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()

Completed in 9 milliseconds