Searched refs:PIPE_CHICKEN (Results 1 – 2 of 2) sorted by relevance
731 tmp = intel_de_read(display, PIPE_CHICKEN(pipe)); in icl_set_pipe_chicken()760 intel_de_write(display, PIPE_CHICKEN(pipe), tmp); in icl_set_pipe_chicken()
2600 #define PIPE_CHICKEN(pipe) _MMIO_PIPE(pipe, _PIPEA_CHICKEN,\ macro