Searched refs:PIPE_CHICKEN (Results 1 – 2 of 2) sorted by relevance
1000 tmp = intel_de_read(dev_priv, PIPE_CHICKEN(pipe)); in icl_set_pipe_chicken()1029 intel_de_write(dev_priv, PIPE_CHICKEN(pipe), tmp); in icl_set_pipe_chicken()
5854 #define PIPE_CHICKEN(pipe) _MMIO_PIPE(pipe, _PIPEA_CHICKEN,\ macro