Searched refs:FIFO_ENABLE (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hpo_dp_stream_encoder.c136 FIFO_ENABLE, 1);
167 FIFO_ENABLE, 0);
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;\
/linux-master/sound/soc/ti/
H A Ddavinci-mcasp.c217 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE);
218 mcasp_set_bits(mcasp, reg, FIFO_ENABLE);
257 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE);
258 mcasp_set_bits(mcasp, reg, FIFO_ENABLE);
319 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE);
347 mcasp_clr_bits(mcasp, reg, FIFO_ENABLE);
H A Ddavinci-mcasp.h293 #define FIFO_ENABLE BIT(16) macro

Completed in 171 milliseconds