RB_SIZE           132 drivers/gpu/drm/amd/amdgpu/cz_ih.c 	ih_rb_cntl = REG_SET_FIELD(ih_rb_cntl, IH_RB_CNTL, RB_SIZE, rb_bufsz);
RB_SIZE           132 drivers/gpu/drm/amd/amdgpu/iceland_ih.c 	ih_rb_cntl = REG_SET_FIELD(ih_rb_cntl, IH_RB_CNTL, RB_SIZE, rb_bufsz);
RB_SIZE            86 drivers/gpu/drm/amd/amdgpu/navi10_ih.c 	ih_rb_cntl = REG_SET_FIELD(ih_rb_cntl, IH_RB_CNTL, RB_SIZE, rb_bufsz);
RB_SIZE           440 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c 		rb_cntl = REG_SET_FIELD(rb_cntl, SDMA0_GFX_RB_CNTL, RB_SIZE, rb_bufsz);
RB_SIZE           678 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c 		rb_cntl = REG_SET_FIELD(rb_cntl, SDMA0_GFX_RB_CNTL, RB_SIZE, rb_bufsz);
RB_SIZE           965 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 	rb_cntl = REG_SET_FIELD(rb_cntl, SDMA0_GFX_RB_CNTL, RB_SIZE, rb_bufsz);
RB_SIZE           643 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c 		rb_cntl = REG_SET_FIELD(rb_cntl, SDMA0_GFX_RB_CNTL, RB_SIZE, rb_bufsz);
RB_SIZE           127 drivers/gpu/drm/amd/amdgpu/tonga_ih.c 	ih_rb_cntl = REG_SET_FIELD(ih_rb_cntl, IH_RB_CNTL, RB_SIZE, rb_bufsz);
RB_SIZE           176 drivers/gpu/drm/amd/amdgpu/vega10_ih.c 	ih_rb_cntl = REG_SET_FIELD(ih_rb_cntl, IH_RB_CNTL, RB_SIZE, rb_bufsz);
RB_SIZE          2116 drivers/macintosh/via-pmu.c 	}	rb_buf[RB_SIZE];
RB_SIZE          2142 drivers/macintosh/via-pmu.c 		if (i >= RB_SIZE)
RB_SIZE          2209 drivers/macintosh/via-pmu.c 			if (++i >= RB_SIZE)